mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-15 07:02:12 +00:00
python-coherence: new package
[Peter: add missing select for zope-interface] Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
7010c18443
commit
54278f85f1
14
package/python-coherence/python-coherence.mk
Normal file
14
package/python-coherence/python-coherence.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-coherence
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_COHERENCE_VERSION = 0.6.6.2
|
||||
PYTHON_COHERENCE_SITE = $(call github,coherence-project,Coherence,Coherence-$(PYTHON_COHERENCE_VERSION))
|
||||
PYTHON_COHERENCE_SETUP_TYPE = setuptools
|
||||
PYTHON_COHERENCE_LICENSE = MIT
|
||||
PYTHON_COHERENCE_LICENSE_FILES = LICENSE
|
||||
PYTHON_COHERENCE_DEPENDENCIES = python-twisted python-zope-interface python-pyasn
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user