[Python-modules-commits] [python-pykka] 07/17: Update debian/watch to use pypi.debian.net
Stein Magnus Jodal
jodal at moszumanska.debian.org
Sat Nov 7 20:24:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
jodal pushed a commit to branch master
in repository python-pykka.
commit df123c2c6d369d658101272d8e675a409307c9e9
Author: Stein Magnus Jodal <jodal at debian.org>
Date: Sat Nov 7 21:02:02 2015 +0100
Update debian/watch to use pypi.debian.net
---
debian/changelog | 2 ++
debian/watch | 3 ++-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index cb16a54..fbad561 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ python-pykka (1.2.1-2) UNRELEASED; urgency=medium
* debian/copyright
- Update my email address
- Update copyright years
+ * debian/watch
+ - Update to use pypi.debian.net
-- Stein Magnus Jodal <jodal at debian.org> Sat, 07 Nov 2015 20:54:45 +0100
diff --git a/debian/watch b/debian/watch
index bdf3091..4cb5fbb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-http://pypi.python.org/pypi/Pykka .*/Pykka-(.*)\.tar\.gz.*
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/Pykka/Pykka-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-pykka.git
More information about the Python-modules-commits
mailing list