[med-svn] [python-sqlsoup] 02/03: Point watch file to bitbucket since pypi.d.n is not reliable
Andreas Tille
tille at debian.org
Wed Oct 18 14:39:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository python-sqlsoup.
commit 6e9885dc582992ac45e24dec976e3a055f5f7f98
Author: Andreas Tille <tille at debian.org>
Date: Wed Oct 18 16:35:26 2017 +0200
Point watch file to bitbucket since pypi.d.n is not reliable
---
debian/changelog | 1 +
debian/watch | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0b87646..cb2cede 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ python-sqlsoup (0.9.1-2) UNRELEASED; urgency=medium
* Moved packaging from SVN to Git
* Standards-Version: 4.1.1
+ * Point watch file to bitbucket since pypi.d.n is not reliable
-- Andreas Tille <tille at debian.org> Wed, 18 Oct 2017 16:00:31 +0200
diff --git a/debian/watch b/debian/watch
index bd11eaf..2bb6017 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=4
-# opts=uversionmangle=s/(beta|rc|a|b|c)/~$1/
-opts=dversionmangle=s/(\+dfsg)// \
-http://pypi.python.org/packages/source/s/sqlsoup/sqlsoup-(.*)\.tar\.gz
+
+opts=uversionmangle=s/_/./g \
+ https://bitbucket.org/zzzeek/sqlsoup/downloads?tab=tags .*/rel.(\d[\d_.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-sqlsoup.git
More information about the debian-med-commit
mailing list