Commit Graph

13 Commits

Author SHA256 Message Date
3010d2dcaa - update to 3.0.4:
* Missing declaration of importlib_metadata dependency in setup.py
  * Failure with tox due to missing README.md
  * Misused entry_points causing failure with Python 3.12
  * Prevent installing with Python versions < 3.8
  * Replace unmaintained pytest-flake8 with plain flake8
  * Remove Iterable import deprecation warning
  * Remove invalid escape sequence warnings in tests
  * Fix test failures due to removed pytest attribute
  * Fix linting errors with latest isort and flake8
- use packaged COPYING
  for all python flavors not just the main one

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygal?expand=0&rev=24
2023-12-14 21:28:17 +00:00
f98287c3d6 Accepting request 1081553 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081553
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygal?expand=0&rev=22
2023-04-21 13:38:15 +00:00
5ae7b419f5 - skip python 2.x (no longer supported) and enable CairoSVG
for all python flavors not just the main one

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygal?expand=0&rev=20
2023-02-01 22:46:55 +00:00
a61c1e39ff - Remove unnecessary patches: pytest4.patch, pytest6.patch, and
python38.patch.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygal?expand=0&rev=19
2021-12-09 10:20:08 +00:00
5af1fbfdde Accepting request 936468 from home:pgajdos:python
- version update to 3.0.0
  * no upstream changelog found

OBS-URL: https://build.opensuse.org/request/show/936468
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygal?expand=0&rev=18
2021-12-09 00:23:31 +00:00
ef00931dfa Accepting request 874347 from home:mcalabkova:branches:devel:languages:python
- Drop broken %ifpython3

OBS-URL: https://build.opensuse.org/request/show/874347
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygal?expand=0&rev=16
2021-02-23 10:18:44 +00:00
Tomáš Chvátal
b805ee04d7 Accepting request 830032 from home:mcalabkova:branches:devel:languages:python:pytest
- Add patch pytest6.patch

OBS-URL: https://build.opensuse.org/request/show/830032
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygal?expand=0&rev=14
2020-08-27 19:45:28 +00:00
257931ff67 Fix SPEC
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygal?expand=0&rev=12
2019-11-06 14:27:57 +00:00
3011289e7c - Add patch pytest4.patch to make the test suite compatible with
pytest4+ (yes, THIS is the only change necessary!).
  gh#Kozea/pygal#340

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygal?expand=0&rev=11
2019-11-06 14:21:01 +00:00
Tomáš Chvátal
3b996b0eae - Add patch to work with python 3.8:
* python38.patch
- Restrict pytest to < 3.0 as the testing code does not work
  upstream on anything else

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygal?expand=0&rev=9
2019-07-19 12:35:57 +00:00
Tomáš Chvátal
020473c71e - Make CairoSVG only python3 dependency and simply not provide
the png conversion feature on python2

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygal?expand=0&rev=7
2019-03-26 09:26:22 +00:00
72435d0218 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygal?expand=0&rev=5
2018-12-04 13:51:05 +00:00
Todd R
5fa4b26a46 Accepting request 612006 from devel:languages:python:misc
A python svg graph plotting library

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