14
0
forked from pool/python-tox

- Add mark-network-tests.patch to skip test which require network

access

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=97
This commit is contained in:
2023-05-10 20:05:27 +00:00
committed by Git OBS Bridge
parent 0fbeef6ce6
commit 988f896c70
5 changed files with 91 additions and 8 deletions

View File

@@ -4,6 +4,8 @@ Fri May 5 14:30:53 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Update to 4.5.1:
The amount of changes is so huge, that user is kindly referred
to the packaged changelog.
- Add mark-network-tests.patch to skip test which require network
access
-------------------------------------------------------------------
Fri Apr 21 12:37:47 UTC 2023 - Dirk Müller <dmueller@suse.com>