After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 772949 - [patch] small fixes around the tests' build
[patch] small fixes around the tests' build
Status: RESOLVED FIXED
Product: pygobject
Classification: Bindings
Component: general
Git master
Other Linux
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
: 780406 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2016-10-14 17:08 UTC by Mikhail Fludkov
Modified: 2017-03-23 15:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0002 use g-ir utils found by pkg-config (2.22 KB, patch)
2016-10-14 17:08 UTC, Mikhail Fludkov
committed Details | Review
0003 pygi-info: appease valgrind (1.04 KB, patch)
2016-10-14 17:09 UTC, Mikhail Fludkov
committed Details | Review
0004 testhelper: propagate exception if _gobject could not be imported (855 bytes, patch)
2016-10-14 17:10 UTC, Mikhail Fludkov
committed Details | Review
0001 build libregress with disabled cairo (1.58 KB, patch)
2016-10-14 17:12 UTC, Mikhail Fludkov
committed Details | Review

Description Mikhail Fludkov 2016-10-14 17:08:14 UTC
Created attachment 337731 [details] [review]
0002 use g-ir utils found by pkg-config

We have a few patches in our repo (https://github.com/pexip/pygobject) fixing small different issues. See attachment description for more info.
Comment 1 Mikhail Fludkov 2016-10-14 17:09:17 UTC
Created attachment 337732 [details] [review]
0003 pygi-info: appease valgrind
Comment 2 Mikhail Fludkov 2016-10-14 17:10:17 UTC
Created attachment 337733 [details] [review]
0004 testhelper: propagate exception if _gobject could not be  imported
Comment 3 Mikhail Fludkov 2016-10-14 17:12:45 UTC
Created attachment 337734 [details] [review]
0001 build libregress with disabled cairo
Comment 4 Christoph Reiter (lazka) 2017-03-20 17:17:39 UTC
All pushed to master, thanks!
Comment 5 Mikhail Fludkov 2017-03-20 18:45:50 UTC
(In reply to Christoph Reiter (lazka) from comment #4)
> All pushed to master, thanks!

Great. Good to see my patch got attention. I would appreciate if can look at another one https://bugzilla.gnome.org/show_bug.cgi?id=772950
Comment 6 Christoph Reiter (lazka) 2017-03-23 15:03:07 UTC
*** Bug 780406 has been marked as a duplicate of this bug. ***