[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#692023: ITP: python-dbusmock -- Mock D-Bus objects for testsuites



* Martin Pitt <mpitt@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


Reply to: