14
0

- 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/package/show/devel:languages:python/python-greenlet?expand=0&rev=77
This commit is contained in:
2023-12-17 01:46:08 +00:00
committed by Git OBS Bridge
parent 4b955fc182
commit 08a518ef1d
4 changed files with 13 additions and 4 deletions

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