Source: python-diff-match-patch
Version: 20230430-1
Severity: normal

Dear Maintainer,

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

https://pypi.debian.net/diff-match-patch
 diff-match-patch-20200713.tar.gz
 diff-match-patch-20230430.tar.gz
 diff_match_patch-20241021.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