From cef8df632dc64a66b6a48351155be7080d0a95c0e94e07a78b3b3b2572659f68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 25 Oct 2013 09:16:04 +0000 Subject: [PATCH] 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 --- python-Flask.changes | 5 +++++ python-Flask.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-Flask.changes b/python-Flask.changes index 7f6f44f..82d265e 100644 --- a/python-Flask.changes +++ b/python-Flask.changes @@ -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 diff --git a/python-Flask.spec b/python-Flask.spec index 7c5d1c6..1cf58cf 100644 --- a/python-Flask.spec +++ b/python-Flask.spec @@ -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