Accepting request 1203877 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1203877 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-passlib?expand=0&rev=29
This commit is contained in:
commit
2c862d14e1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 26 10:44:49 UTC 2024 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Only run the full testsuite in openSUSE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 3 06:29:11 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package python-passlib
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -46,7 +46,7 @@ BuildRequires: %{python_module argon2_cffi}
|
||||
BuildRequires: %{python_module bcrypt}
|
||||
BuildRequires: %{python_module cryptography}
|
||||
BuildRequires: %{python_module pytest}
|
||||
%if 0%{?suse_version} >= 1550 || 0%{?is_opensuse}
|
||||
%if 0%{?is_opensuse}
|
||||
BuildRequires: %{python_module Django}
|
||||
BuildRequires: %{python_module scrypt}
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user