[med-svn] [Git][med-team/python-pymummer][master] 2 commits: Add autopkgtests

Nilesh Patra gitlab at salsa.debian.org
Fri Aug 28 16:00:22 BST 2020



Nilesh Patra pushed to branch master at Debian Med / python-pymummer


Commits:
198a4ba2 by Nilesh Patra at 2020-08-28T20:26:13+05:30
Add autopkgtests

- - - - -
a947aae5 by Nilesh Patra at 2020-08-28T20:29:25+05:30
Update changelog

- - - - -


3 changed files:

- debian/changelog
- + debian/tests/control
- + debian/tests/run-unit-test


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-pymummer (0.11.0-2) unstable; urgency=medium
+
+  * Team Upload.
+  * Add autopkgtests
+
+ -- Nilesh Patra <npatra974 at gmail.com>  Fri, 28 Aug 2020 20:28:54 +0530
+
 python-pymummer (0.11.0-1) unstable; urgency=medium
 
   * New upstream version


=====================================
debian/tests/control
=====================================
@@ -0,0 +1,3 @@
+Tests: run-unit-test
+Depends: @, python3-all, python3-pytest
+Restrictions: allow-stderr


=====================================
debian/tests/run-unit-test
=====================================
@@ -0,0 +1,8 @@
+#!/bin/bash
+set -e
+
+for py in $(py3versions -r 2> /dev/null)
+do
+	$py -m pytest -v
+done
+



View it on GitLab: https://salsa.debian.org/med-team/python-pymummer/-/compare/c4e04802de0d52163d12428fdcd172c84859c4b9...a947aae5465d39229c5061a86af227ec42a9c7d6

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-pymummer/-/compare/c4e04802de0d52163d12428fdcd172c84859c4b9...a947aae5465d39229c5061a86af227ec42a9c7d6
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/20200828/95cb6961/attachment.html>


More information about the debian-med-commit mailing list