mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -04:00
2025-04-13 18:05:10 UTC
This commit is contained in:
16
metadata/md5-cache/dev-build/fpm-0.11.0
Normal file
16
metadata/md5-cache/dev-build/fpm-0.11.0
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=virtual/fortran
|
||||
DEFINED_PHASES=compile install prepare pretend setup test
|
||||
DEPEND=dev-libs/fortran-regex dev-libs/fortran-shlex dev-libs/jonquil:0/2 dev-libs/toml-f:0/4 >=dev-libs/M_CLI2-3.2.0 doc? ( || ( dev-lang/python:3.13 dev-lang/python:3.12 dev-lang/python:3.11 ) || ( ( dev-lang/python:3.13 app-text/ford[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 app-text/ford[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 app-text/ford[python_targets_python3_11(-)] ) ) ) virtual/fortran
|
||||
DESCRIPTION=Fortran Package Manager (fpm)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://fpm.fortran-lang.org
|
||||
INHERIT=fortran-2 python-any-r1 toolchain-funcs
|
||||
IUSE=openmp doc test
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/fortran-regex dev-libs/fortran-shlex dev-libs/jonquil:0/2 dev-libs/toml-f:0/4 >=dev-libs/M_CLI2-3.2.0 dev-vcs/git virtual/fortran
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fortran-lang/fpm/archive/v0.11.0.tar.gz -> fpm-0.11.0.tar.gz https://github.com/fortran-lang/fpm/releases/download/v0.11.0/fpm-0.11.0.F90
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 fortran-2 54fcb693257134adae26819685891ecc multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-any-r1 891415dfe39ad9b41b461f2b86354af0
|
||||
_md5_=a4ca911f6cd7b180208745bb25982f92
|
||||
@@ -1,16 +1,16 @@
|
||||
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-75.8.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
BDEPEND=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-75.8.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Fypp - Python powered Fortran preprocessor
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/aradi/fypp
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=BSD-2
|
||||
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
||||
RDEPEND=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 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/f/fypp/fypp-3.2.tar.gz
|
||||
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic e8de74bac929ba17427e740e95707d00 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 b7726144f5af59e186d66746d0f513e5 python-r1 fa2daad0051275fa416115c76e53b1de distutils-r1 57cca9c4edd0e2a2591feae559933c10 pypi ad1b21f87d117ae9bb089bdb65b8f013
|
||||
_md5_=c51f1f93e1da94a67ebc6329c04f3463
|
||||
_md5_=c51245200b645240cb287330ef2becf3
|
||||
|
||||
Reference in New Issue
Block a user