Source: cached-property
Version: 1.5.2-1
Severity: normal

Dear Maintainer,

Due to changes in PyPi ecosystem;
the current debian/watch cannot detect new releases.

https://pypi.debian.net/cached-property
  ...
  cached-property-1.4.3.tar.gz
  cached-property-1.5.1.tar.gz
  cached-property-1.5.2.tar.gz
  cached_property-2.0.tar.gz
  cached_property-2.0.1.tar.gz

It's only a matter of replacing a '-' with a '_'.

Greetings

Alexandre

-----

“In distribution names, any run of -_. characters (HYPHEN-MINUS, LOW LINE and
FULL STOP) should be replaced with _ (LOW LINE), and uppercase characters
should be replaced with corresponding lowercase ones.”

This link is for binary distributions, but there is a separate specification
for source distributions [2] which says that rules are the same.

[1]: 
https://packaging.python.org/en/latest/specifications/binary-distribution-format/#escaping-and-unicode
[2]: 
https://packaging.python.org/en/latest/specifications/source-distribution-format/#source-distribution-file-name

Reply via email to