SHA256
1
0
forked from pool/python-tox

- Add optional_devpi_process.patch to make the package not depend

on devpi_process (which is rather expensive to build).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tox?expand=0&rev=98
This commit is contained in:
2023-05-10 20:13:37 +00:00
committed by Git OBS Bridge
parent 988f896c70
commit feaea52c71
2 changed files with 15 additions and 1 deletions

View File

@@ -6,6 +6,8 @@ Fri May 5 14:30:53 UTC 2023 - Matej Cepl <mcepl@suse.com>
to the packaged changelog.
- Add mark-network-tests.patch to skip test which require network
access
- Add optional_devpi_process.patch to make the package not depend
on devpi_process (which is rather expensive to build).
-------------------------------------------------------------------
Fri Apr 21 12:37:47 UTC 2023 - Dirk Müller <dmueller@suse.com>