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