14
0

Accepting request 710571 from home:pgajdos

- version update to 2.5
  * #10: Fix race condition in ``occupied`` and ``free``

OBS-URL: https://build.opensuse.org/request/show/710571
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portend?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-06-18 13:02:08 +00:00
committed by Git OBS Bridge
parent b7fcf8473f
commit d42369ec93
4 changed files with 10 additions and 4 deletions

View File

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

3
portend-2.5.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 18 12:46:11 UTC 2019 - pgajdos@suse.com
- version update to 2.5
* #10: Fix race condition in ``occupied`` and ``free``
-------------------------------------------------------------------
Fri Apr 5 07:03:43 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-portend
Version: 2.4
Version: 2.5
Release: 0
Summary: TCP port monitoring utilities
License: MIT