mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-08 06:32:59 -04:00
dev-python/termynal: add 0.14.0, drop 0.13.1-r1
Signed-off-by: Henri Gasc <gasc@eurecom.fr>
This commit is contained in:
@@ -1 +1 @@
|
||||
DIST termynal-0.13.1.gh.tar.gz 171535 BLAKE2B 046ced44bbeea17292fa93804d2accea84d3834daf7d4e73e22a1d9688b546a0ad6c15778b1a92c813a9fc54d465ba41260e4c9e97e82ba42146d759117c2d57 SHA512 52e1d8619d4404a0cb43e0514c6d4978405cf36d91503d14eec6a1d659363892e8021b9adf98321445a28ec563352fb0f630b3e71286c4f741e97dd4d10db17c
|
||||
DIST termynal-0.14.0.gh.tar.gz 176129 BLAKE2B 904921658b8b18c7d9bd1d83219f54f995c2a49ebed545db0d659bbc6fa7f0245db73b590a028d41fc3856c88396a411d82902ee979a299191c4a089c9f76add SHA512 3ac2c43b9f9acd5919ed2cb9e007a84071ddefd82179c1a111e380f42f2e6a052ea6e2f382149931aaa9b0158eba348213946afe71983654f5929e691e784124
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=hatchling
|
||||
PYTHON_COMPAT=( python3_{12..13} )
|
||||
PYTHON_COMPAT=( python3_{12..14} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
@@ -26,5 +26,4 @@ DEPEND="${RDEPEND}"
|
||||
EPYTEST_IGNORE=(
|
||||
tests/test_mkdocs_plugin.py
|
||||
)
|
||||
|
||||
distutils_enable_tests pytest
|
||||
Reference in New Issue
Block a user