Skip to content

Commit

Permalink
graphics/py-pyglet: update 2.0.12 → 2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
AMDmi3 committed Mar 12, 2024
1 parent 0283dce commit f8277a0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 4 additions & 2 deletions graphics/py-pyglet/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pyglet
PORTVERSION= 2.0.12
PORTVERSION= 2.0.13
CATEGORIES= graphics multimedia x11-toolkits python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,9 +12,11 @@ WWW= https://pypi.org/project/pyglet/ \
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<4:devel/py-flit-core@${PY_FLAVOR}

USES= display:test gl python
USE_GL= gl glu
USE_PYTHON= autoplist distutils pytest
USE_PYTHON= autoplist pep517 pytest
NO_ARCH= yes

CONFLICTS_INSTALL=${PYTHON_PKGNAMEPREFIX}${PORTNAME}1
Expand Down
6 changes: 3 additions & 3 deletions graphics/py-pyglet/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1709297059
SHA256 (pyglet-2.0.12.tar.gz) = d7dca1742ab1b469d4a6df44c03ef0329452d005177a9cb9bb24fe7b1b603d01
SIZE (pyglet-2.0.12.tar.gz) = 6394786
TIMESTAMP = 1710260740
SHA256 (pyglet-2.0.13.tar.gz) = 9cc0db7fc29892ac0f4b1082feb53ad0f74fc7edd98bbc36cf756f900546ac4b
SIZE (pyglet-2.0.13.tar.gz) = 796644

0 comments on commit f8277a0

Please sign in to comment.