Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2023 21:03:58 GMT
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 63f9901de278 - main - =?utf-8?Q?graphics/py-pyglet:=20update=202.0.4=20=E2=86=92=202.0.5?=
Message-ID:  <202303222103.32ML3wWu070214@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=63f9901de27809b055eeeb6c570301432922a911

commit 63f9901de27809b055eeeb6c570301432922a911
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2023-03-21 19:33:39 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2023-03-22 21:03:49 +0000

    graphics/py-pyglet: update 2.0.4 → 2.0.5
---
 graphics/py-pyglet/Makefile | 4 ++--
 graphics/py-pyglet/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/graphics/py-pyglet/Makefile b/graphics/py-pyglet/Makefile
index 96a415508907..3eeaa37256e2 100644
--- a/graphics/py-pyglet/Makefile
+++ b/graphics/py-pyglet/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pyglet
-PORTVERSION=	2.0.4
+PORTVERSION=	2.0.5
 CATEGORIES=	graphics multimedia x11-toolkits python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ WWW=		https://pypi.org/project/pyglet/ \
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		display:test gl python:3.6+ zip
+USES=		display:test gl python:3.8+ zip
 USE_GL=		gl glu
 USE_PYTHON=	autoplist distutils pytest
 NO_ARCH=	yes
diff --git a/graphics/py-pyglet/distinfo b/graphics/py-pyglet/distinfo
index 8e75b1664f8f..0603b3580123 100644
--- a/graphics/py-pyglet/distinfo
+++ b/graphics/py-pyglet/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1675267183
-SHA256 (pyglet-2.0.4.zip) = f891808c1bf65c7cc5131b0b26b047eae5cf37c7e253270964ac4b2f014774f2
-SIZE (pyglet-2.0.4.zip) = 6491357
+TIMESTAMP = 1679426292
+SHA256 (pyglet-2.0.5.zip) = c47ff4eded95104d030e0697eedd6082b61dc987460bbca83ec47b6e7cbfd38a
+SIZE (pyglet-2.0.5.zip) = 6492747



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303222103.32ML3wWu070214>