[med-svn] [Git][med-team/python-intervaltree-bio][master] 3 commits: Revert addition of redundant fields

Andreas Tille gitlab at salsa.debian.org
Sun Sep 1 06:22:54 BST 2019



Andreas Tille pushed to branch master at Debian Med / python-intervaltree-bio


Commits:
3bc8837e by Andreas Tille at 2019-09-01T05:14:32Z
Revert addition of redundant fields

- - - - -
cb4a8c8d by Andreas Tille at 2019-09-01T05:15:28Z
Explicitly Depends: python3-intervaltree

- - - - -
e86ca109 by Andreas Tille at 2019-09-01T05:22:27Z
Document issue in autopkgtest as TODO

- - - - -


3 changed files:

- debian/changelog
- debian/control
- − debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -4,7 +4,21 @@ python-intervaltree-bio (1.0.1-5) UNRELEASED; urgency=medium
   * debhelper-compat 12
   * Standards-Version: 4.4.0
   * Remove trailing whitespace in debian/changelog
-  * Set upstream metadata fields: Contact, Name.
+  * 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
 
  -- Andreas Tille <tille at debian.org>  Wed, 21 Aug 2019 07:53:48 +0200
 


=====================================
debian/control
=====================================
@@ -17,7 +17,8 @@ Homepage: https://github.com/konstantint/intervaltree-bio
 Package: python3-intervaltree-bio
 Architecture: all
 Depends: ${misc:Depends},
-         ${python3:Depends}
+         ${python3:Depends},
+         python3-intervaltree
 Description: Interval tree convenience classes for genomic data -- Python 3 library
  Convenience classes for loading UCSC genomic annotation records into
  a set of interval tree data structures.


=====================================
debian/upstream/metadata deleted
=====================================
@@ -1,2 +0,0 @@
-Name: python-intervaltree-bio
-Contact: Konstantin Tretyakov <kt at ut.ee>



View it on GitLab: https://salsa.debian.org/med-team/python-intervaltree-bio/compare/46039c30b913edddd093391e81e5e68261b46cfc...e86ca109fbdcf39840df90e19dd87e7f20ee7a02

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-intervaltree-bio/compare/46039c30b913edddd093391e81e5e68261b46cfc...e86ca109fbdcf39840df90e19dd87e7f20ee7a02
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190901/071f000b/attachment-0001.html>


More information about the debian-med-commit mailing list