14
0

Accepting request 1284744 from home:glaubitz:branches:devel:languages:python

- Update to 3.2.3
  * Make greenlet build and run on Python 3.14 beta 2 on Windows amd64.
  * Potentially fix build on NetBSD/sparc64. See PR 447.

OBS-URL: https://build.opensuse.org/request/show/1284744
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=94
This commit is contained in:
2025-06-13 10:55:46 +00:00
committed by Git OBS Bridge
parent aaed0a46d0
commit a1fdb5962d
4 changed files with 11 additions and 4 deletions

BIN
greenlet-3.2.2.tar.gz (Stored with Git LFS)

Binary file not shown.

3
greenlet-3.2.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8b0dd8ae4c0d6f5e54ee55ba935eeb3d735a9b58a8a1e5b5cbab64e01a39f365
size 185752

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jun 11 09:26:37 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 3.2.3
* Make greenlet build and run on Python 3.14 beta 2 on Windows amd64.
* Potentially fix build on NetBSD/sparc64. See PR 447.
-------------------------------------------------------------------
Mon May 12 12:16:08 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -22,7 +22,7 @@
%{?sle15_python_module_pythons}
Name: python-greenlet
Version: 3.2.2
Version: 3.2.3
Release: 0
Summary: Lightweight in-process concurrent programming
License: MIT