Overview
Request 777421 accepted
- Update to version 2.0.0:
- Add mypaint-python3-pass-str-to-exec.patch: Fix build with python3 by passing a str object as the first arg to exec instead of an open file object.
- Drop no longer needed patches: * mypaint-scons-to-python3.patch * reproducible.patch.
- Switch to using python3.
- Use python build macros to build and install.
- New BuildRequires: pkgconfig(gtk+-3.0), pkgconfig(libmypaint) >= 1.5.0, pkgconfig(mypaint-brushes-2.0), python3-gobject-devel, python3-setuptools, python-rpm-macros, pkgconfig(gtk+-3.0).
- New Requires: python3-gobject-Gdk.
- Run tests as part of %check.
- Use %autosetup to set up build dir and apply patches.
- Drop post(un) scriptlets handled by rpm file triggers.
- Created by badshah400
- In state accepted
- Package maintainers: ZaWertun, badshah400, and malcolmlewis
Request History
badshah400 created request
- Update to version 2.0.0:
- Add mypaint-python3-pass-str-to-exec.patch: Fix build with python3 by passing a str object as the first arg to exec instead of an open file object.
- Drop no longer needed patches: * mypaint-scons-to-python3.patch * reproducible.patch.
- Switch to using python3.
- Use python build macros to build and install.
- New BuildRequires: pkgconfig(gtk+-3.0), pkgconfig(libmypaint) >= 1.5.0, pkgconfig(mypaint-brushes-2.0), python3-gobject-devel, python3-setuptools, python-rpm-macros, pkgconfig(gtk+-3.0).
- New Requires: python3-gobject-Gdk.
- Run tests as part of %check.
- Use %autosetup to set up build dir and apply patches.
- Drop post(un) scriptlets handled by rpm file triggers.
malcolmlewis accepted request
Looks good, thanks :)
Note: depends on sr#776209 and sr#776058
Both those sr's have been accepted, so nothing is holding this back any more.
@Mailaender, @ZaWertun, @malcolmlewis: review reminder
Ping?