14
0

- 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:
2021-11-16 08:38:07 +00:00
committed by Git OBS Bridge
parent 91f187d03d
commit a99b4f1d52
4 changed files with 11 additions and 4 deletions

View File

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

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

View File

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

View File

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