tag 831868 pending
thanks
Hello,
Bug #831868 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=python-modules/packages/pyjwt.git;a=commitdiff;h=977d5a0
---
commit 977d5a0752f3b09fa552f6af3624fb90fc943bee
Author: Daniele Tricoli <[email protected]>
Date: Thu Jul 21 00:11:31 2016 +0200
Update changelog for 1.4.1-1
diff --git a/debian/changelog b/debian/changelog
index 39689d1..54ca609 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,11 +2,13 @@ pyjwt (1.4.1-1) UNRELEASED; urgency=medium
* New upstream release.
* Run "as-installed" tests (DEP8).
+ * debian/patches/01_do-not-use-pytest-runner.patch
+ - Drop since python{,3}-pytest-runner is in Debian.
* debian/rules
- - Make the build reproducible. (Closes: #828131)
+ - Make the build reproducible. (Closes: #828131, #831868)
Thanks to Chris Lamb for report and patch.
- -- Daniele Tricoli <[email protected]> Wed, 20 Jul 2016 15:14:54 +0200
+ -- Daniele Tricoli <[email protected]> Thu, 21 Jul 2016 00:07:43 +0200
pyjwt (1.4.0-1) unstable; urgency=medium