14
0
forked from pool/python-pyu2f

- Use upstream patches instead of custom one for python312

compatibility.
  - drop python312.patch
  - add python312-1.patch gh#google/pyu2f@793acd9ff661
  - add python312-2.patch gh#google/pyu2f@dad654010a03

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyu2f?expand=0&rev=14
This commit is contained in:
2023-10-17 07:33:10 +00:00
committed by Git OBS Bridge
parent 0ec152822a
commit fd8ac32438
6 changed files with 820 additions and 163 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Oct 17 07:32:00 UTC 2023 - Daniel Garcia Moreno <daniel.garcia@suse.com>
- Use upstream patches instead of custom one for python312
compatibility.
- drop python312.patch
- add python312-1.patch gh#google/pyu2f@793acd9ff661
- add python312-2.patch gh#google/pyu2f@dad654010a03
-------------------------------------------------------------------
Tue Oct 17 07:18:36 UTC 2023 - Daniel Garcia Moreno <daniel.garcia@suse.com>