[med-svn] [python-dendropy] 02/08: fix pypi URL
Andreas Tille
tille at debian.org
Mon Jan 9 17:13:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to tag debian/4.2.0+dfsg-1
in repository python-dendropy.
commit 1ae84cca7c58776d572e316665e3791e4beb86e0
Author: Andreas Tille <tille at debian.org>
Date: Mon Jan 9 17:45:39 2017 +0100
fix pypi URL
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 4525072..728d30d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
python-dendropy (4.0.3+dfsg-2) UNRELEASED; urgency=medium
* d/watch:
+ - fix pypi URL
- xz compression
- version=4
diff --git a/debian/watch b/debian/watch
index fceec8b..7ab3970 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=4
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- https://pypi.python.org/pypi/DendroPy .*/D/DendroPy/DendroPy-([.\d]+)\.tar\.gz
+ http://pypi.debian.net/DendroPy/DendroPy-(.+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-dendropy.git
More information about the debian-med-commit
mailing list