forked from pool/python-svgwrite
Accepting request 796606 from home:dmolkentin:netbox
- Update to 1.4 - Requires Python 3.6 - Removed Python2 support - Optimized/faster svgparser.py module by Florian Festi - Removed batch files to run tests on Windows, use pytest or tox instead OBS-URL: https://build.opensuse.org/request/show/796606 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-svgwrite?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
f2e1f85071
commit
a2e7142224
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 23 16:22:34 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
||||||
|
|
||||||
|
- Update to 1.4
|
||||||
|
- Requires Python 3.6
|
||||||
|
- Removed Python2 support
|
||||||
|
- Optimized/faster svgparser.py module by Florian Festi
|
||||||
|
- Removed batch files to run tests on Windows, use pytest or tox
|
||||||
|
instead
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 10 10:43:52 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
Tue Mar 10 10:43:52 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -17,8 +17,9 @@
|
|||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
|
%define skip_python2 1
|
||||||
Name: python-svgwrite
|
Name: python-svgwrite
|
||||||
Version: 1.3.1
|
Version: 1.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python module for creating SVG drawings
|
Summary: Python module for creating SVG drawings
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:11e47749b159ed7004721e11d380b4642a26154b8cb2f7b0102fea9c71a3dfa1
|
|
||||||
size 185842
|
|
3
svgwrite-1.4.zip
Normal file
3
svgwrite-1.4.zip
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b38ac03b67f81c728d81a33e4711aaf3ab136a57156d721bb17f88525d9909bb
|
||||||
|
size 188493
|
Reference in New Issue
Block a user