From fda0b0aa0ba3aa4ec1fc7d8729c1ee2e196dff6c03955db71678356834a70389 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Wed, 27 May 2020 05:13:56 +0000 Subject: [PATCH] - Update to 2.1.0: * No upstream changelog OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-deprecation?expand=0&rev=11 --- deprecation-2.0.7.tar.gz | 3 --- deprecation-2.1.0.tar.gz | 3 +++ python-deprecation.changes | 6 ++++++ python-deprecation.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 deprecation-2.0.7.tar.gz create mode 100644 deprecation-2.1.0.tar.gz diff --git a/deprecation-2.0.7.tar.gz b/deprecation-2.0.7.tar.gz deleted file mode 100644 index 977548c..0000000 --- a/deprecation-2.0.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c0392f676a6146f0238db5744d73e786a43510d54033f80994ef2f4c9df192ed -size 17077 diff --git a/deprecation-2.1.0.tar.gz b/deprecation-2.1.0.tar.gz new file mode 100644 index 0000000..18f6b8b --- /dev/null +++ b/deprecation-2.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72b3bde64e5d778694b0cf68178aed03d15e15477116add3fb773e581f9518ff +size 173788 diff --git a/python-deprecation.changes b/python-deprecation.changes index 7c1e551..c5477f9 100644 --- a/python-deprecation.changes +++ b/python-deprecation.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 27 05:12:21 UTC 2020 - Steve Kowalik + +- Update to 2.1.0: + * No upstream changelog + ------------------------------------------------------------------- Fri Sep 13 08:56:51 UTC 2019 - Tomáš Chvátal diff --git a/python-deprecation.spec b/python-deprecation.spec index 59f6ff2..82e128a 100644 --- a/python-deprecation.spec +++ b/python-deprecation.spec @@ -1,7 +1,7 @@ # # spec file for package python-deprecation # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-deprecation -Version: 2.0.7 +Version: 2.1.0 Release: 0 Summary: A library to handle automated deprecations License: Apache-2.0