Re: [Python-modules-team] PyPi watch line broken at least in python-requests

2015-05-05 Thread Sandro Tosi
On Tue, May 5, 2015 at 7:40 AM, Scott Kitterman deb...@kitterman.com wrote:
 On Tuesday, May 05, 2015 10:43:07 AM Jaroslav Benkovský wrote:
   http://pypi.python.org/packages/source/r/requests/requests-(.*)\.tar\.gz
 http://pypi.debian.net/pysubnettree/pysubnettree-(.+)\.(?:zip|tgz|tbz|txz|

org != net that's why we use the redirector now

-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi

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

Re: [Python-modules-team] PyPi watch line broken at least in python-requests

2015-05-05 Thread Ben Finney
Jaroslav Benkovský jaroslav.benkov...@nic.cz
writes:

  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/ .

Yes, the end of the “simple API” (which the above line relies on) was
announced by the PyPI administrators a while ago. Looks like it is now
in effect.

We now have ‘pypi.debian.net’ to provide a working uscan interface to
PyPI packages.

 Perhaps it's a configuration change on PyPi's side? Maybe other packages
 are affected as well ...

Definitely. See the description and sample ‘debian/watch’ file at
URL:https://wiki.debian.org/Python/LibraryStyleGuide#debian.2Fwatch.

-- 
 \ “Religious faith is the one species of human ignorance that |
  `\ will not admit of even the *possibility* of correction.” —Sam |
_o__) Harris, _The End of Faith_, 2004 |
Ben Finney


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

Re: [Python-modules-team] PyPi watch line broken at least in python-requests

2015-05-05 Thread Scott Kitterman
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


[Python-modules-team] PyPi watch line broken at least in python-requests

2015-05-05 Thread Jaroslav Benkovský
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 ...

Cheers,
Edheldil

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