Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Mar 2020 18:42:15 +0000 (UTC)
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r529206 - head/graphics/py-PyOpenGL-accelerate
Message-ID:  <202003261842.02QIgFxW057009@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: arrowd
Date: Thu Mar 26 18:42:15 2020
New Revision: 529206
URL: https://svnweb.freebsd.org/changeset/ports/529206

Log:
  graphics/py-PyOpenGL-accelerate: Undeprecate. Works with Python 3.

Modified:
  head/graphics/py-PyOpenGL-accelerate/Makefile

Modified: head/graphics/py-PyOpenGL-accelerate/Makefile
==============================================================================
--- head/graphics/py-PyOpenGL-accelerate/Makefile	Thu Mar 26 18:33:20 2020	(r529205)
+++ head/graphics/py-PyOpenGL-accelerate/Makefile	Thu Mar 26 18:42:15 2020	(r529206)
@@ -13,9 +13,6 @@ COMMENT=	OpenGL acceleration code for PyOpenGL
 
 LICENSE=	BSD3CLAUSE
 
-DEPRECATED=	Uses deprecated version of python
-EXPIRATION_DATE=	2020-09-15
-
 BUILD_DEPENDS=	${PYNUMPY}
 RUN_DEPENDS=	${PYNUMPY}
 



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