mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
graphics/py-beziers: Update to 0.5.0
Changes: https://github.com/simoncozens/beziers.py/commits/master
This commit is contained in:
parent
b280524965
commit
848a9c4c4f
@ -1,8 +1,7 @@
|
||||
PORTNAME= beziers
|
||||
PORTVERSION= 0.4.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.5.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
@ -11,11 +10,13 @@ WWW= https://github.com/simoncozens/beziers.py
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyclipper>=0:math/py-pyclipper@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= simoncozens
|
||||
GH_PROJECT= beziers.py
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1634391148
|
||||
SHA256 (beziers-0.4.0.tar.gz) = 3a01994887928971fd88b34777dea42ff49813264d8ffddee909310d03959ef5
|
||||
SIZE (beziers-0.4.0.tar.gz) = 37943
|
||||
TIMESTAMP = 1681052980
|
||||
SHA256 (simoncozens-beziers.py-v0.5.0_GH0.tar.gz) = 96ab69ad1f98a4f6f1f251b255f2473c3408a80983f9c82ddf3a6e3f67fa58b4
|
||||
SIZE (simoncozens-beziers.py-v0.5.0_GH0.tar.gz) = 486607
|
||||
|
Loading…
Reference in New Issue
Block a user