14
0

Accepting request 946776 from home:bnavigator:branches:devel:languages:python

- Update to 1.14
  * Add python2 support statement
  * Fix 32bit int limitations
- Includes support for Python 3.10 now

OBS-URL: https://build.opensuse.org/request/show/946776
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-lzo?expand=0&rev=6
This commit is contained in:
2022-01-16 13:26:22 +00:00
committed by Git OBS Bridge
parent 649045f057
commit 2a4bc7d647
5 changed files with 22 additions and 6 deletions

View File

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