Accepting request 710505 from devel:languages:python
- Update to 0.7.3: * Add support for PEP 570 (positional-only keyword parameters) OBS-URL: https://build.opensuse.org/request/show/710505 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Genshi?expand=0&rev=17
This commit is contained in:
commit
582eae7afc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e90bd5d8d5b3d6bef9af6abacf271faca00f0f9512642d75e0e02cb79f7ba9f
|
||||
size 271104
|
3
Genshi-0.7.3.tar.gz
Normal file
3
Genshi-0.7.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7933c95151d7dd2124a2b4c8dd85bb6aec881ca17c0556da0b40e56434b313a0
|
||||
size 271238
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 18 08:43:11 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.7.3:
|
||||
* Add support for PEP 570 (positional-only keyword parameters)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 29 07:58:50 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define oldpython python
|
||||
Name: python-Genshi
|
||||
Version: 0.7.2
|
||||
Version: 0.7.3
|
||||
Release: 0
|
||||
Summary: A toolkit for generation of output for the web
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user