summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2024-07-21 14:03:59 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2024-07-21 14:03:59 +0000
commit7cd3a397f1a98c05426d54607b4ccd551e16d728 (patch)
tree588f8c16c3bb3afa255e94a9a07fdd5af7b604d1
parentMerge updates from master (diff)
downloadgentoo-7cd3a397f1a98c05426d54607b4ccd551e16d728.tar.gz
gentoo-7cd3a397f1a98c05426d54607b4ccd551e16d728.tar.bz2
gentoo-7cd3a397f1a98c05426d54607b4ccd551e16d728.zip
2024-07-21 14:03:59 UTC
-rw-r--r--metadata/md5-cache/dev-python/pure-eval-0.2.316
-rw-r--r--metadata/pkg_desc_index2
-rw-r--r--metadata/timestamp.chk2
3 files changed, 18 insertions, 2 deletions
diff --git a/metadata/md5-cache/dev-python/pure-eval-0.2.3 b/metadata/md5-cache/dev-python/pure-eval-0.2.3
new file mode 100644
index 000000000000..8b2f87c23fe0
--- /dev/null
+++ b/metadata/md5-cache/dev-python/pure-eval-0.2.3
@@ -0,0 +1,16 @@
+BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) 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 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Safely evaluate AST nodes without side effects
+EAPI=8
+HOMEPAGE=https://github.com/alexmojaki/pure_eval/ https://pypi.org/project/pure-eval/
+INHERIT=distutils-r1 pypi
+IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos
+LICENSE=MIT
+RDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) 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 ) python_targets_python3_13? ( dev-lang/python:3.13 )
+REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://files.pythonhosted.org/packages/source/p/pure-eval/pure_eval-0.2.3.tar.gz
+_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823 pypi 2eecb475512bc76e5ea9192a681b9e6b
+_md5_=bed806fe3db00eb82cc0dba7cdc5af75
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 407a6003ca69..c12dd01c47c4 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -8918,7 +8918,7 @@ dev-python/publicsuffix 2.20191221-r2: Get a public suffix for a domain name usi
dev-python/pudb 2024.1 2024.1.1: A full-screen, console-based Python debugger
dev-python/pulsectl 24.4.0: Python high-level interface and ctypes-based bindings for PulseAudio (libpulse)
dev-python/pulsectl-asyncio 1.2.0: Asyncio frontend for pulsectl, Python bindings of libpulse
-dev-python/pure-eval 0.2.2 0.2.2-r1: Safely evaluate AST nodes without side effects
+dev-python/pure-eval 0.2.2 0.2.2-r1 0.2.3: Safely evaluate AST nodes without side effects
dev-python/puremagic 1.25 1.26: Pure python implementation of magic file detection
dev-python/py 1.11.0-r1: library with cross-python path, ini-parsing, io, code, log facilities
dev-python/py-cpuinfo 9.0.0: Get CPU info with pure Python 2 & 3
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 7908af51f134..fb9ce5644211 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sun, 21 Jul 2024 13:49:03 +0000
+Sun, 21 Jul 2024 14:03:59 +0000