[Python-modules-team] Bug#692023: ITP: python-dbusmock -- Mock D-Bus objects for testsuites
Jakub Wilk
jwilk at debian.org
Sat Nov 3 15:30:06 UTC 2012
* Martin Pitt <mpitt at debian.org>, 2012-11-01, 12:58:
>Is it ok to upload this with Maintainer: being the Python team, and me
>being the/an uploader?
Yup, please feel free.
I had a quick look at the package. Unfortunately, it FTBFS:
| python3 setup.py build
| Traceback (most recent call last):
| File "setup.py", line 13, in <module>
| with open('NEWS') as f:
| IOError: [Errno 2] No such file or directory: 'NEWS'
Please add ${python3:Depends} to Depends.
In debian/rules you run "setup.py install" with all supported Python 3
versions, but "setup.py build" and "setup.py test" only with the default
one. This looks weird.
--
Jakub Wilk
More information about the Python-modules-team
mailing list