diff --git a/confuse-2.0.0.tar.gz b/confuse-2.0.0.tar.gz deleted file mode 100644 index 84b72cd..0000000 --- a/confuse-2.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:acc57c45ec2a9850a90fe7c29812bbdd8405e48a49c1a22899df915d0aca941f -size 50827 diff --git a/confuse-2.0.1.tar.gz b/confuse-2.0.1.tar.gz new file mode 100644 index 0000000..fae538b --- /dev/null +++ b/confuse-2.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7379a2ad49aaa862b79600cc070260c1b7974d349f4fa5e01f9afa6c4dd0611f +size 50872 diff --git a/python-confuse.changes b/python-confuse.changes index 2b13f20..fdacb2a 100644 --- a/python-confuse.changes +++ b/python-confuse.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 3 15:35:55 UTC 2023 - Dirk Müller + +- update to 2.0.1: + * Remove a `<4` Python version requirement bound. + ------------------------------------------------------------------- Mon Sep 26 23:32:41 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-confuse.spec b/python-confuse.spec index b2c0ce2..f559cf5 100644 --- a/python-confuse.spec +++ b/python-confuse.spec @@ -1,7 +1,7 @@ # # spec file for package python-confuse # -# 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 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-confuse -Version: 2.0.0 +Version: 2.0.1 Release: 0 Summary: Painless YAML configuration License: MIT