[med-svn] [Git][med-team/python-screed][master] 2 commits: Use pytest instead of nosetest
Nilesh Patra (@nilesh)
gitlab at salsa.debian.org
Sat Dec 18 08:48:16 GMT 2021
Nilesh Patra pushed to branch master at Debian Med / python-screed
Commits:
de447847 by Nilesh Patra at 2021-12-18T14:13:50+05:30
Use pytest instead of nosetest
- - - - -
4cb2a94a by Nilesh Patra at 2021-12-18T14:14:13+05:30
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-screed (1.0.5-4) unstable; urgency=medium
+
+ * Team Upload.
+ * Use pytest instead of nosetest
+
+ -- Nilesh Patra <nilesh at debian.org> Sat, 18 Dec 2021 14:13:55 +0530
+
python-screed (1.0.5-3) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -6,11 +6,9 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
python3-all,
- python3-setuptools,
+ python3-pytest,
python3-sphinx,
- python3-nose,
- python3-pytest-runner,
- python3-pytest-cov,
+ python3-setuptools,
python3-setuptools-scm
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/python-screed
=====================================
debian/tests/control
=====================================
@@ -1,3 +1,3 @@
Tests: run-unit-test
-Depends: @, @builddeps@
+Depends: @, python3-pytest
Restrictions: allow-stderr
View it on GitLab: https://salsa.debian.org/med-team/python-screed/-/compare/68ac1a72fbfacf4d3d66d614ed24ed3a68aee18b...4cb2a94ae15a4dc422857ddd95afec3b044c3b0c
--
View it on GitLab: https://salsa.debian.org/med-team/python-screed/-/compare/68ac1a72fbfacf4d3d66d614ed24ed3a68aee18b...4cb2a94ae15a4dc422857ddd95afec3b044c3b0c
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/20211218/bf5ad8b2/attachment.htm>
More information about the debian-med-commit
mailing list