14
0

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

- Cherry-pick upstream patch to fix compatibility with Python 3.13
  * replace-private-function.patch

OBS-URL: https://build.opensuse.org/request/show/1190485
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyrsistent?expand=0&rev=33
This commit is contained in:
2024-07-30 20:06:37 +00:00
committed by Git OBS Bridge
parent 8b816cac44
commit 3164fd84d4
3 changed files with 45 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 30 13:00:09 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Cherry-pick upstream patch to fix compatibility with Python 3.13
* replace-private-function.patch
-------------------------------------------------------------------
Fri Jan 5 17:29:47 UTC 2024 - Dirk Müller <dmueller@suse.com>