diff --git a/python-port-for.changes b/python-port-for.changes index 2f7f69f..19a492c 100644 --- a/python-port-for.changes +++ b/python-port-for.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Oct 31 16:43:34 UTC 2024 - Dirk Müller + +- update to 0.7.4: + * Dropped support for Python 3.8 (it has reached EOL) + * Added Python 3.13 to the supported Python Versions + * Update to README's badges + * Update to automerge pipeline + * Updated black installation to not install on python version + older than 3.12 + ------------------------------------------------------------------- Wed Oct 16 08:25:56 UTC 2024 - Dirk Müller diff --git a/python-port-for.spec b/python-port-for.spec index cbe18ec..7785419 100644 --- a/python-port-for.spec +++ b/python-port-for.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-port-for -Version: 0.7.3 +Version: 0.7.4 Release: 0 License: MIT Summary: Utility that helps with local TCP ports managment diff --git a/v0.7.3.tar.gz b/v0.7.3.tar.gz deleted file mode 100644 index a434947..0000000 --- a/v0.7.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c19259a6a898195062307f5ea07fc3ca577166f87dc493a72e9bd74f236c43a3 -size 23160 diff --git a/v0.7.4.tar.gz b/v0.7.4.tar.gz new file mode 100644 index 0000000..7007aa8 --- /dev/null +++ b/v0.7.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d0c175479947ebcdaf7fb91d9c9ccce04914f065459f7150e93f3919ebc182c +size 22881