Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 676556 - dev-python/pygobject-3.30.4 version bump
Summary: dev-python/pygobject-3.30.4 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2019-01-27 17:49 UTC by Sander Sweers
Modified: 2019-03-11 16:16 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
pygobject-3.30.4.ebuild (pygobject-3.30.4.ebuild,2.26 KB, text/plain)
2019-01-27 17:49 UTC, Sander Sweers
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sander Sweers 2019-01-27 17:49:30 UTC
Created attachment 563006 [details]
pygobject-3.30.4.ebuild

Attached is an updated ebuild with all the changes to make it work with meson.

* Move gnome2 phases to meson.
* Drop running_in_build_dir and python_copy_sources, there is no need with meson.
* Use gnome.org eclass to fetch sources.
* Removed pyflakes comment, its not used anymore.
Comment 1 Sander Sweers 2019-01-28 23:44:47 UTC
FYI, I am also trying to make pygobject work with pypy(3). I ran into, what looks like a couple bugs in meson's python module. For interested folks see https://github.com/mesonbuild/meson/issues/4841
Comment 2 Sander Sweers 2019-02-07 00:29:07 UTC
(In reply to Sander Sweers from comment #1)
> FYI, I am also trying to make pygobject work with pypy(3).
Meson got [1] to fix building pygobject with pypy. Because of how pypy 6 did install schemas it is probably wise to not use that with pygobject+meson. Pypy 7 fixed that, see Bug 677398 for more info on that.

[1] https://github.com/mesonbuild/meson/commit/1bd14b52b26b0f4ec207bf7e38813b82bfc15f86
Comment 3 Larry the Git Cow gentoo-dev 2019-03-11 16:16:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09c01f77571d177340813069569dba80645b6355

commit 09c01f77571d177340813069569dba80645b6355
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2019-03-11 14:55:27 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2019-03-11 16:14:11 +0000

    dev-python/pygobject: bump to 3.30.4
    
    Closes: https://bugs.gentoo.org/676556
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 dev-python/pygobject/Manifest                |  1 +
 dev-python/pygobject/pygobject-3.30.4.ebuild | 72 ++++++++++++++++++++++++++++
 2 files changed, 73 insertions(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30e2c7a3324e7f2dce7d320d319f2445eb3c6664

commit 30e2c7a3324e7f2dce7d320d319f2445eb3c6664
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2019-03-11 16:00:06 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2019-03-11 16:14:20 +0000

    dev-python/pygobject: bump to 3.32.0
    
    Bug: https://bugs.gentoo.org/676556
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 dev-python/pygobject/Manifest                                         | 2 +-
 .../pygobject/{pygobject-3.30.4.ebuild => pygobject-3.32.0.ebuild}    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)