diff options
| -rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -23,6 +23,10 @@ sbolint: directory or tarball. - Typoed variable names PRGMAN (for PRGNAM), SLCKFLAGS (for SLKCFLAGS), and anything with PGK (for PKG) are flagged as a warning. +- URLs at files.pythonhosted.org are checked. They should look like: + https://files.pythonhosted.org/packages/source/r/rename/rename-22.12.0.tar.gz + ...not like this: + https://files.pythonhosted.org/packages/f1/f1/f66583d0e1d2bff585afad155b1c3e9a09cce8d7a650923e4772a1822706/rename-22.12.0.tar.gz sbopkglint: - It's now an error if any ELF binary/library requires a glibc that's |
