diff --git a/dev-python/zope-interface/zope_interface-4.4.3.recipe b/dev-python/zope-interface/zope_interface-4.6.0.recipe similarity index 88% rename from dev-python/zope-interface/zope_interface-4.4.3.recipe rename to dev-python/zope-interface/zope_interface-4.6.0.recipe index 2747a053d..92220f559 100644 --- a/dev-python/zope-interface/zope_interface-4.4.3.recipe +++ b/dev-python/zope-interface/zope_interface-4.6.0.recipe @@ -11,10 +11,10 @@ COPYRIGHT="2004-2014 Zope Foundation and Contributors" LICENSE="ZPL 2.1" REVISION="1" SOURCE_URI="https://pypi.io/packages/source/z/zope.interface/zope.interface-$portVersion.tar.gz" -CHECKSUM_SHA256="d6d26d5dfbfd60c65152938fcb82f949e8dada37c041f72916fef6621ba5c5ce" +CHECKSUM_SHA256="1b3d0dcabc7c90b470e59e38a9acaa361be43b3a6ea644c0063951964717f0e5" SOURCE_DIR="zope.interface-$portVersion" -ARCHITECTURES="x86 x86_gcc2 x86_64" +ARCHITECTURES="x86_gcc2 x86 x86_64" PROVIDES=" $portName = $portVersion @@ -29,8 +29,8 @@ BUILD_REQUIRES=" BUILD_PREREQUIRES=" cmd:gcc " -PYTHON_PACKAGES=(python python3) -PYTHON_VERSIONS=(2.7 3.6) +PYTHON_PACKAGES=(python python36 python3) +PYTHON_VERSIONS=(2.7 3.6 3.7) for i in "${!PYTHON_PACKAGES[@]}"; do pythonPackage=${PYTHON_PACKAGES[i]} pythonVersion=${PYTHON_VERSIONS[$i]} @@ -47,10 +47,6 @@ BUILD_PREREQUIRES="$BUILD_PREREQUIRES cmd:python$pythonVersion" done -REPLACES_python=" - python_zope.interface - " - INSTALL() { for i in "${!PYTHON_PACKAGES[@]}"; do