- Update to 0.7.2:

* Add support for Python 3.8.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Genshi?expand=0&rev=19
This commit is contained in:
Tomáš Chvátal 2019-04-29 07:59:28 +00:00 committed by Git OBS Bridge
parent 8cb75f93b8
commit 2a8178d71f
4 changed files with 10 additions and 4 deletions

View File

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

3
Genshi-0.7.2.tar.gz Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 29 07:58:50 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.7.2:
* Add support for Python 3.8.
-------------------------------------------------------------------
Mon Mar 4 16:51:54 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-Genshi
Version: 0.7.1
Version: 0.7.2
Release: 0
Summary: A toolkit for generation of output for the web
License: BSD-3-Clause