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
This commit is contained in:
Tomáš Chvátal 2013-11-07 11:51:31 +00:00 committed by Git OBS Bridge
parent 8322f412ff
commit eb499bb4a7
2 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -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