forked from pool/python-jaraco.text
- Update to 3.6.0:
* Fixed DeprecationWarning in importlib.resources.read_text. * #5: Fixed warning in docs builds. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.text?expand=0&rev=15
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f07f1076814a17a98eb915948b9a0dc71b1891c833588066ec1feb04ea4389b1
|
|
||||||
size 15453
|
|
||||||
3
jaraco.text-3.6.0.tar.gz
Normal file
3
jaraco.text-3.6.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:901d3468eaaa04f1d8a8f141f54b8887bfd943ccba311fc1c1de62c66604dfe0
|
||||||
|
size 11575
|
||||||
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 16 08:37:12 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
- Update to 3.6.0:
|
||||||
|
* Fixed DeprecationWarning in importlib.resources.read_text.
|
||||||
|
* #5: Fixed warning in docs builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 15 17:25:42 UTC 2021 - Arun Persaud <arun@gmx.de>
|
Sat May 15 17:25:42 UTC 2021 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-jaraco.text
|
Name: python-jaraco.text
|
||||||
Version: 3.5.0
|
Version: 3.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tools to work with text
|
Summary: Tools to work with text
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user