python-pygal/python-pygal.changes
Dirk Mueller 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

101 lines
3.5 KiB
Plaintext

-------------------------------------------------------------------
Thu Dec 14 21:24:19 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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
-------------------------------------------------------------------
Fri Apr 21 12:30:43 UTC 2023 - Dirk Müller <dmueller@suse.com>
- add sle15_python_module_pythons (jsc#PED-68)
-------------------------------------------------------------------
Thu Apr 13 22:43:40 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Make calling of %{sle15modernpython} optional.
-------------------------------------------------------------------
Wed Feb 1 22:46:16 UTC 2023 - Dirk Müller <dmueller@suse.com>
- skip python 2.x (no longer supported) and enable CairoSVG
for all python flavors not just the main one
-------------------------------------------------------------------
Thu Dec 9 10:19:36 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Remove unnecessary patches: pytest4.patch, pytest6.patch, and
python38.patch.
-------------------------------------------------------------------
Wed Dec 8 10:36:58 UTC 2021 - pgajdos@suse.com
- version update to 3.0.0
* no upstream changelog found
-------------------------------------------------------------------
Mon Feb 22 14:22:14 UTC 2021 - Markéta Machová <mmachova@suse.com>
- Drop broken %ifpython3
-------------------------------------------------------------------
Thu Aug 27 15:15:44 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Add patch pytest6.patch
-------------------------------------------------------------------
Wed Nov 6 15:16:36 CET 2019 - Matej Cepl <mcepl@suse.com>
- Add patch pytest4.patch to make the test suite compatible with
pytest4+ (yes, THIS is the only change necessary!).
gh#Kozea/pygal#340
-------------------------------------------------------------------
Fri Jul 19 12:31:24 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- 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
-------------------------------------------------------------------
Tue Mar 26 09:21:16 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Make CairoSVG only python3 dependency and simply not provide
the png conversion feature on python2
-------------------------------------------------------------------
Tue Dec 4 12:52:14 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Thu May 24 17:38:38 UTC 2018 - toddrme2178@gmail.com
- spec file cleanups
- dependencies are python3-only
-------------------------------------------------------------------
Mon Aug 28 16:16:11 UTC 2017 - toddrme2178@gmail.com
- Implement single-spec version
-------------------------------------------------------------------
Sat Jul 29 17:40:48 UTC 2017 - michael@stroeder.com
- update to upstream release 2.4.0
-------------------------------------------------------------------
Fri Jun 12 11:41:40 UTC 2015 - mailaender@opensuse.org
- initial packaging of version 1.7.0