[Python-modules-commits] r20958 - in packages/python3-dateutil/trunk/debian (watch)
takluyver-guest at users.alioth.debian.org
takluyver-guest at users.alioth.debian.org
Wed Mar 28 18:38:34 UTC 2012
Date: Wednesday, March 28, 2012 @ 18:38:32
Author: takluyver-guest
Revision: 20958
Mangle dfsg out of version number in watch file
Modified:
packages/python3-dateutil/trunk/debian/watch
Modified: packages/python3-dateutil/trunk/debian/watch
===================================================================
--- packages/python3-dateutil/trunk/debian/watch 2012-03-28 18:11:59 UTC (rev 20957)
+++ packages/python3-dateutil/trunk/debian/watch 2012-03-28 18:38:32 UTC (rev 20958)
@@ -2,5 +2,5 @@
version=3
# Scrape homepage
-opts=uversionmangle=s/\.(tar.*|tgz|zip|gz|bz2)$//i,dversionmangle=s/[-.+~]?(cvs|svn|git|snapshot|pre|hg)(.*)$//i,pasv \
+opts=uversionmangle=s/\.(tar.*|tgz|zip|gz|bz2)$//i,dversionmangle=s/[-.+~]?(cvs|svn|git|snapshot|pre|hg|dfsg)(.*)$//i,pasv \
http://labix.org/python-dateutil (?:.*/)?python-dateutil-?_?([\d+\.]+|\d+)\.(tar.*|tgz|zip|gz|bz2|)
More information about the Python-modules-commits
mailing list