mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
2025-12-26 13:15:59 UTC
This commit is contained in:
16
metadata/md5-cache/dev-python/primecountpy-0.1.1-r1
Normal file
16
metadata/md5-cache/dev-python/primecountpy-0.1.1-r1
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=dev-python/cython[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=sci-mathematics/primecount:= dev-python/cysignals[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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 )
|
||||
DESCRIPTION=Cython interface to sci-mathematics/primecount
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/primecountpy/ https://github.com/dimpase/primecountpy
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug
|
||||
KEYWORDS=~amd64 ~riscv
|
||||
LICENSE=GPL-2+
|
||||
RDEPEND=sci-mathematics/primecount:= dev-python/cysignals[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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_python3_11 python_targets_python3_12 python_targets_python3_13 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/dimpase/primecountpy/archive/refs/tags/v0.1.1.tar.gz -> primecountpy-0.1.1.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
|
||||
_md5_=86f7b9a498c0cebe2c592a119a3089c9
|
||||
16
metadata/md5-cache/sci-mathematics/primecount-8.0
Normal file
16
metadata/md5-cache/sci-mathematics/primecount-8.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
|
||||
DEFINED_PHASES=compile configure install prepare pretend setup test
|
||||
DEPEND=>=sci-mathematics/primesieve-12.0:=
|
||||
DESCRIPTION=Highly optimized CLI and library to count primes
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/kimwalisch/primecount
|
||||
INHERIT=cmake toolchain-funcs
|
||||
IUSE=+executable openmp test
|
||||
KEYWORDS=~amd64 ~riscv
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=>=sci-mathematics/primesieve-12.0:=
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/8
|
||||
SRC_URI=https://github.com/kimwalisch/primecount/archive/refs/tags/v8.0.tar.gz -> primecount-8.0.tar.gz
|
||||
_eclasses_=toolchain-funcs 30214924c0c3b92ec7dbf24fc70d60d3 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7
|
||||
_md5_=bde3bacd7b8e658302d280ad5b11711d
|
||||
@@ -9009,7 +9009,7 @@ dev-python/pplpy 0.8.10-r1: Python bindings for the Parma Polyhedra Library (PPL
|
||||
dev-python/precis-i18n 1.1.1 1.1.2: Internationalized Usernames and Passwords
|
||||
dev-python/pretend 1.0.9-r2: A library for stubbing in Python
|
||||
dev-python/prettytable 3.16.0 3.17.0: Easily displaying tabular data in a visually appealing ASCII table format
|
||||
dev-python/primecountpy 0.1.1: Cython interface to sci-mathematics/primecount
|
||||
dev-python/primecountpy 0.1.1 0.1.1-r1: Cython interface to sci-mathematics/primecount
|
||||
dev-python/priority 1.3.0-r1 2.0.0-r1: A pure-Python implementation of the HTTP/2 priority tree
|
||||
dev-python/process-tests 3.0.0: Tools for testing processes
|
||||
dev-python/progress 1.6.1: Easy to use progress bars
|
||||
@@ -16399,7 +16399,7 @@ sci-mathematics/picosat 965: SAT solver with proof and core support
|
||||
sci-mathematics/planarity 3.0.2.0 4.0.0.0: The edge addition planarity suite of graph algorithms
|
||||
sci-mathematics/plfit 0.9.5 1.0.1: Fit power-law distributions to empirical data
|
||||
sci-mathematics/polymake 4.13 4.14 4.15: Tool for polyhedral geometry and combinatorics
|
||||
sci-mathematics/primecount 7.13-r1: Highly optimized CLI and library to count primes
|
||||
sci-mathematics/primecount 7.13-r1 8.0: Highly optimized CLI and library to count primes
|
||||
sci-mathematics/primesieve 12.3: CLI and library for quickly generating prime numbers
|
||||
sci-mathematics/prng 3.0.2-r4: Pseudo-Random Number Generator library
|
||||
sci-mathematics/prover9 2009.11a-r2: Automated theorem prover for first-order and equational logic
|
||||
|
||||
@@ -1 +1 @@
|
||||
Fri, 26 Dec 2025 13:00:54 +0000
|
||||
Fri, 26 Dec 2025 13:15:59 +0000
|
||||
|
||||
Reference in New Issue
Block a user