From c7ba640d4dfda699eb13f9d707ebc625ff9d11043be55311ce1334b05b135121 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 28 Nov 2024 17:58:42 +0000 Subject: [PATCH] - 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 --- python-exiv2.changes | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/python-exiv2.changes b/python-exiv2.changes index 550e863..df16bb2 100644 --- a/python-exiv2.changes +++ b/python-exiv2.changes @@ -1,8 +1,10 @@ ------------------------------------------------------------------- Mon Nov 25 23:34:32 UTC 2024 - Matej Cepl -- 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