[Python-modules-commits] [astral] 03/06: Change watch file to use pypi.debian.net

Ethan Ward ethanward-guest at moszumanska.debian.org
Wed Aug 2 18:12:28 UTC 2017


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

ethanward-guest pushed a commit to branch master
in repository astral.

commit 613e38c733fd18b1f46dc139c4a5471f472252b8
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Tue Aug 1 20:45:53 2017 -0500

    Change watch file to use pypi.debian.net
---
 debian/watch | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index a544dbc..bd85dff 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-https://pypi.python.org/packages/source/a/astral/astral-(.*).zip
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/astral/astral-(.+)\.(?: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/astral.git



More information about the Python-modules-commits mailing list