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

_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to