Source: python-setuptools-gettext Version: 0.1.16-2 Severity: normal Hi Jelmer,
It looks like the automatic edit of debian/watch made it uneffective. Please have a look at this one "python-setuptools-gettext" package and thanks again for lintian-brush. https://pypi.debian.net/setuptools-gettext >scan info: Requesting URL: > https://pypi.debian.net/setuptools-gettext/setuptools-gettext-0.1.11.tar.gz >uscan info: redirections: >https://files.pythonhosted.org/packages/a3/ca/fa289aeaa2360b050de808a7c7308e0f0825fd97a314fbc73c9dc88708ec/setuptools-gettext-0.1.11.tar.gz >uscan info: Matching pattern: > > (?:(?:https://pypi.debian.net)?\/setuptools\-gettext\/)?.*?(?:[-_]?[Vv]?(\d[\-+\.:\~\da-zA-Z]*))(?i)(?:\.(?:tar\.xz|tar\.bz2|tar\.gz|tar\.zstd?|zip|tgz|tbz|txz)) > > https\:\/\/files\.pythonhosted\.org\/packages\/a3\/ca\/fa289aeaa2360b050de808a7c7308e0f0825fd97a314fbc73c9dc88708ec\/.*?(?:[-_]?[Vv]?(\d[\-+\.:\~\da-zA-Z]*))(?i)(?:\.(?:tar\.xz|tar\.bz2|tar\.gz|tar\.zstd?|zip|tgz|tbz|txz)) >uscan warn: In debian/watch no matching files for watch source > > https://pypi.debian.net/setuptools-gettext/setuptools-gettext-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) >uscan info: Scan finished This is the prefered Pypi template for v5 d/watch; > Version: 5 > > Template: Pypi > Dist: foo it seems not to handle all the corner cases well yet: things about uppercase -> lowercase mangling, the '-' -> '_' change in Pypi archive naming policy. I think that if you stumble on this too, the fix would be in "devscripts" then. Greetings Alexandre

