15
0

Accepting request 1286697 from home:mcalabkova:branches:devel:languages:python

- Update to 2024.6.15
  * Declare setuptools as the build backend in pyproject.toml
  * remove code that's no longer required that 3.7 is our minimum
- Rebase python-certifi-shipped-requests-cabundle.patch

OBS-URL: https://build.opensuse.org/request/show/1286697
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-certifi?expand=0&rev=85
This commit is contained in:
2025-06-19 11:52:06 +00:00
committed by Git OBS Bridge
parent 9a846415f8
commit 8f6482b733
5 changed files with 18 additions and 41 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jun 17 12:54:57 UTC 2025 - Markéta Machová <mmachova@suse.com>
- Update to 2024.6.15
* Declare setuptools as the build backend in pyproject.toml
* remove code that's no longer required that 3.7 is our minimum
- Rebase python-certifi-shipped-requests-cabundle.patch
-------------------------------------------------------------------
Mon Jun 16 06:12:17 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>