File python-agate-stats.changes of Package python-agate-stats
-------------------------------------------------------------------
Fri Mar 22 19:42:33 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.4.2:
* Add Python 3.8, 3.9, 3.10, 3.11, 3.12 support.
* Drop support for Python 2.7 (EOL 2020-01-01), 3.4
(2019-03-18), 3.5 (2020-09-13), 3.6 (2021-12-23), 3.7
(2023-06-27).
* Remove six dependency.
* Fix :meth:`.ZScores.run` method.
- drop python-agate-stats-no-six.patch (upstream)
- drop python-agate-stats-remove-mysterious-line.patch (obsolete)
-------------------------------------------------------------------
Thu Mar 9 11:03:07 UTC 2023 - pgajdos@suse.com
- do not require six
- added patches
fix https://github.com/wireservice/agate-stats/issues/18
+ python-agate-stats-no-six.patch
-------------------------------------------------------------------
Fri May 21 08:05:59 UTC 2021 - pgajdos@suse.com
- use github release which contains tests, run them via %pytest macro
- deleted sources
- COPYING (not needed)
- added patches
fix https://github.com/wireservice/agate-stats/compare/0.4.0...master.diff
+ python-agate-stats-remove-mysterious-line.patch
-------------------------------------------------------------------
Wed May 9 19:03:10 UTC 2018 - toddrme2178@gmail.com
- Add license file
- Use license tag
-------------------------------------------------------------------
Fri Oct 20 16:12:49 UTC 2017 - toddrme2178@gmail.com
- initial version