From 7e5e5a25835e73841cae2bc2ca3d488c4c676ef784386866d3e8ae8e5823b37c Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 9 May 2023 21:29:44 +0000 Subject: [PATCH] - update to 1.5.1: * Fixed EncodingWarning in ReferralBanner. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.tidelift?expand=0&rev=11 --- jaraco.tidelift-1.5.0.tar.gz | 3 --- jaraco.tidelift-1.5.1.tar.gz | 3 +++ python-jaraco.tidelift.changes | 6 ++++++ python-jaraco.tidelift.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 jaraco.tidelift-1.5.0.tar.gz create mode 100644 jaraco.tidelift-1.5.1.tar.gz diff --git a/jaraco.tidelift-1.5.0.tar.gz b/jaraco.tidelift-1.5.0.tar.gz deleted file mode 100644 index 91f6b52..0000000 --- a/jaraco.tidelift-1.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9c65b2a393af1666746a8421394b9adc118d8bf107f6f32c1c897e83a8389e8 -size 7209 diff --git a/jaraco.tidelift-1.5.1.tar.gz b/jaraco.tidelift-1.5.1.tar.gz new file mode 100644 index 0000000..cfa7bb0 --- /dev/null +++ b/jaraco.tidelift-1.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cedfba69ceae4bf7ff78a54a0fa6c21541abcf9cbd6a3f2cbe8973ae9aa4c59e +size 8426 diff --git a/python-jaraco.tidelift.changes b/python-jaraco.tidelift.changes index 1e9645e..32b6254 100644 --- a/python-jaraco.tidelift.changes +++ b/python-jaraco.tidelift.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 9 21:29:02 UTC 2023 - Dirk Müller + +- update to 1.5.1: + * Fixed EncodingWarning in ReferralBanner. + ------------------------------------------------------------------- Mon Aug 29 13:47:03 UTC 2022 - Ben Greiner diff --git a/python-jaraco.tidelift.spec b/python-jaraco.tidelift.spec index bba0a08..51c9d8d 100644 --- a/python-jaraco.tidelift.spec +++ b/python-jaraco.tidelift.spec @@ -1,7 +1,7 @@ # # spec file for package python-jaraco.tidelift # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-jaraco.tidelift -Version: 1.5.0 +Version: 1.5.1 Release: 0 Summary: Tools to work with Tidelift License: MIT