Andreas Tille pushed to branch master at Debian Med / python-pysam
Commits: 07dd508c by Andreas Tille at 2018-09-14T12:20:52Z Restore changes of latest upload - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -8,13 +8,13 @@ python-pysam (0.15.1+ds-1) UNRELEASED; urgency=medium -- Steffen Moeller <[email protected]> Fri, 14 Sep 2018 10:44:51 +0200 -python-pysam (0.15.0.1+ds-2) UNRELEASED; urgency=medium +python-pysam (0.15.0.1+ds-2) unstable; urgency=medium * Remove ancient fields X-Python*-Version * Adjust patches for build time test suite * Standards-Version: 4.2.1 - -- Andreas Tille <[email protected]> Wed, 12 Sep 2018 14:37:26 +0200 + -- Andreas Tille <[email protected]> Wed, 12 Sep 2018 18:37:42 +0200 python-pysam (0.15.0.1+ds-1) experimental; urgency=medium ===================================== debian/rules ===================================== @@ -15,6 +15,10 @@ HTSLIBDIR := /usr/lib/$(DEB_HOST_MULTIARCH) export HTSLIB_LIBRARY_DIR=$(HTSLIBDIR) export HTSLIB_INCLUDE_DIR=/usr/include +# unfortunately this does not work - any hint to fix this would be really welcome +#export PYBUILD_TEST_ARGS_python2=-k-XTestRemoteFileHTTP -k-XTestRemoteFileHTTPWithHeader +#export PYBUILD_TEST_ARGS_python3=-k-XTestRemoteFileHTTP -k-XTestRemoteFileHTTPWithHeader + clean: clean-tests %: dh $@ --with python2,python3 --buildsystem=pybuild View it on GitLab: https://salsa.debian.org/med-team/python-pysam/commit/07dd508c5a5c866fbe438fe546c2178ae7762abe -- View it on GitLab: https://salsa.debian.org/med-team/python-pysam/commit/07dd508c5a5c866fbe438fe546c2178ae7762abe You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
