diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-11-05 16:31:59 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-11-05 16:31:59 +0000 |
commit | 3b2049b1ab6472f481b75392d7840f2c9ce72227 (patch) | |
tree | 84e0bbc04cb9a7f21e2792b2a072c602bb2ec286 /metadata/md5-cache/dev-python/spake2-0.8-r1 | |
parent | Merge updates from master (diff) | |
download | gentoo-3b2049b1ab6472f481b75392d7840f2c9ce72227.tar.gz gentoo-3b2049b1ab6472f481b75392d7840f2c9ce72227.tar.bz2 gentoo-3b2049b1ab6472f481b75392d7840f2c9ce72227.zip |
2023-11-05 16:31:58 UTC
Diffstat (limited to 'metadata/md5-cache/dev-python/spake2-0.8-r1')
-rw-r--r-- | metadata/md5-cache/dev-python/spake2-0.8-r1 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/metadata/md5-cache/dev-python/spake2-0.8-r1 b/metadata/md5-cache/dev-python/spake2-0.8-r1 index edd691070f89..2374cc87522c 100644 --- a/metadata/md5-cache/dev-python/spake2-0.8-r1 +++ b/metadata/md5-cache/dev-python/spake2-0.8-r1 @@ -1,16 +1,16 @@ -BDEPEND=test? ( dev-python/cryptography[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/more-itertools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] +BDEPEND=dev-python/versioneer[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/cryptography[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/more-itertools[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=python implementation of SPAKE2 password-authenticated key exchange algorithm EAPI=8 -HOMEPAGE=https://pypi.org/project/spake2/ +HOMEPAGE=https://github.com/warner/python-spake2/ https://pypi.org/project/spake2/ INHERIT=distutils-r1 -IUSE=test python_targets_python3_10 python_targets_python3_11 +IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 KEYWORDS=~amd64 ~x86 LICENSE=MIT -RDEPEND=dev-python/cryptography[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/more-itertools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) -REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) +RDEPEND=dev-python/cryptography[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/more-itertools[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) RESTRICT=!test? ( test ) SLOT=0 -SRC_URI=https://github.com/warner/python-spake2/archive/refs/tags/v0.8.tar.gz -> spake2-0.8.gh.tar.gz +SRC_URI=https://github.com/warner/python-spake2/archive/v0.8.tar.gz -> python-spake2-0.8.gh.tar.gz _eclasses_=toolchain-funcs edeef89edaf21d30225d31702ab117ac multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 f6221c2f55e5e832be9919fe1711f33b python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e -_md5_=f739e7cccc170f99f9b47a8b4e8715dd +_md5_=d5f6c3306929be1783c32a09f7f67763 |