diff options
| author | B. Watson <urchlay@slackware.uk> | 2026-08-19 00:49:04 -0400 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2026-08-19 00:49:04 -0400 |
| commit | 052ce4458848174c04a6fce6f02cc6d6d3ccdbd7 (patch) | |
| tree | df8455547414aa475b0ef7242215cea60524e834 /NEWS | |
| parent | c198fc05e6d8a75ce9ff3986065243425c6a1297 (diff) | |
| download | sbo-maintainer-tools-052ce4458848174c04a6fce6f02cc6d6d3ccdbd7.tar.gz | |
sbolint: python hashed URL warning demoted to note.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,14 +1,22 @@ The real ChangeLog is the git log. This is just a summary of the user-visible changes between releases. -New in 0.9.7: +New in 0.9.8: ============= +- Python hashed URL check now catches pypi.python.org, too. +- Python hashed URL check demoted to a note (too many of them in + the repo currently). + +New in 0.9.7.2: +=============== sbolint: - Check package name ($PRGNAM) against a list of packages included in Slackware. It's an error if $PRGNAM is already included in Slackware. It's a case-insensitive match, so e.g. a user package called "mplayer" would match Slackware's "MPlayer". +- Python URLs (files.pythonhosted.org) with 60-digit hash now trigger + a warning that shows short URL. New in 0.9.6.2: =============== |
