14
0

Accepting request 1008635 from home:yarunachalam:branches:devel:languages:python

- Update to v1.2.4 (9 Nov 2021)
 * Added C API change support for Python 3.10 (thanks @stevenpackardblp!)
 * Fixed a pointer alignment issue that impacted M1 Mac users (thanks @devashish2203!)

OBS-URL: https://build.opensuse.org/request/show/1008635
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pykerberos?expand=0&rev=12
This commit is contained in:
2022-10-07 07:53:40 +00:00
committed by Git OBS Bridge
parent 2cf34a2fe9
commit da2dd2e532
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Oct 5 00:18:47 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to v1.2.4 (9 Nov 2021)
* Added C API change support for Python 3.10 (thanks @stevenpackardblp!)
* Fixed a pointer alignment issue that impacted M1 Mac users (thanks @devashish2203!)
-------------------------------------------------------------------
Tue Feb 5 05:19:12 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>