From 1b9a13cd913adbf0c83ce3c3ff3927012045988f Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Mon, 19 Aug 2019 05:55:40 +0000 Subject: [PATCH] devel/py-PeachPy: Update to the newer version g20180225 (01d1515) that is available on GitHub Based on the input of the GH user Maratyszcza. --- devel/py-PeachPy/Makefile | 18 +++++++++++++----- devel/py-PeachPy/distinfo | 6 +++--- 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/devel/py-PeachPy/Makefile b/devel/py-PeachPy/Makefile index 5745013e169a..c5cb90db8d8a 100644 --- a/devel/py-PeachPy/Makefile +++ b/devel/py-PeachPy/Makefile @@ -1,18 +1,26 @@ # $FreeBSD$ PORTNAME= PeachPy -DISTVERSION= 0.0.1 +DISTVERSION= g20180225 +PORTEPOCH= 1 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Portable efficient assembly codegen in higher-level Python -LICENSE= BSD3CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENSE.txt +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.rst -USES= python:2.7 zip # fails with python-3.6: https://bitbucket.org/MDukhan/peachpy/issues/5/fails-with-python-36 +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}opcodes>=0.3.13:devel/py-opcodes@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} +py27_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}enum34>0:devel/py-enum34@${PY_FLAVOR} + +USES= python +USE_GITHUB= yes +GH_ACCOUNT= Maratyszcza # the latest version is here, not on PyPI +GH_TAGNAME= 01d1515 USE_PYTHON= distutils autoplist NO_ARCH= yes diff --git a/devel/py-PeachPy/distinfo b/devel/py-PeachPy/distinfo index 86e3ad1b1472..d7bde11faa20 100644 --- a/devel/py-PeachPy/distinfo +++ b/devel/py-PeachPy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1566073906 -SHA256 (PeachPy-0.0.1.zip) = 9eaa37c0a914900dd93051080a9510c488fff626a22cc9c855c35045e0ac2843 -SIZE (PeachPy-0.0.1.zip) = 116904 +TIMESTAMP = 1566193376 +SHA256 (Maratyszcza-PeachPy-g20180225-01d1515_GH0.tar.gz) = 0630cbf001ea8480c3e743609bae026f872a54dfe5258aedb4f4271fe9d7333d +SIZE (Maratyszcza-PeachPy-g20180225-01d1515_GH0.tar.gz) = 248367