14
0

Accepting request 931668 from devel:languages:python

- Update to 3.6.0:
  * Fixed DeprecationWarning in importlib.resources.read_text.
  * #5: Fixed warning in docs builds.

OBS-URL: https://build.opensuse.org/request/show/931668
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.text?expand=0&rev=7
This commit is contained in:
2021-11-21 22:51:40 +00:00
committed by Git OBS Bridge
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>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-jaraco.text
Version: 3.5.0
Version: 3.6.0
Release: 0
Summary: Tools to work with text
License: MIT