I tried it as you said but I still get the same error : 

___________________________________________________________________________________________________________________

uscan info: uscan (version 2.19.5+deb10u1) See uscan(1) for help
uscan info: Scan watch files in .
uscan info: Check debian/watch and debian/changelog in .
uscan info: package="wurlitzer" version="1.0.3-1" (as seen in debian/changelog)
uscan info: package="wurlitzer" version="1.0.3" (no epoch/revision)
uscan info: ./debian/changelog sets package="wurlitzer" version="1.0.3"
uscan info: Process watch file at: debian/watch
    package = wurlitzer
    version = 1.0.3
    pkg_dir = .
uscan info: opts: pgpmode=none
uscan info: line: https://pypi.python.org/pypi/wurlitzer/ 
https://pypi.python.org/packages/.*/.*/.*/wurlitzer-([\d\.]+).tar.gz#.* debian 
uupdate
uscan info: Parsing pgpmode=none
uscan info: line: https://pypi.python.org/pypi/wurlitzer/ 
https://pypi.python.org/packages/.*/.*/.*/wurlitzer-([\d\.]+).tar.gz#.* debian 
uupdate
uscan info: Last orig.tar.* tarball version (from debian/changelog): 1.0.3
uscan info: Last orig.tar.* tarball version (dversionmangled): 1.0.3
uscan info: Requesting URL:
   https://pypi.python.org/pypi/wurlitzer/
uscan info: redirections: https://pypi.org/pypi/wurlitzer/ 
https://pypi.org/project/wurlitzer/
uscan info: Matching pattern:
   
(?:(?:https://pypi.python.org)?\/pypi\/wurlitzer\/)?https://pypi.python.org/packages/.*/.*/.*/wurlitzer-([\d\.]+).tar.gz#.*
 
(?:(?:https://pypi.org)?\/pypi\/wurlitzer\/)?https://pypi.python.org/packages/.*/.*/.*/wurlitzer-([\d\.]+).tar.gz#.*
 
(?:(?:https://pypi.org)?\/project\/wurlitzer\/)?https://pypi.python.org/packages/.*/.*/.*/wurlitzer-([\d\.]+).tar.gz#.*
uscan warn: In debian/watch no matching files for watch line
  https://pypi.python.org/pypi/wurlitzer/ 
https://pypi.python.org/packages/.*/.*/.*/wurlitzer-([\d\.]+).tar.gz#.* debian 
uupdate
uscan info: Scan finished
___________________________________________________________________________________________________________________

Best regards,
Alexandre Marie
________________________________________
De : Andrius Merkys [andrius.mer...@gmail.com]
Envoyé : lundi 21 octobre 2019 15:06
À : debian-python@lists.debian.org
Objet : Re: [packaging] wurlitzer

On 2019-10-21 16:01, MARIE Alexandre wrote:
> Thanks for your fast answer, but I made a mistake when I pasted the error 
> from the bash.
>
> Here is the real error (according to the d/watch file I gave you) :

I see. Have you tried the third PyPI watch file example from the manpage of 
uscan?:

         version=4
         opts="pgpmode=none" \
             https://pypi.python.org/pypi/cfn-sphere/ \
             https://pypi.python.org/packages/.*/.*/.*/\
             cfn-sphere-([\d\.]+).tar.gz#.* debian uupdate

Just replace 'cfn-sphere' with the name of your package.

Best,
Andrius

Reply via email to