1
0
forked from pool/python-Django

Accepting request 343323 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/343323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Django?expand=0&rev=19
This commit is contained in:
Dominique Leuenberger 2015-11-11 09:31:32 +00:00 committed by Git OBS Bridge
parent aee74557b9
commit bdb5020fde
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 10 05:36:21 UTC 2015 - tbechtold@suse.com
- add missing Requires for python-setuptools (bsc#952198)
/usr/bin/django-admin needs the pkg_resources framework from
python-setuptools to run properly.
-------------------------------------------------------------------
Sun Sep 20 07:51:27 UTC 2015 - tbechtold@suse.com

View File

@ -31,6 +31,7 @@ BuildRequires: fdupes
BuildRequires: python-devel
BuildRequires: python-setuptools
Requires: python-Pillow
Requires: python-setuptools
Requires: python-xml
Requires(post): update-alternatives
Requires(postun): update-alternatives