14
0
forked from pool/python-stopit

Add python-stopit-ulong-for-thread-id.patch: Use ulong for thread id on Python >= 3.7, upstream commit dda4bd1 (gh#glenfant/stopit#31).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stopit?expand=0&rev=2
This commit is contained in:
2025-02-04 16:27:08 +00:00
committed by Git OBS Bridge
parent 78bf79bf43
commit d014069fbf
3 changed files with 60 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Feb 4 15:44:08 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>
- Add python-stopit-ulong-for-thread-id.patch: Use ulong for
thread id on Python >= 3.7, upstream commit dda4bd1
(gh#glenfant/stopit#31).
-------------------------------------------------------------------
Tue Feb 4 11:50:34 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>