[Python-modules-commits] [py-radix] 02/12: d/watch: Change upstream to pypi

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Tue Jan 23 11:36:31 UTC 2018


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

apoikos pushed a commit to tag debian/0.10.0-1
in repository py-radix.

commit b061bd20ac4f406f0dbb1131f98c9e0be082589f
Author: Aggelos Avgerinos <evaggelos.avgerinos at gmail.com>
Date:   Tue Jan 23 10:50:52 2018 +0200

    d/watch: Change upstream to pypi
    
    The repository has been moved several times since the last debian
    release.
    
    The most up-to-date source is the pypi repository.
---
 debian/watch | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index d97722c..2157fcf 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://www.mindrot.org/files/py-radix/py-radix-(.*).tar.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/py-radix/py-radix-(.+)\.(?: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/py-radix.git



More information about the Python-modules-commits mailing list