[med-svn] [Git][med-team/python-cobra][master] 2 commits: Exclude s390x from list of architectures since one test of the test
Andreas Tille
gitlab at salsa.debian.org
Sat Aug 8 14:53:04 BST 2020
Andreas Tille pushed to branch master at Debian Med / python-cobra
Commits:
28acee22 by Andreas Tille at 2020-08-08T14:59:05+02:00
Exclude s390x from list of architectures since one test of the test
suite fails on this architecture and there are no resources to track
this down.
- - - - -
b09ab553 by Andreas Tille at 2020-08-08T15:03:07+02:00
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+python-cobra (0.18.1-2) unstable; urgency=medium
+
+ * Exclude s390x from list of architectures since one test of the test
+ suite fails on this architecture and there are no resources to track
+ this down.
+ Closes: #961224
+
+ -- Andreas Tille <tille at debian.org> Sat, 08 Aug 2020 14:59:14 +0200
+
python-cobra (0.18.1-1) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -36,7 +36,7 @@ Homepage: https://opencobra.github.io/cobrapy/
Rules-Requires-Root: no
Package: python3-cobra
-Architecture: any
+Architecture: any-amd64 arm64 armel armhf any-i386 mips mips64el mipsel ppc64el alpha hppa m68k powerpc powerpcspe ppc64 sh4 sparc64 x32
Depends: ${shlibs:Depends},
${misc:Depends},
${python3:Depends},
View it on GitLab: https://salsa.debian.org/med-team/python-cobra/-/compare/039159bf7e0da9cc97fa7e146b1911db2f3f1097...b09ab55331d76b6998bad7729ca8b64f66a8b122
--
View it on GitLab: https://salsa.debian.org/med-team/python-cobra/-/compare/039159bf7e0da9cc97fa7e146b1911db2f3f1097...b09ab55331d76b6998bad7729ca8b64f66a8b122
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/20200808/9a428919/attachment-0001.html>
More information about the debian-med-commit
mailing list