d/watch: support click and Click

This commit is contained in:
aviau 2019-01-07 11:51:12 -05:00
parent c73e0e4612
commit 967eb1a450
No known key found for this signature in database
GPG key ID: 8F2B113C6535C5A7
2 changed files with 5 additions and 1 deletions

4
debian/changelog vendored
View file

@ -1,7 +1,11 @@
python-click (6.7+git20180829-2) UNRELEASED; urgency=medium
[ Ondřej Nový ]
* Use 'python3 -m sphinx' instead of sphinx-build for building docs
[ Alexandre Viau ]
* d/watch: support Click and click.
-- Ondřej Nový <onovy@debian.org> Mon, 01 Oct 2018 10:44:22 +0200
python-click (6.7+git20180829-1) unstable; urgency=medium

2
debian/watch vendored
View file

@ -1,3 +1,3 @@
version=3
opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
https://pypi.debian.net/click/click-([.\d]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
https://pypi.debian.net/click/[cC]lick-([.\d]+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))