1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

net/py-kafka-python: Update to 1.3.4

Remove devel/py-six dependency, it was incorporated upstream in v1.3.0.
While here, add LICENSE_FILE and set architecture neutral.

Changes:	https://github.com/dpkp/kafka-python/blob/master/CHANGES.md#134-aug-13-2017

PR:		221959
Submitted by:	Sergey Akhmatov <sergey@akhmatov.ru>
Approved by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
This commit is contained in:
Danilo G. Baio 2017-09-02 12:22:51 +00:00
parent f250c60585
commit 578bb10930
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449132
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= kafka-python
PORTVERSION= 1.3.1
PORTVERSION= 1.3.4
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -11,9 +11,9 @@ MAINTAINER= christer.edwards@gmail.com
COMMENT= Pure Python client for Apache Kafka
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six
NO_ARCH= yes
USE_PYTHON= autoplist distutils
USES= python shebangfix

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1475169446
SHA256 (kafka-python-1.3.1.tar.gz) = 13160b2880f908885bf23a6c91fff69dbe9c36facb9adaaee29293241063c498
SIZE (kafka-python-1.3.1.tar.gz) = 206400
TIMESTAMP = 1504353848
SHA256 (kafka-python-1.3.4.tar.gz) = a84d9635e3a4d5054c342ad6e5b338f9438fbcac810b677a2f6da68a51fb66a8
SIZE (kafka-python-1.3.4.tar.gz) = 225865