devel/py-PeachPy: Update to the newer version g20180225 (01d1515) that is available on GitHub

Based on the input of the GH user Maratyszcza.
This commit is contained in:
Yuri Victorovich 2019-08-19 05:55:40 +00:00
parent 62fe2036c5
commit 1b9a13cd91
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509254
2 changed files with 16 additions and 8 deletions

View file

@ -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

View file

@ -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