Accepting request 1133678 from devel:languages:python

- update to 3.0.2:
  * Packaging: Add a minimal ``pyproject.toml`` to sdists.
  * Packaging: Various updates to macOS wheels.
  * Fix a test case on Arm32. Note that this is not a supported
    platform (there is no CI for it) and support is best effort;

OBS-URL: https://build.opensuse.org/request/show/1133678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-greenlet?expand=0&rev=46
This commit is contained in:
Ana Guerrero 2023-12-17 20:29:07 +00:00 committed by Git OBS Bridge
commit a5ca70a2ac
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:816bd9488a94cba78d93e1abb58000e8266fa9cc2aa9ccdd6eb0696acb24005b
size 174825

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

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Dec 17 01:45:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.0.2:
* Packaging: Add a minimal ``pyproject.toml`` to sdists.
* Packaging: Various updates to macOS wheels.
* Fix a test case on Arm32. Note that this is not a supported
platform (there is no CI for it) and support is best effort;
-------------------------------------------------------------------
Mon Nov 27 15:46:29 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

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