forked from pool/python-allpairspy
pmmu version update OBS-URL: https://build.opensuse.org/request/show/1133131 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-allpairspy?expand=0&rev=5
41 lines
1.3 KiB
Plaintext
41 lines
1.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Dec 14 10:38:29 UTC 2023 - pgajdos@suse.com
|
|
|
|
- deleted patches
|
|
- python-allpairspy-no-six.patch (upstreamed)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 14 09:14:07 UTC 2023 - Petr Gajdos <pgajdos@suse.com>
|
|
|
|
- update to 2.5.1:
|
|
* ## What's Changed
|
|
* `examples/compare_to_others.py` minor changes:
|
|
* Fix typo in MANIFEST.in
|
|
* Add support for Python 3.9/3.10/3.11
|
|
* Drop support for Python 2.7/3.5/3.6
|
|
* Remove unused `setup.cfg`
|
|
* Update `[build-system]`
|
|
* Modify to use `pypa/build` for package build
|
|
|
|
* ## New Contributors
|
|
* @stdedos made their first contribution in
|
|
https://github.com/thombashi/allpairspy/pull/4
|
|
* @hegjon made their first contribution in
|
|
https://github.com/thombashi/allpairspy/pull/9
|
|
|
|
* **Full Changelog**: https://github.com/thombashi/allpairspy/c
|
|
ompare/v2.5.0...v2.5.1
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 13 15:29:12 UTC 2022 - pgajdos@suse.com
|
|
|
|
- do not require six
|
|
- added patches
|
|
fix https://github.com/thombashi/allpairspy/commit/f6dcb1f3e5bc50b98422fee9c6d6fa8d5e7bc038
|
|
+ python-allpairspy-no-six.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 8 15:20:07 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Initial package, version 2.5.0
|