[python-fabio] 50/73: use the PyPi redirector
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Tue Jan 5 11:34:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
picca pushed a commit to branch master
in repository python-fabio.
commit bf7374ec783d76f1c2e9e91dce9bd090f276c05b
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date: Wed Jul 22 14:53:44 2015 +0200
use the PyPi redirector
---
debian/watch | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 69fb945..b0b9b7c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-http://sf.net/fable/fabio_(\d\S*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/fabio/fabio-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-fabio.git
More information about the debian-science-commits
mailing list