14
0

- 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
This commit is contained in:
2024-01-02 21:23:58 +00:00
committed by Git OBS Bridge
parent 2a4bc7d647
commit 6c4b3a7f0f
4 changed files with 20 additions and 10 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
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>