pygal
A Python SVG graph plotting library
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
9
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-pygal && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pygal-3.0.4.tar.gz | 0000081840 79.9 KB | |
python-pygal.changes | 0000003609 3.52 KB | |
python-pygal.spec | 0000002364 2.31 KB |
Revision 11 (latest revision is 12)
Ana Guerrero (anag+factory)
accepted
request 1133201
from
Dirk Mueller (dirkmueller)
(revision 11)
- 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
Comments 0