diff --git a/dev-python/pyzmq/pyzmq-16.0.2.recipe b/dev-python/pyzmq/pyzmq-16.0.2.recipe index f058b11ae..26277d361 100644 --- a/dev-python/pyzmq/pyzmq-16.0.2.recipe +++ b/dev-python/pyzmq/pyzmq-16.0.2.recipe @@ -1,15 +1,11 @@ -SUMMARY="Interfaces for Python" +SUMMARY="Python bindings for ØMQ" DESCRIPTION=" -This package provides an implementation of 'object interfaces' for Python. \ -Interfaces are a mechanism for labeling objects as conforming to a given \ -API or contract. So, this package can be considered as implementation of the \ -Design By Contract methodology support in Python. - -For detailed documentation, please see http://docs.zope.org/zope.interface" +This package contains Python bindings for ØMQ. \ +ØMQ is a lightweight and fast messaging implementation." HOMEPAGE="http://www.zeromq.org/bindings:python" COPYRIGHT="2009-2012, Brian Granger, Min Ragan-Kelley" LICENSE="GNU LGPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://files.pythonhosted.org/packages/source/p/pyzmq/pyzmq-$portVersion.tar.gz" CHECKSUM_SHA256="0322543fff5ab6f87d11a8a099c4c07dd8a1719040084b6ce9162bcdf5c45c9d"