From eb499bb4a7718fa93194d8bdbe53c266a405c5601dfb3667ed73a8249f9ae02a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 7 Nov 2013 11:51:31 +0000 Subject: [PATCH] Accepting request 205866 from devel:languages:python Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/205866 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/datovka?expand=0&rev=4 --- datovka.changes | 5 +++++ datovka.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/datovka.changes b/datovka.changes index e430862..4f9a9cb 100644 --- a/datovka.changes +++ b/datovka.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 24 10:50:44 UTC 2013 - speilicke@suse.com + +- Require python-setuptools instead of distribute (upstreams merged) + ------------------------------------------------------------------- Tue Jul 16 13:44:15 UTC 2013 - tchvatal@suse.com diff --git a/datovka.spec b/datovka.spec index db94930..aef8e7d 100644 --- a/datovka.spec +++ b/datovka.spec @@ -27,19 +27,19 @@ Source0: %{name}-%{version}.tar.gz BuildRequires: dejavu BuildRequires: fdupes BuildRequires: python -BuildRequires: python-distribute BuildRequires: python-dslib >= 3.0 BuildRequires: python-gtk BuildRequires: python-openssl BuildRequires: python-reportlab +BuildRequires: python-setuptools BuildRequires: python-sqlalchemy BuildRequires: update-desktop-files Requires: dejavu -Requires: python-distribute Requires: python-dslib >= 3.0 Requires: python-gtk Requires: python-openssl Requires: python-reportlab +Requires: python-setuptools Requires: python-sqlalchemy BuildRoot: %{_tmppath}/%{name}-%{version}-build %py_requires