17
0

Compare commits

4 Commits

Author SHA256 Message Date
e45ce83c13 Accepting request 1219909 from devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1219909
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-port-for?expand=0&rev=5
2024-11-01 20:04:26 +00:00
5a2ff876fe - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-port-for?expand=0&rev=10
2024-10-31 16:44:05 +00:00
df55a0363a Accepting request 1208374 from devel:languages:python
- update to 0.7.3:
  * Adds PortType to package __all__

OBS-URL: https://build.opensuse.org/request/show/1208374
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-port-for?expand=0&rev=4
2024-10-16 21:49:53 +00:00
ff5611af70 - update to 0.7.3:
* Adds PortType to package __all__

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-port-for?expand=0&rev=8
2024-10-16 08:26:09 +00:00
4 changed files with 22 additions and 5 deletions

View File

@@ -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>

View File

@@ -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

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1d0c175479947ebcdaf7fb91d9c9ccce04914f065459f7150e93f3919ebc182c
size 22881