Skip to content
Commits on Source (3)
......@@ -2,23 +2,11 @@ python-intervaltree-bio (1.0.1-5) UNRELEASED; urgency=medium
* Remove Python2 package
* debhelper-compat 12
* Standards-Version: 4.4.0
* Standards-Version: 4.4.1
* Remove trailing whitespace in debian/changelog
* Explicitly Depends: python3-intervaltree
TODO:
autopkgtest [05:18:21]: test command1: python3 -m pytest --ignore=.pc --verbose --datadir debian/data
autopkgtest [05:18:21]: test command1: [-----------------------
ImportError while loading conftest '/tmp/autopkgtest.ZfQ6fb/tree/conftest.py'.
py._path.local.LocalPath.ImportMismatchError: ('conftest', '/build/python-intervaltree-bio-1.0.1/conftest.py', local('/tmp/autopkgtest.ZfQ6fb/tree/conftest.py'))
autopkgtest [05:18:21]: test command1: -----------------------]
autopkgtest [05:18:22]: test command1: - - - - - - - - - - results - - - - - - - - - -
command1 FAIL non-zero exit status 4
autopkgtest [05:18:22]: test command1: - - - - - - - - - - stderr - - - - - - - - - -
ImportError while loading conftest '/tmp/autopkgtest.ZfQ6fb/tree/conftest.py'.
py._path.local.LocalPath.ImportMismatchError: ('conftest', '/build/python-intervaltree-bio-1.0.1/conftest.py', local('/tmp/autopkgtest.ZfQ6fb/tree/conftest.py'))
autopkgtest [05:18:22]: @@@@@@@@@@@@@@@@@@@@ summary
command1 FAIL non-zero exit status 4
autopkgtest [05:18:22]: Binaries: resetting testbed apt configuration
* Make sure only offline tests are done
TODO: Autopkgtest is somehow broken - better rewrite it
-- Andreas Tille <tille@debian.org> Wed, 21 Aug 2019 07:53:48 +0200
......
......@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 12),
python3-setuptools,
python3-intervaltree,
python3-pytest <!nocheck>
Standards-Version: 4.4.0
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/med-team/python-intervaltree-bio
Vcs-Git: https://salsa.debian.org/med-team/python-intervaltree-bio.git
Homepage: https://github.com/konstantint/intervaltree-bio
......
Test-Command:
python3 -m pytest --ignore=.pc --verbose --datadir debian/data
quilt push -a && python3 -m pytest --ignore=.pc --verbose --datadir debian/data
Depends:
python3-intervaltree-bio,
python3-pytest
python3-pytest,
quilt
Restrictions: rw-build-tree