Accepting request 406288 from home:tbechtold:branches:devel:languages:python

- Use pypi.io for Source url

OBS-URL: https://build.opensuse.org/request/show/406288
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kafka-python?expand=0&rev=3
This commit is contained in:
Dirk Mueller 2016-07-05 08:33:25 +00:00 committed by Git OBS Bridge
parent d83ab627d7
commit 15a5c26491
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 4 09:14:42 UTC 2016 - tbechtold@suse.com
- Use pypi.io for Source url
-------------------------------------------------------------------
Mon Mar 14 10:03:55 UTC 2016 - mmnelemane@suse.com

View File

@ -23,7 +23,7 @@ Summary: Pure Python client for Apache Kafka
License: Apache-2.0
Group: Development/Languages/Python
Url: https://github.com/mumrah/kafka-python
Source: https://pypi.python.org/packages/source/k/kafka-python/kafka-python-%{version}.tar.gz
Source: https://pypi.io/packages/source/k/kafka-python/kafka-python-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-setuptools
BuildRequires: python-six