14
0
forked from pool/python-amqp

Accepting request 204518 from devel:languages:python

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

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Oct 24 10:58:39 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Tue Apr 30 09:21:42 UTC 2013 - speilicke@suse.com

View File

@@ -25,7 +25,7 @@ Group: Development/Languages/Python
Url: http://github.com/celery/py-amqp
Source: http://pypi.python.org/packages/source/a/amqp/amqp-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-distribute
BuildRequires: python-setuptools
# Documentation requirements:
BuildRequires: python-Sphinx
BuildRequires: python-sphinxcontrib-issuetracker