diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-04-27 21:32:32 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-04-27 21:32:32 +0100 |
commit | 871cc534428ad2b34c2bf3506fc8f89c7046401f (patch) | |
tree | 3062fc39bd886bebf28eb63d76187db4dd1ab627 /metadata/md5-cache/dev-python | |
parent | 4952ba6f326b0910564c414b0b8192c0aded26e7 (diff) |
dev-python/animation : add python3.11 compat
Diffstat (limited to 'metadata/md5-cache/dev-python')
-rw-r--r-- | metadata/md5-cache/dev-python/animation-0.0.5-r4 (renamed from metadata/md5-cache/dev-python/animation-0.0.5-r3) | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/metadata/md5-cache/dev-python/animation-0.0.5-r3 b/metadata/md5-cache/dev-python/animation-0.0.5-r4 index 99619363..56ca75a8 100644 --- a/metadata/md5-cache/dev-python/animation-0.0.5-r3 +++ b/metadata/md5-cache/dev-python/animation-0.0.5-r4 @@ -1,16 +1,16 @@ -BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?] +BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/setuptools-65.7.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] DEFINED_PHASES=compile configure install prepare test -DEPEND=dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?] +DEPEND=dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] DESCRIPTION=Tools for terminal-based wait animations EAPI=7 HOMEPAGE=https://github.com/bprinty/animation INHERIT=distutils-r1 -IUSE=python_targets_python3_9 python_targets_python3_10 +IUSE=python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 KEYWORDS=amd64 arm64 LICENSE=GPL -RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) -REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 ) +RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) +REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 ) SLOT=0 SRC_URI=https://github.com/bprinty/animation/archive/0.0.5.tar.gz -> animation-0.0.5.tar.gz _eclasses_=distutils-r1 ff196cc3d0837f4b97547cbf8abeec65 eapi8-dosym 741bfa77afb2a9321261501aca58c208 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib d1408425c7c4a7669b9b17735404b693 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 3c6cd0f418ba702c186a9865b85e704d python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e -_md5_=62cddc3f5b4ccb365a7c77fa0667eae1 +_md5_=faba1f239aeeb8bbd4f6b4236ec6c397 |