15
0
forked from pool/python-exiv2

- Fix building

- Enable tests
- Add skip_network_tests.patch to mark network-requiring tests
  and skip them

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exiv2?expand=0&rev=32
This commit is contained in:
2024-11-28 17:58:42 +00:00
committed by Git OBS Bridge
parent 38c2408a65
commit c7ba640d4d

View File

@@ -1,8 +1,10 @@
-------------------------------------------------------------------
Mon Nov 25 23:34:32 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Fix building.
- Enable tests.
- Fix building
- Enable tests
- Add skip_network_tests.patch to mark network-requiring tests
and skip them
-------------------------------------------------------------------
Sun Nov 24 09:33:03 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>