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

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