[med-svn] [Git][med-team/python-csb][master] 3 commits: Stop running Python2 autopkg tests.

Michael R. Crusoe gitlab at salsa.debian.org
Thu Oct 3 11:24:01 BST 2019



Michael R. Crusoe pushed to branch master at Debian Med / python-csb


Commits:
968e93ba by Matthias Klose at 2019-10-03T10:11:55Z
Stop running Python2 autopkg tests.

- - - - -
263bd819 by Michael R. Crusoe at 2019-10-03T10:16:19Z
Set upstream metadata fields: Contact, Name.

- - - - -
861ca026 by Michael R. Crusoe at 2019-10-03T10:21:24Z
remove obsolete comment

- - - - -


4 changed files:

- debian/changelog
- debian/tests/build
- debian/tests/control
- debian/upstream/metadata


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+python-csb (1.2.5+dfsg-5) UNRELEASED; urgency=medium
+
+  * Team upload.
+  [ Matthias Klose ]
+  * Stop running Python2 autopkg tests.
+
+  [ Michael R. Crusoe ]
+  * Set upstream metadata fields: Contact, Name.
+
+ -- Matthias Klose <doko at ubuntu.com>  Thu, 03 Oct 2019 11:34:14 +0200
+
 python-csb (1.2.5+dfsg-4) unstable; urgency=medium
 
   * Remove Python2 support


=====================================
debian/tests/build
=====================================
@@ -5,6 +5,6 @@ set -eu
 cp -r csb/test "$ADTTMP/"
 
 cd "$ADTTMP"
-for py in $(pyversions -i) $(py3versions -i); do
+for py in $(py3versions -i); do
     PYTHONWARNINGS=d $py test/app.py --generated-resources /tmp --verbosity 2
 done


=====================================
debian/tests/control
=====================================
@@ -1,5 +1,3 @@
-# See https://lists.debian.org/debian-devel/2018/04/msg00285.html
-
 Tests: build
-Depends: python-csb, python-unittest2, python3-csb, python3-all
+Depends: python3-csb, python3-all
 Restrictions: allow-stderr


=====================================
debian/upstream/metadata
=====================================
@@ -1,7 +1,9 @@
 Registry:
- - Name: OMICtools
-   Entry: OMICS_09827
- - Name: bio.tools
-   Entry: NA
- - Name: SciCrunch
-   Entry: SCR_016065
\ No newline at end of file
+- Name: OMICtools
+  Entry: OMICS_09827
+- Name: bio.tools
+  Entry: NA
+- Name: SciCrunch
+  Entry: SCR_016065
+Name: csb
+Contact: Ivan Kalev <ivan.kalev at gmail.com>



View it on GitLab: https://salsa.debian.org/med-team/python-csb/compare/53ca30e1582ab609df4a5006faa421708fb7fb40...861ca026310551947f4d480bdf7c7bf77580bada

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-csb/compare/53ca30e1582ab609df4a5006faa421708fb7fb40...861ca026310551947f4d480bdf7c7bf77580bada
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/20191003/7d30e619/attachment-0001.html>


More information about the debian-med-commit mailing list