14
0

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

- Update to 3.2.2
  * Make greenlet build and run on Python 3.14 beta 1. It will not run
    on earlier versions of 3.14; it should run on subsequent versions.
    See PR 445.

OBS-URL: https://build.opensuse.org/request/show/1276832
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-greenlet?expand=0&rev=92
This commit is contained in:
2025-05-12 14:29:06 +00:00
committed by Git OBS Bridge
parent 3513a80141
commit aaed0a46d0
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9f4dd4b4946b14bb3bf038f81e1d2e535b7d94f1b2a59fdba1293cd9c1a0a4d7
size 184475

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

Binary file not shown.

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon May 12 12:16:08 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 3.2.2
* Make greenlet build and run on Python 3.14 beta 1. It will not run
on earlier versions of 3.14; it should run on subsequent versions.
See PR 445.
-------------------------------------------------------------------
Tue Apr 29 09:23:14 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.1
Version: 3.2.2
Release: 0
Summary: Lightweight in-process concurrent programming
License: MIT