14
0

- update to 1.11.0:

* Drop support for Python 3.8. #479
  * Support free-threaded Python. #502
  * Support adding custom env vars. #504

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools-rust?expand=0&rev=29
This commit is contained in:
2025-03-30 08:02:32 +00:00
committed by Git OBS Bridge
parent b93ecbb99b
commit f3bfdd4a88
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Mar 30 08:01:41 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.11.0:
* Drop support for Python 3.8. #479
* Support free-threaded Python. #502
* Support adding custom env vars. #504
-------------------------------------------------------------------
Wed Nov 20 00:54:23 UTC 2024 - Soc Virnyl Estela <uncomfyhalomacro@opensuse.org>