diff --git a/python-stevedore.changes b/python-stevedore.changes index ccf73b4..9a0d1fb 100644 --- a/python-stevedore.changes +++ b/python-stevedore.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Nov 20 18:00:14 UTC 2024 - Dirk Müller + +- update to 5.4.0: + * Add note about requirements lower bounds + * Remove Python 3.8 support + * Run pyupgrade to clean up Python 2 syntaxes + * Declare Python 3.12 support + ------------------------------------------------------------------- Sun Sep 8 13:10:08 UTC 2024 - Dirk Müller diff --git a/python-stevedore.spec b/python-stevedore.spec index b9440be..5309235 100644 --- a/python-stevedore.spec +++ b/python-stevedore.spec @@ -17,7 +17,7 @@ Name: python-stevedore -Version: 5.3.0 +Version: 5.4.0 Release: 0 Summary: Manage dynamic plugins for Python applications License: Apache-2.0 diff --git a/stevedore-5.3.0.tar.gz b/stevedore-5.3.0.tar.gz deleted file mode 100644 index 8541e3a..0000000 --- a/stevedore-5.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a64265f4060312828151c204efbe9b7a9852a0d9228756344dbc7e4023e375a -size 513768 diff --git a/stevedore-5.4.0.tar.gz b/stevedore-5.4.0.tar.gz new file mode 100644 index 0000000..32fb43c --- /dev/null +++ b/stevedore-5.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79e92235ecb828fe952b6b8b0c6c87863248631922c8e8e0fa5b17b232c4514d +size 513899