From 5377bec621608db7f69cc789f4e13cd8ac4454b86075d59acecc5879c295c0d1 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 31 Dec 2023 12:34:23 +0000 Subject: [PATCH] * feat(History): add release changes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pook?expand=0&rev=17 --- python-pook.changes | 7 +------ python-pook.spec | 1 - 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/python-pook.changes b/python-pook.changes index 38a2f2b..f7f2e09 100644 --- a/python-pook.changes +++ b/python-pook.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Fri Dec 29 19:01:35 UTC 2023 - ecsos ecsos@opensuse.org> - -- Add %{?sle15_python_module_pythons} - ------------------------------------------------------------------- Fri Dec 29 15:26:13 UTC 2023 - Antonio Larrosa @@ -38,7 +33,7 @@ Mon Sep 20 02:54:50 UTC 2021 - Steve Kowalik * fix(#69): use match keyword in pytest.raises * fix(History): invalid rst syntax * fix(aiohttp): compatible with non aiohttp projects (#67) - * feat(History): add release changes + * feat(History): add release changes - Drop pytest5.patch, no longer required. - Drop nose BuildRequires, and its suite, the remainder covers it. diff --git a/python-pook.spec b/python-pook.spec index a03e322..8fcc384 100644 --- a/python-pook.spec +++ b/python-pook.spec @@ -16,7 +16,6 @@ # -%{?sle15_python_module_pythons} # requires python-aiohttp %{?sle15_python_module_pythons} Name: python-pook