[Python-modules-commits] [python-fedora] 01/10: Updating d/watch and use github instead of pypi.

Sergio Durigan Junior sergiodj-guest at moszumanska.debian.org
Tue Aug 8 21:19:56 UTC 2017


This is an automated email from the git hooks/post-receive script.

sergiodj-guest pushed a commit to branch master
in repository python-fedora.

commit 5cff2fc7fa004aa6c7f2e80187647a857b839699
Author: Sergio Durigan Junior <sergiodj at sergiodj.net>
Date:   Tue Aug 8 16:00:15 2017 -0400

    Updating d/watch and use github instead of pypi.
---
 debian/watch | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 916d8e2..05a2c0c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=4
-opts="pgpsigurlmangle=s/$/.asc/" \
-https://pypi.python.org/packages/source/p/python-fedora/python-fedora-(.+).tar.gz
+opts="filenamemangle=s/.+\/(\d\S+)\.tar\.gz/@PACKAGE at -$1\.tar\.gz/" \
+https://github.com/fedora-infra/python-fedora/tags \
+	.*/@ANY_VERSION@@ARCHIVE_EXT@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-fedora.git



More information about the Python-modules-commits mailing list