[packages/python-svgwrite] - disable one more test - rel 2

baggins baggins at pld-linux.org
Tue Nov 5 08:20:12 CET 2019


commit 36a44a97c222773576805a49baec3169ec2c3e39
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Nov 5 08:18:42 2019 +0100

    - disable one more test
    - rel 2

 python-svgwrite.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-svgwrite.spec b/python-svgwrite.spec
index bf9829c..be0fee7 100644
--- a/python-svgwrite.spec
+++ b/python-svgwrite.spec
@@ -11,7 +11,7 @@
 Summary:	Python 2 library to create SVG drawings
 Name:		python-%{pypi_name}
 Version:	1.3.1
-Release:	1
+Release:	2
 License:	MIT
 Group:		Libraries/Python
 Source0:	https://github.com/mozman/svgwrite/archive/v%{version}/%{module}-%{version}.tar.gz
@@ -49,6 +49,8 @@ Python 3 library to create SVG drawings.
 
 # test is hosed and fails on the order of attr in a tag
 %{__rm} tests/test_pretty_xml.py
+# needs network access
+%{__rm} tests/test_style.py
 
 %build
 %py3_build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-svgwrite.git/commitdiff/36a44a97c222773576805a49baec3169ec2c3e39



More information about the pld-cvs-commit mailing list