14
0
forked from pool/python-pyu2f

Accepting request 1042401 from home:pgajdos:python

- do not require six
- added patches
  fix https://github.com/google/pyu2f/issues/34
  + python-pyu2f-no-six.patch

OBS-URL: https://build.opensuse.org/request/show/1042401
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyu2f?expand=0&rev=9
This commit is contained in:
2022-12-12 20:59:46 +00:00
committed by Git OBS Bridge
parent 240386abb0
commit cd7660ff92
3 changed files with 81 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Dec 12 14:56:04 UTC 2022 - pgajdos@suse.com
- do not require six
- added patches
fix https://github.com/google/pyu2f/issues/34
+ python-pyu2f-no-six.patch
-------------------------------------------------------------------
Tue Nov 1 09:26:18 UTC 2022 - Markéta Machová <mmachova@suse.com>