diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-02-19 00:15:15 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-02-19 00:15:15 +0000 |
commit | 2e512e4e32285f8c4eb19586d014cb9d31454ec9 (patch) | |
tree | e5884cadbd260c6936495a63b92f4503d54e5428 /dev-python/sphinxcontrib-jsmath | |
parent | 5264c18a325553759d67fb4e059db03cf3fc5c81 (diff) |
gentoo auto-resync : 19:02:2025 - 00:15:15
Diffstat (limited to 'dev-python/sphinxcontrib-jsmath')
-rw-r--r-- | dev-python/sphinxcontrib-jsmath/Manifest | 2 | ||||
-rw-r--r-- | dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r3.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sphinxcontrib-jsmath/Manifest b/dev-python/sphinxcontrib-jsmath/Manifest index 5d057dfc35ff..6529aff895fd 100644 --- a/dev-python/sphinxcontrib-jsmath/Manifest +++ b/dev-python/sphinxcontrib-jsmath/Manifest @@ -1,3 +1,3 @@ DIST sphinxcontrib-jsmath-1.0.1.tar.gz 5787 BLAKE2B 055ff298e11678d7d30975e4bef509ece0128be30ca0c5fd2be1323c2eb4fe92f861826ea5ddfcbd2d3e3a80535b374d2b1a13446c2604f3e448d5a8982b9881 SHA512 c1e6488f5c0ca4567c27ec7c597c9db321ac32ce354c4ad62fea534b2ae1c0acb183a921f46216bbc3891f14acfaac05ddf324b8fdaf99828df07bc91aa7e5c7 -EBUILD sphinxcontrib-jsmath-1.0.1-r3.ebuild 1199 BLAKE2B d0de61d60bac539f2f0a91bf04f5b626eb4af80f551066e002ea3bb7cd9bb1c4f326b86ea66d81bdc238392b7cf5174406fd985212f74b2a1fdb3dd8fe170667 SHA512 57080e54d824ceba552bc0a6f3d5faaa8482df0958720bf943cde0701d41b7ed9563e0feeda99c2b4b5a82944abb7cfd64eb5377ee88e65ae8f4556d1854773a +EBUILD sphinxcontrib-jsmath-1.0.1-r3.ebuild 1208 BLAKE2B a5817308e00a6051a81bfe2c643648255e082228e596714b8c41e07a323f4791ec9357b4232804970c5f167d86b65a0d7d6b737346d79835d76afab05f38d650 SHA512 23b435f8f09e49ceae8e980323b82270470f79045abea028717f6e0ec2e6e33df9015d31787c0237285b7786fe54f1772d43f6efcf0cb221ec474b3ab62fb91a MISC metadata.xml 419 BLAKE2B 7b22df905fbf04eb026a37a8bcf2512508558a000793354a80fd7cb06bcacbb032291c24b1edd40cf884248bb761f9e9638b5ff55c6d59aa406777dfe2361214 SHA512 3fec9aaa8e570dfb8c4559dee30b71bdc479d5ac18431fcf85d1fd415adce54b8f2783ced3a5392a08ed083570622e500bf489c7b168f65a395248aa2c235629 diff --git a/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r3.ebuild b/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r3.ebuild index 605170b3d6a4..914aeeb8d31d 100644 --- a/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r3.ebuild +++ b/dev-python/sphinxcontrib-jsmath/sphinxcontrib-jsmath-1.0.1-r3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 -PYTHON_COMPAT=( python3_{10..13} pypy3 ) +PYTHON_COMPAT=( python3_{10..13} pypy3 pypy3_11 ) inherit distutils-r1 pypi |