15
0
forked from pool/python-Paste

- Add patch support-python-311.patch:

* Filter Deprecationwarning for one test script.
- Remove Python 2 gubbins.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=60
This commit is contained in:
2023-01-09 05:48:18 +00:00
committed by Git OBS Bridge
parent 4705ea1c90
commit 6aa6e7a548
3 changed files with 27 additions and 13 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jan 9 05:47:04 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch support-python-311.patch:
* Filter Deprecationwarning for one test script.
- Remove Python 2 gubbins.
-------------------------------------------------------------------
Fri Sep 9 11:24:27 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>