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


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to