mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/py3-confluent-kafka: Upgrade to 1.3.0
This commit is contained in:
parent
949a8aa67d
commit
838eee5099
@ -2,8 +2,8 @@
|
||||
# Contributor: Gennady Feldman <gena01@gmail.com>
|
||||
pkgname=py3-confluent-kafka
|
||||
_pkgname=confluent-kafka-python
|
||||
pkgver=1.2.0
|
||||
pkgrel=1
|
||||
pkgver=1.3.0
|
||||
pkgrel=0
|
||||
pkgdesc="Confluent's Apache Kafka Python clien"
|
||||
url="https://github.com/confluentinc/confluent-kafka-python"
|
||||
arch="all !x86" # Restricted by py3-fastavro
|
||||
@ -26,4 +26,4 @@ package() {
|
||||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
|
||||
sha512sums="b8bfd9b2c18e4108087f140d4c2f938ada9ce7bfbffbfe2731c47bb6d0d41fbb2d5958d4c4a4cd683f254c7526a17bc5a2c9819608b89cdb179cfc3f1278befd py3-confluent-kafka-1.2.0.tar.gz"
|
||||
sha512sums="7b58dd5d96ebed5f72e2cea17338fad61154bd1917a9254fb6e617e66bb382824102275459deb9048fbf74927cf79eea6cc8c9a27b6b8c1311c62f23c2e809bb py3-confluent-kafka-1.3.0.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user