Skip to content
Snippets Groups Projects
Commit 520068c9 authored by Séverin Lemaignan's avatar Séverin Lemaignan
Browse files

[middleware/py-poco] Bumped to 1.5

- Add initial support for pocolibs posters
parent bbb8dd00
No related branches found
No related tags found
No related merge requests found
......@@ -2,16 +2,16 @@
# Created: Séverin Lemaignan on Tue, 9 Aug 2011
#
VERSION= 1.4
VERSION= 1.5
PKGNAME= ${PKGTAG.python}-poco-${VERSION}
DISTNAME= pypoco-${VERSION}
MASTER_SITES= ${MASTER_SITE_OPENROBOTS:=pypoco/}
MASTER_REPOSITORY= git http://trac.laas.fr/git/robots/pypoco.git
CATEGORIES= net
CATEGORIES= middleware
LICENSE= isc
MAINTAINER= openrobots@laas.fr
COMMENT= Python bindings for the tclserv protocol
COMMENT= Python bindings for pocolibs, throught the tclserv protocol
DEPEND_ABI.python+= python<3
PYDISTUTILSPKG= yes
......
......@@ -14,11 +14,11 @@ ifeq (+,$(PY_POCO_DEPEND_MK)) # --------------------------------------------
PREFER.py-poco?= robotpkg
DEPEND_USE+= py-poco
DEPEND_ABI.py-poco?= ${PKGTAG.python}-poco>=1.2
DEPEND_ABI.py-poco?= ${PKGTAG.python}-poco>=1.4
DEPEND_DIR.py-poco?= ../../wip/py-poco
SYSTEM_SEARCH.py-poco=\
'${PYTHON_SYSLIBSEARCH}/pypoco.py'
'${PYTHON_SYSLIBSEARCH}/pypoco.py:/__version__/s/[^0-9.]//gp'
include ../../mk/sysdep/python.mk
......
SHA1 (pypoco-1.4.tar.gz) = 8f27bd6408f08e6da8e426c9ee038f881b8758d8
RMD160 (pypoco-1.4.tar.gz) = 8b957b1d98f1f85f20ad249f22feb0d0ea69e1eb
Size (pypoco-1.4.tar.gz) = 7978 bytes
SHA1 (pypoco-1.5.tar.gz) = 870630e4fe94faf5aa07b680dba4534bc599ad77
RMD160 (pypoco-1.5.tar.gz) = 659bec9add44636d4b08ceeae445ce538eeccf56
Size (pypoco-1.5.tar.gz) = 8122 bytes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment