From 0c0933e404c08c5385c3b8ca69c4f78c192b567a29514c7da124ef008535c880 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 16 Mar 2024 14:40:18 +0000 Subject: [PATCH] - update to 5.5.1: * Remove test dependency on backports.unittest_mock. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tempora?expand=0&rev=47 --- python-tempora.changes | 6 ++++++ python-tempora.spec | 7 +++---- tempora-5.5.0.tar.gz | 3 --- tempora-5.5.1.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 tempora-5.5.0.tar.gz create mode 100644 tempora-5.5.1.tar.gz diff --git a/python-tempora.changes b/python-tempora.changes index 9518495..169f8ad 100644 --- a/python-tempora.changes +++ b/python-tempora.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Mar 16 14:39:37 UTC 2024 - Dirk Müller + +- update to 5.5.1: + * Remove test dependency on backports.unittest_mock. + ------------------------------------------------------------------- Wed Jul 19 09:02:01 UTC 2023 - ecsos diff --git a/python-tempora.spec b/python-tempora.spec index 33ed342..aa95e48 100644 --- a/python-tempora.spec +++ b/python-tempora.spec @@ -1,7 +1,7 @@ # # spec file for package python-tempora # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,6 @@ # -%define skip_python2 1 %if 0%{?suse_version} > 1500 %bcond_without libalternatives %else @@ -24,7 +23,7 @@ %endif %{?sle15_python_module_pythons} Name: python-tempora -Version: 5.5.0 +Version: 5.5.1 Release: 0 Summary: Objects and routines pertaining to date and time (tempora) License: MIT @@ -52,7 +51,7 @@ BuildRequires: alts Requires: alts %else Requires(post): update-alternatives -Requires(postun):update-alternatives +Requires(postun): update-alternatives %endif %python_subpackages diff --git a/tempora-5.5.0.tar.gz b/tempora-5.5.0.tar.gz deleted file mode 100644 index 9dcb14b..0000000 --- a/tempora-5.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:13e4fcc997d0509c3306d6841f03e9381b7e5e46b2bebfae9151af90085f0c26 -size 20877 diff --git a/tempora-5.5.1.tar.gz b/tempora-5.5.1.tar.gz new file mode 100644 index 0000000..d725fc8 --- /dev/null +++ b/tempora-5.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2bb51e2121976d931347b3e433917c364b83fdd5f64ef27336c865bf1fb0f75 +size 21145