Compare commits
4 Commits
Author | SHA256 | Date | |
---|---|---|---|
e45ce83c13 | |||
5a2ff876fe | |||
df55a0363a | |||
ff5611af70 |
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 31 16:43:34 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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 <dmueller@suse.com>
|
||||
|
||||
- update to 0.7.3:
|
||||
* Adds PortType to package __all__
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 7 20:22:40 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-port-for
|
||||
Version: 0.7.2
|
||||
Version: 0.7.4
|
||||
Release: 0
|
||||
License: MIT
|
||||
Summary: Utility that helps with local TCP ports managment
|
||||
@@ -32,7 +32,7 @@ BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
BuildArch: noarch
|
||||
|
||||
%python_subpackages
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09bb11a7dd346d2b0f971890cbb20c8545ccdc4ccc37d2f5bf81736604e5a275
|
||||
size 23126
|
3
v0.7.4.tar.gz
Normal file
3
v0.7.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d0c175479947ebcdaf7fb91d9c9ccce04914f065459f7150e93f3919ebc182c
|
||||
size 22881
|
Reference in New Issue
Block a user