diff --git a/daiquiri-2.1.1.tar.gz b/daiquiri-2.1.1.tar.gz deleted file mode 100644 index 1334b5d..0000000 --- a/daiquiri-2.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d5bf9c5719fbca4928dc2a882c165cd2b5c81be28f7f1626ced04c1c6b4aae2 -size 17937 diff --git a/daiquiri-3.0.0.tar.gz b/daiquiri-3.0.0.tar.gz new file mode 100644 index 0000000..94aa025 --- /dev/null +++ b/daiquiri-3.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbc4a1ffdd98f25bb1962f3d580d5225796196712849798cce40af85c412d5ab +size 18118 diff --git a/python-daiquiri.changes b/python-daiquiri.changes index 8f6af10..4111c25 100644 --- a/python-daiquiri.changes +++ b/python-daiquiri.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Nov 10 07:54:11 UTC 2020 - Dirk Mueller + +- update to 3.0.0: + * Remove python 2 support + * Add python 3.9 support + ------------------------------------------------------------------- Thu Apr 2 09:11:34 UTC 2020 - Marketa Calabkova diff --git a/python-daiquiri.spec b/python-daiquiri.spec index 56a1baa..5a0c50a 100644 --- a/python-daiquiri.spec +++ b/python-daiquiri.spec @@ -17,8 +17,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%global skip_python2 1 Name: python-daiquiri -Version: 2.1.1 +Version: 3.0.0 Release: 0 Summary: Library to configure Python logging License: Apache-2.0