[med-svn] [Git][med-team/python-ciso8601][master] Updating test dependencies

Malihe Asemani gitlab at salsa.debian.org
Tue Apr 21 20:20:10 BST 2020



Malihe Asemani pushed to branch master at Debian Med / python-ciso8601


Commits:
79fef896 by Malihe Asemani at 2020-04-21T23:48:48+04:30
Updating test dependencies
Adding $ADTTMP to test command

- - - - -


1 changed file:

- debian/tests/control


Changes:

=====================================
debian/tests/control
=====================================
@@ -1,3 +1,3 @@
-Test-Command: python -c "import ciso8601 ; x=ciso8601.parse_datetime('2020-04-21T21:16:45.123456-04:30'); print x, type(x).__name__; y=ciso8601.parse_datetime('20200421T211645'); print y, type(y).__name__"
-Depends: python3-ciso8601
+Test-Command: cd "$ADTTMP"; python -c "import ciso8601 ; x=ciso8601.parse_datetime('2020-04-21T21:16:45.123456-04:30'); print x, type(x).__name__; y=ciso8601.parse_datetime('20200421T211645'); print y, type(y).__name__"
+Depends: python3-all, python3-ciso8601
 Restrictions: allow-stderr



View it on GitLab: https://salsa.debian.org/med-team/python-ciso8601/-/commit/79fef89649fc86672ecd792ef03355cec116d89a

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-ciso8601/-/commit/79fef89649fc86672ecd792ef03355cec116d89a
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/20200421/a2900b0d/attachment.html>


More information about the debian-med-commit mailing list