Opened 11 years ago
Closed 11 years ago
#6613 closed enhancement (fixed)
pygobject3-3.16.2
| Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.8 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
http://ftp.acc.umu.se/pub/gnome/sources/pygobject/3.16/pygobject-3.16.2.tar.xz
http://ftp.acc.umu.se/pub/gnome/sources/pygobject/3.16/pygobject-3.16.2.sha256sum
de620e00fe7ecb788aa2dc0d664e41f71b8e718e728168e8d982cf193a9e7e64
http://ftp.acc.umu.se/pub/gnome/sources/pygobject/3.16/pygobject-3.16.2.news
3.16.2 15-Jun-2015
- overrides: Provide _overrides_module attribute
(Christoph Reiter) (#736678)
Change History (2)
comment:1 by , 11 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
| Summary: | pygobject-3.16.2 → pygobject3-3.16.2 |
Fixed at r16131.
Note:
See TracTickets
for help on using tickets.

Always the same error in the test suite (for python2 and for python3. Search, but fail to find anything relevant.
ERROR: test_xdg_dirs (test_glib.TestGLib) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/pygobject-3.16.2/tests/test_glib.py", line 42, in test_xdg_dirs self.assertTrue('/' in d, d) TypeError: argument of type 'NoneType' is not iterable