14
0
Commit Graph

12 Commits

Author SHA256 Message Date
e440f6eb99 Accepting request 783302 from devel:languages:python
py38 fix

OBS-URL: https://build.opensuse.org/request/show/783302
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-svgwrite?expand=0&rev=6
2020-03-10 11:33:56 +00:00
Tomáš Chvátal
f2e1f85071 - Skip one test that started to fail with python 3.8:
* test_pretty_print

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-svgwrite?expand=0&rev=13
2020-03-10 10:44:09 +00:00
38bea427ff Accepting request 717576 from devel:languages:python
- Update to 1.3.1:
  * NEW: easy stylesheet embedding: Drawing.embed_stylesheet(content), see example using_fonts.py
  * NEW: embedded local fonts: Drawing.embed_font(fontname, filename), see example using_fonts.py
  * NEW: embedded web fonts: Drawing.embed_google_web_font(fontname, uri), see example using_fonts.py
  * NEW: shapes extension by Christof Hanke
  * NEW: for write(), save() and saveas(), indentation for pretty print is configurable by Mitar
  * BUGFIX: converted regex strings in tests to raw strings by tirkarthi

OBS-URL: https://build.opensuse.org/request/show/717576
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-svgwrite?expand=0&rev=5
2019-07-22 15:19:58 +00:00
Tomáš Chvátal
993f55775e - Update to 1.3.1:
* NEW: easy stylesheet embedding: Drawing.embed_stylesheet(content), see example using_fonts.py
  * NEW: embedded local fonts: Drawing.embed_font(fontname, filename), see example using_fonts.py
  * NEW: embedded web fonts: Drawing.embed_google_web_font(fontname, uri), see example using_fonts.py
  * NEW: shapes extension by Christof Hanke
  * NEW: for write(), save() and saveas(), indentation for pretty print is configurable by Mitar
  * BUGFIX: converted regex strings in tests to raw strings by tirkarthi

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-svgwrite?expand=0&rev=11
2019-07-22 12:46:18 +00:00
0d6b6f0cb1 Accepting request 662429 from devel:languages:python
- Version update to 1.2.1:
  * BUGFIX: Python 2 pretty print encoding issue
  * NEW: Inkscape extension - support for Inkscape layers
  * BUGFIX: compatibility with Python 3.7 by fixing re.split() usage

OBS-URL: https://build.opensuse.org/request/show/662429
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-svgwrite?expand=0&rev=4
2019-01-03 17:08:27 +00:00
Tomáš Chvátal
d16bebb0e1 - Version update to 1.2.1:
* BUGFIX: Python 2 pretty print encoding issue
  * NEW: Inkscape extension - support for Inkscape layers
  * BUGFIX: compatibility with Python 3.7 by fixing re.split() usage

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-svgwrite?expand=0&rev=9
2019-01-02 11:46:59 +00:00
cce77dfe1e Accepting request 659705 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-svgwrite?expand=0&rev=3
2018-12-24 10:44:59 +00:00
cf90b0cc27 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-svgwrite?expand=0&rev=7
2018-12-04 14:08:13 +00:00
53bc4993a4 Accepting request 626392 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/626392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-svgwrite?expand=0&rev=2
2018-07-31 14:01:23 +00:00
Tomáš Chvátal
6b5ed97714 Accepting request 626093 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary.

OBS-URL: https://build.opensuse.org/request/show/626093
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-svgwrite?expand=0&rev=5
2018-07-30 07:35:17 +00:00
dcab388a79 Accepting request 612043 from devel:languages:python
Create SVG drawings

OBS-URL: https://build.opensuse.org/request/show/612043
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-svgwrite?expand=0&rev=1
2018-06-02 09:59:50 +00:00
Todd R
1bff04b6b6 Accepting request 611989 from devel:languages:python:misc
Create SVG drawings

OBS-URL: https://build.opensuse.org/request/show/611989
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-svgwrite?expand=0&rev=1
2018-05-24 20:56:56 +00:00