15
0

Accepting request 847413 from devel:languages:python

- update to 3.0.0:
  * Remove python 2 support
  * Add python 3.9 support

OBS-URL: https://build.opensuse.org/request/show/847413
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-daiquiri?expand=0&rev=8
This commit is contained in:
2020-11-10 12:46:34 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0d5bf9c5719fbca4928dc2a882c165cd2b5c81be28f7f1626ced04c1c6b4aae2
size 17937

3
daiquiri-3.0.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cbc4a1ffdd98f25bb1962f3d580d5225796196712849798cce40af85c412d5ab
size 18118

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 10 07:54:11 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 3.0.0:
* Remove python 2 support
* Add python 3.9 support
-------------------------------------------------------------------
Thu Apr 2 09:11:34 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@@ -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