python-python-lzo/python-python-lzo.changes
Dirk Mueller 6c4b3a7f0f - update to 1.15:
* Remove python 2.x support.
  * Update to PEP517 compliance.
  * Migrate CI to github actions.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lzo?expand=0&rev=7
2024-01-02 21:23:58 +00:00

41 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Tue Jan 2 21:21:09 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 1.15:
* Remove python 2.x support.
* Update to PEP517 compliance.
* Migrate CI to github actions.
-------------------------------------------------------------------
Sun Jan 16 12:18:43 UTC 2022 - Ben Greiner <code@bnavigator.de>
- Update to 1.14
* Add python2 support statement
* Fix 32bit int limitations
- Includes support for Python 3.10 now
-------------------------------------------------------------------
Wed Jun 17 13:14:01 UTC 2020 - pgajdos@suse.com
- nose -> pytest
-------------------------------------------------------------------
Wed Apr 10 08:06:57 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Trim sentences that have no comparison point.
-------------------------------------------------------------------
Mon Apr 8 05:07:28 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Remove unnecessary bcond test
- Use %license
- Update to v1.12
* Update Windows support to lzo 2.0x
* Start Windows CI testing
* Adjust setup.py for jhbuild compatibility
-------------------------------------------------------------------
Thu May 25 13:42:46 UTC 2017 - toddrme2178@gmail.com
- Initial version