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:
parent
8322f412ff
commit
eb499bb4a7
@ -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
|
Tue Jul 16 13:44:15 UTC 2013 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -27,19 +27,19 @@ Source0: %{name}-%{version}.tar.gz
|
|||||||
BuildRequires: dejavu
|
BuildRequires: dejavu
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python
|
BuildRequires: python
|
||||||
BuildRequires: python-distribute
|
|
||||||
BuildRequires: python-dslib >= 3.0
|
BuildRequires: python-dslib >= 3.0
|
||||||
BuildRequires: python-gtk
|
BuildRequires: python-gtk
|
||||||
BuildRequires: python-openssl
|
BuildRequires: python-openssl
|
||||||
BuildRequires: python-reportlab
|
BuildRequires: python-reportlab
|
||||||
|
BuildRequires: python-setuptools
|
||||||
BuildRequires: python-sqlalchemy
|
BuildRequires: python-sqlalchemy
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
Requires: dejavu
|
Requires: dejavu
|
||||||
Requires: python-distribute
|
|
||||||
Requires: python-dslib >= 3.0
|
Requires: python-dslib >= 3.0
|
||||||
Requires: python-gtk
|
Requires: python-gtk
|
||||||
Requires: python-openssl
|
Requires: python-openssl
|
||||||
Requires: python-reportlab
|
Requires: python-reportlab
|
||||||
|
Requires: python-setuptools
|
||||||
Requires: python-sqlalchemy
|
Requires: python-sqlalchemy
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%py_requires
|
%py_requires
|
||||||
|
Loading…
x
Reference in New Issue
Block a user