mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
graphics/py-glcontext: update 2.5.0 → 3.0.0
Reported by: portscout
This commit is contained in:
parent
c7c9193bbc
commit
8ad8faaaaf
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= glcontext
|
||||
DISTVERSION= 2.5.0
|
||||
DISTVERSION= 3.0.0
|
||||
CATEGORIES= graphics
|
||||
#MASTER_SITES= PYPI # no tests
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
|||
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
|
||||
|
||||
USES= localbase python xorg
|
||||
USE_PYTHON= pep517 autoplist pytest
|
||||
USE_PYTHON= pep517 autoplist pytest # tests fail, see https://github.com/moderngl/glcontext/issues/36
|
||||
USE_XORG= x11
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1705726091
|
||||
SHA256 (moderngl-glcontext-2.5.0_GH0.tar.gz) = 8cd60c2570d93e2869abc0686abed2091af8486a33ad6fd98c60cc1cbaccf990
|
||||
SIZE (moderngl-glcontext-2.5.0_GH0.tar.gz) = 18814
|
||||
TIMESTAMP = 1723406916
|
||||
SHA256 (moderngl-glcontext-3.0.0_GH0.tar.gz) = 69ff64297e571d35d26764f9395404a3ecb1b40885cbe1d69e2cd641293a2b21
|
||||
SIZE (moderngl-glcontext-3.0.0_GH0.tar.gz) = 18078
|
||||
|
|
Loading…
Add table
Reference in a new issue