[Python-modules-commits] [python-mechanicalsoup] 02/04: Fix typo in watch regex

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Mar 8 18:10:56 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository python-mechanicalsoup.

commit c4236f5bafa9c959656df5b54c9d57c3e87aa2c1
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Mar 8 16:50:31 2017 +0000

    Fix typo in watch regex
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 5931c9d..3bd17bc 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=4
 opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
-https://pypi.debian.net/MechanicalSoup/MechanicalSoup-@ANY_VERSION@@ARCHIVE_EXT@
+https://pypi.debian.net/MechanicalSoup/MechanicalSoup@ANY_VERSION@@ARCHIVE_EXT@

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



More information about the Python-modules-commits mailing list