commit:     41664d9363b7108bfaa4130d13592a3ec4875592
Author:     Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Thu Oct 10 10:51:30 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Oct 10 16:04:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=41664d93

dev-python/glcontext: add 3.0.0, drop 2.5.0

Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>

 dev-python/glcontext/Manifest                                         | 2 +-
 .../glcontext/{glcontext-2.5.0.ebuild => glcontext-3.0.0.ebuild}      | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/glcontext/Manifest b/dev-python/glcontext/Manifest
index af8559878..f86992724 100644
--- a/dev-python/glcontext/Manifest
+++ b/dev-python/glcontext/Manifest
@@ -1 +1 @@
-DIST glcontext-2.5.0.gh.tar.gz 18814 BLAKE2B 
100aa4d2d118852eeff7b5f7de127d2608f9a84152c3c9cfeae5bffc64dffbfa4c3fd5c20d28b11c4d56d31b006fba8e191901ba064329ea9db8aa3f55e83977
 SHA512 
b85306c8a1a95bddc9d87a66e3102e45e1a2ae55dfa5b32a263ad4216421712bb31bf8653a1850a281c51b437a274d7c499feac9650035fecd36f5467c6c83a0
+DIST glcontext-3.0.0.gh.tar.gz 18078 BLAKE2B 
13586909c8e6890b771ea18919122e4b3df49f0b1b4d8b4138de9f153561e6a709b3a672b8cd425774e695996fd8e7f3f2514b5c56c356ae44340842d5c93d59
 SHA512 
dc38b4f019d939c619d0981468f84fae72d8958a3e139901ba0866a6c0e6ffa35f566fcd0061cd9ad89dd20881ab9b84da8e9913c1944f70565457775e90bc26

diff --git a/dev-python/glcontext/glcontext-2.5.0.ebuild 
b/dev-python/glcontext/glcontext-3.0.0.ebuild
similarity index 91%
rename from dev-python/glcontext/glcontext-2.5.0.ebuild
rename to dev-python/glcontext/glcontext-3.0.0.ebuild
index ab2460878..e392a98b9 100644
--- a/dev-python/glcontext/glcontext-2.5.0.ebuild
+++ b/dev-python/glcontext/glcontext-3.0.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
 
 inherit distutils-r1 virtualx
 

Reply via email to