14
0

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:
2022-10-05 10:13:54 +00:00
committed by Git OBS Bridge
parent 227ebc3c21
commit 194271c3d2
4 changed files with 23 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-portend
Version: 2.6
Version: 3.1.0
Release: 0
Summary: TCP port monitoring utilities
License: MIT