Bug#820896: ITP: python-hashids -- Python implementation of hashids

2016-04-13 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts * Package name: python-hashids Version : 1.1.0 Upstream Author : David Aurelio * URL : https://github.com/davidaurelio/hashids-python * License : MIT Programming

Re: Compiled bytecode installed, because test suite was run

2016-04-13 Thread Piotr Ożarowski
[Ben Finney, 2016-04-13] > package_share_dir = /usr/share/${PACKAGE_NAME} > export PYBUILD_INSTALL_ARGS ?= \ >--install-lib=${package_share_dir}/ \ >--install-scripts=${package_share_dir}/ > > So with Pybuild configured correctly, that should mean I don't need to >

Re: Compiled bytecode installed, because test suite was run

2016-04-13 Thread Ben Finney
Piotr Ożarowski writes: > [Ben Finney, 2016-04-13] > > One complication may have been that the directory name to which the > > library was installed (with the “--install-lib” option) does not > > contain the Debian package name. > > […] By changing --install-lib you modified

Re: Compiled bytecode installed, because test suite was run

2016-04-13 Thread Piotr Ożarowski
> PYBUILD_NAME and PYBUILD_DESTDIR are pybuild related, dh_python3 doesn't > use them. By changing --install-lib you modified destination directory > anyway (and you should point dh_python3 to the same dir - it doesn't > know about pybuild's existence) FTR: PYBUILD_DESTDIR is like DESTDIR but

Re: Compiled bytecode installed, because test suite was run

2016-04-13 Thread Piotr Ożarowski
[Ben Finney, 2016-04-13] > Piotr Ożarowski writes: > > > [Ben Finney, 2016-04-12] > > > * Pybuild runs the upstream test suite > > > * which imports the Python packages > > > * which creates the compiled bytecode files > > > * which remain in the package directories > > > *

Bug #820811: ITP: python-fitsio -- Python wrapper on the CFITSIO library

2016-04-13 Thread Ole Streicher
Package: wnpp Owner: Ole Streicher Severity: wishlist X-Debbugs-Cc: debian-de...@lists.debian.org,debian-as...@lists.debian.org,debian-python@lists.debian.org * Package name: python-fitsio Version : 0.9.8 Upstream Author : Eric Sheldon * URL :