forked from pool/python-Django
- Require full python interpreter on build and runtime
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:django/python-Django?expand=0&rev=42
This commit is contained in:
parent
568656c2c8
commit
a242516680
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 15 07:49:06 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Require full python interpreter on build and runtime
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 7 13:15:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Django
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LLC.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -47,8 +47,10 @@ BuildRequires: %{python_module pytz}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module sqlparse}
|
||||
BuildRequires: %{python_module tblib}
|
||||
BuildRequires: %{pythons}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python
|
||||
Requires: python-Pillow
|
||||
Requires: python-argon2-cffi >= 16.1.0
|
||||
Requires: python-pytz
|
||||
|
Loading…
x
Reference in New Issue
Block a user