mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 06:32:59 -04:00
dev-python/sphinx-design: add 0.7.0, drop 0.6.1
Signed-off-by: Henri Gasc <gasc@eurecom.fr>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST sphinx-design-0.6.1.gh.tar.gz 2634942 BLAKE2B 24d392aebdfbe62dc5b7aa4459f146f32bd2bf64f53e7fe0bb2732e63501f59e3b06d437cde138b398d2c0c1454cd3678c2ce3fdffaaf11786a7353ac0a8a9b0 SHA512 7733d0f146f26b47c1b4db5c86aeb634194fc3d9330308812e7507aa2b76420d869a6a5846980f034e7127385f79c0b41dfcce2206d0ee69746aa8ced2a4a582
|
||||
DIST sphinx-design-0.7.0.gh.tar.gz 2699400 BLAKE2B f56da50e19ee9b065acddd98c2149d278857af6eb8cfee3598cf730ae9ad50ae160431b4b0e47c4e9ee5708e154192ee76369d8dffa5b9f69efb03cddc8c2e54 SHA512 b29c7d89bc0ac14bd6ab339f401b7b25fa1bd851620bf2aac7f13b34559423c8c3d94f4bdd3bcdc13a87144726faa4ba54fa581479e4ebfcc0ee74338a790d1c
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2021-2024 Gentoo Authors
|
||||
# Copyright 2021-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -8,7 +8,7 @@ DOCS_BUILDER="sphinx"
|
||||
DOCS_DIR="docs"
|
||||
|
||||
DISTUTILS_USE_PEP517=flit
|
||||
PYTHON_COMPAT=( python3_{12..13} )
|
||||
PYTHON_COMPAT=( python3_{12..14} )
|
||||
|
||||
inherit distutils-r1 docs
|
||||
|
||||
Reference in New Issue
Block a user