[Python-modules-team] PyPi watch line broken at least in python-requests
Scott Kitterman
debian at kitterman.com
Tue May 5 11:40:15 UTC 2015
On Tuesday, May 05, 2015 10:43:07 AM Jaroslav Benkovský wrote:
> Hi,
>
> Vivid package for python-requests:
> > uscan --report
>
> uscan warning: In debian/watch,
> no matching hrefs for watch line
> http://pypi.python.org/packages/source/r/requests/requests-(.*)\.tar\.gz
>
>
> Looks like PyPi returns an empty page for a requests for
> http://pypi.python.org/packages/source/r/requests/ .
>
> Perhaps it's a configuration change on PyPi's side? Maybe other packages
> are affected as well ...
Works fine on one of my packages I checked:
$ uscan --verbose
-- Scanning for watchfiles in .
-- Found watchfile in ./debian
-- In debian/watch, processing watchfile line:
opts=uversionmangle=s/(rc|a|b|c)/~$1/
http://pypi.debian.net/pysubnettree/pysubnettree-(.+)\.(?:zip|tgz|tbz|txz|
(?:tar\.(?:gz|bz2|xz)))
-- Found the following matching hrefs:
/pysubnettree/pysubnettree-0.22.tar.gz (0.22)
/pysubnettree/pysubnettree-0.23.tar.gz (0.23)
Newest version on remote site is 0.23, local version is 0.23
=> Package is up to date
-- Scan finished
Scott K
More information about the Python-modules-team
mailing list