Accepting request 204561 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/204561
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Flask?expand=0&rev=12
This commit is contained in:
Tomáš Chvátal 2013-10-25 09:16:04 +00:00 committed by Git OBS Bridge
parent ac5e2f9dc2
commit cef8df632d
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 24 11:05:46 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Mon Sep 9 07:47:12 UTC 2013 - dmueller@suse.com

View File

@ -29,9 +29,9 @@ BuildRequires: fdupes
BuildRequires: python-Sphinx
BuildRequires: python-Werkzeug >= 0.7
BuildRequires: python-devel
BuildRequires: python-distribute
BuildRequires: python-itsdangerous >= 0.21
BuildRequires: python-nose
BuildRequires: python-setuptools
Requires: python-Jinja2 >= 2.4
Requires: python-Werkzeug >= 0.7
Requires: python-itsdangerous >= 0.21