forked from pool/python-portend
Accepting request 1008042 from home:yarunachalam:branches:devel:languages:python
- Update to version v3.1.0 Require Python 3.7 or later. - Update to version v3.0.0 Removed legacy aliases wait_for_occupied_port and wait_for_free_port. - Update to version v2.7.2 Packaging refresh. - Update to version v2.7.1 #14: Fix host/port order. - Update to version v2.7.0 Refresh package. Require Python 3.6 or later. OBS-URL: https://build.opensuse.org/request/show/1008042 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portend?expand=0&rev=15
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:600dd54175e17e9347e5f3d4217aa8bcf4bf4fa5ffbc4df034e5ec1ba7cdaff5
|
|
||||||
size 12295
|
|
BIN
portend-3.1.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
portend-3.1.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 4 23:10:53 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||||
|
|
||||||
|
- Update to version v3.1.0
|
||||||
|
Require Python 3.7 or later.
|
||||||
|
|
||||||
|
- Update to version v3.0.0
|
||||||
|
Removed legacy aliases wait_for_occupied_port and wait_for_free_port.
|
||||||
|
|
||||||
|
- Update to version v2.7.2
|
||||||
|
Packaging refresh.
|
||||||
|
|
||||||
|
- Update to version v2.7.1
|
||||||
|
#14: Fix host/port order.
|
||||||
|
|
||||||
|
- Update to version v2.7.0
|
||||||
|
Refresh package. Require Python 3.6 or later.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 18 08:49:45 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
Wed Mar 18 08:49:45 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-portend
|
# spec file for package python-portend
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-portend
|
Name: python-portend
|
||||||
Version: 2.6
|
Version: 3.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: TCP port monitoring utilities
|
Summary: TCP port monitoring utilities
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user