14
0

- Add patch no-crypt-with-python-313.patch:

* Do not run tests requiring 'crypt' with Python 3.13.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-passlib?expand=0&rev=57
This commit is contained in:
2024-10-11 04:35:52 +00:00
committed by Git OBS Bridge
parent 4547025517
commit 5ef6e595a6
3 changed files with 23 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 11 04:34:50 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch no-crypt-with-python-313.patch:
* Do not run tests requiring 'crypt' with Python 3.13.
-------------------------------------------------------------------
Thu Sep 26 10:44:49 UTC 2024 - Markéta Machová <mmachova@suse.com>