diff --git a/pkginfo-1.11.0.tar.gz b/pkginfo-1.11.0.tar.gz deleted file mode 100644 index c0b3bbd..0000000 --- a/pkginfo-1.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dba885aa82e31e80d615119874384923f4e011c2a39b0c4b7104359e36cb7087 -size 376619 diff --git a/pkginfo-1.11.1.tar.gz b/pkginfo-1.11.1.tar.gz new file mode 100644 index 0000000..9cd557d --- /dev/null +++ b/pkginfo-1.11.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e0dca1cf4c8e39644eed32408ea9966ee15e0d324c62ba899a393b3c6b467aa +size 376911 diff --git a/python-pkginfo.changes b/python-pkginfo.changes index 35ea52b..b38480e 100644 --- a/python-pkginfo.changes +++ b/python-pkginfo.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jun 20 13:21:37 UTC 2024 - Dirk Müller + +- update to 1.11.1: + * Updated typing stubs, adding additionaly checks to 'tox -e + mypy' to verify that they don't drift in the future. + ------------------------------------------------------------------- Mon Jun 3 10:48:59 UTC 2024 - Dirk Müller diff --git a/python-pkginfo.spec b/python-pkginfo.spec index 62c0593..d72beba 100644 --- a/python-pkginfo.spec +++ b/python-pkginfo.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-pkginfo -Version: 1.11.0 +Version: 1.11.1 Release: 0 Summary: Python package for querying metadatdata from sdists/bdists/installed packages License: MIT