[Python-modules-commits] [fpylll] 02/02: Set post-intall py.test for each favour of python-cysignals
Jerome Benoit
calculus-guest at moszumanska.debian.org
Sat Nov 5 03:36:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
calculus-guest pushed a commit to branch master
in repository fpylll.
commit 966b20059d5b16cc548accbc9203ba79d98ead59
Author: Jerome Benoit <calculus at rezozer.net>
Date: Sat Nov 5 03:30:14 2016 +0000
Set post-intall py.test for each favour of python-cysignals
---
debian/changelog | 6 ++++--
debian/tests/control | 5 ++++-
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 53f7247..c0ba476 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,9 +4,11 @@ fpylll (0.2.3+ds-2) unstable; urgency=medium
- debian/control:
- [Build-]Depends field, specify a default favour for python-cysignals;
- Depends field for python-fpylll, add python-cysignals,numpy}, thanks
- to post-install tests.
+ to post-install tests;
+ - debian/tests/control:
+ - py.test, now performed for each favour of python-cysignals.
- -- Jerome Benoit <calculus at rezozer.net> Sat, 05 Nov 2016 03:23:46 +0000
+ -- Jerome Benoit <calculus at rezozer.net> Sat, 05 Nov 2016 03:28:31 +0000
fpylll (0.2.3+ds-1) unstable; urgency=medium
diff --git a/debian/tests/control b/debian/tests/control
index f12e293..aad8c01 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,5 @@
Test-Command: py.test /usr/share/doc/python-fpylll-doc/tests
-Depends: python-fpylll, python-fpylll-doc, python-pytest
+Depends: python-cysignals-bare, python-fpylll, python-fpylll-doc, python-pytest
+
+Test-Command: py.test /usr/share/doc/python-fpylll-doc/tests
+Depends: python-cysignals-pari, python-fpylll, python-fpylll-doc, python-pytest
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/fpylll.git
More information about the Python-modules-commits
mailing list