~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] testing/py-zmq: Rebuild against new libzmq and upgrade to 15.0.0

Details
Message ID
<1447085335-15712-1-git-send-email-valery.kartel@gmail.com>
Sender timestamp
1447085335
DKIM signature
missing
Download raw message
Patch: +6 -6
---
 testing/py-zmq/APKBUILD | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/testing/py-zmq/APKBUILD b/testing/py-zmq/APKBUILD
index 4d0d13f..65fba52 100644
--- a/testing/py-zmq/APKBUILD
+++ b/testing/py-zmq/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Contributor: Valery Kartel <valery.kartel@gmail.com>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py-zmq
_pkgname=pyzmq
pkgver=14.5.0
pkgver=15.0.0
pkgrel=0
pkgdesc="Python bindings for ZeroMQ"
url="http://pypi.python.org/pypi/pyzmq"
@@ -10,7 +10,7 @@ arch="all"
license="LGPL3+ BSD"
depends=""
depends_dev=""
makedepends="python-dev py-setuptools zeromq-dev libzmq"
makedepends="python-dev py-setuptools zeromq-dev"
install=""
subpackages=""
source="http://pypi.python.org/packages/source/p/$_pkgname/$_pkgname-$pkgver.tar.gz"
@@ -35,6 +35,6 @@ package() {
	python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}

md5sums="8d3351a8ca2ca2a272a3f96bcb963e41  pyzmq-14.5.0.tar.gz"
sha256sums="5d6e045634456cf5496f50871fd3e3a5ede2b90433284dbfe985bb67c97f77bd  pyzmq-14.5.0.tar.gz"
sha512sums="20164f7b05c308e0f089c07fc46b1c522094f3ac136f2e0bba84f19cb63dfd36152a2465df723dd4d93c6fbd2de4f0d94c160e2bbc353a92cfd680eb03cbdc87  pyzmq-14.5.0.tar.gz"
md5sums="a4e357fe3574fc64a959e7a8e5373b9f  pyzmq-15.0.0.tar.gz"
sha256sums="376ca24cf365092d03bd1de00ed4319910aef84394cb4805a866bdf0b6d317bb  pyzmq-15.0.0.tar.gz"
sha512sums="7d42e6e2218ff9668db92cc68ea511a90bac4a4f950ca42d199b82cf17dee587c824be16ea0e315da7b482e7ced0d97769cc500bf9d0fa2eb8a5b7c764c8305f  pyzmq-15.0.0.tar.gz"
-- 
2.6.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)