Accepting request 686470 from home:jayvdb:branches:security
- Add minimum version python-construct >= 2.9.31 OBS-URL: https://build.opensuse.org/request/show/686470 OBS-URL: https://build.opensuse.org/package/show/security/python-pykeepass?expand=0&rev=5
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 15:59:48 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
- Add minimum version python-construct >= 2.9.31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 04:56:36 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
@@ -30,7 +30,7 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python-rpm-macros
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module argon2-cffi}
|
||||
BuildRequires: %{python_module construct}
|
||||
BuildRequires: %{python_module construct >= 2.9.31}
|
||||
BuildRequires: %{python_module future}
|
||||
BuildRequires: %{python_module lxml}
|
||||
BuildRequires: %{python_module pycryptodome}
|
||||
@@ -38,7 +38,7 @@ BuildRequires: %{python_module python-dateutil}
|
||||
# /SECTION
|
||||
BuildRequires: fdupes
|
||||
Requires: python-argon2_cffi
|
||||
Requires: python-construct
|
||||
Requires: python-construct >= 2.9.31
|
||||
Requires: python-future
|
||||
Requires: python-lxml
|
||||
Requires: python-pycryptodome
|
||||
|
||||
Reference in New Issue
Block a user