diff --git a/click-log-0.3.2.tar.gz b/click-log-0.3.2.tar.gz deleted file mode 100644 index 63f77ba..0000000 --- a/click-log-0.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:16fd1ca3fc6b16c98cea63acf1ab474ea8e676849dc669d86afafb0ed7003124 -size 9523 diff --git a/click-log-0.4.0.tar.gz b/click-log-0.4.0.tar.gz new file mode 100644 index 0000000..b01d4bf --- /dev/null +++ b/click-log-0.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3970f8570ac54491237bcdb3d8ab5e3eef6c057df29f8c3d1151a51a9c23b975 +size 9985 diff --git a/python-click-log.changes b/python-click-log.changes index e492758..2e253eb 100644 --- a/python-click-log.changes +++ b/python-click-log.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Mar 27 11:05:38 UTC 2022 - Dirk Müller + +- update to 0.4.0: + * compatibility declares with python >= 3.7 + ------------------------------------------------------------------- Mon Oct 14 11:43:33 UTC 2019 - Matej Cepl diff --git a/python-click-log.spec b/python-click-log.spec index 0f9f4c4..d39c079 100644 --- a/python-click-log.spec +++ b/python-click-log.spec @@ -1,7 +1,7 @@ # # spec file for package python-click-log # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,9 +16,10 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?!python_module:%define python_module() python3-%{**}} +%global skip_python2 1 Name: python-click-log -Version: 0.3.2 +Version: 0.4.0 Release: 0 Summary: Logging integration for Click License: MIT