2022-10-17 09:34:01 UTC

This commit is contained in:
Repository mirror & CI
2022-10-17 09:34:01 +00:00
parent 801fb064dc
commit fa8b9dce9d
4 changed files with 30 additions and 3 deletions

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=install
DESCRIPTION=NVIDIA Accelerated Deep Learning on GPU library
EAPI=8
HOMEPAGE=https://developer.nvidia.com/cudnn
KEYWORDS=~amd64 ~amd64-linux
LICENSE=NVIDIA-cuDNN
RDEPEND==dev-util/nvidia-cuda-toolkit-11*
RESTRICT=mirror
SLOT=0/8
SRC_URI=https://developer.download.nvidia.com/compute/redist/cudnn/v8.6.0/local_installers/11.8/cudnn-linux-x86_64-8.6.0.163_cuda11-archive.tar.xz
_md5_=bd48906305de7aaa2af34d316ee576de

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Diff JSON and JSON-like structures in Python
EAPI=8
HOMEPAGE=https://github.com/xlwings/jsondiff/ https://pypi.org/project/jsondiff/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
LICENSE=MIT
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/xlwings/jsondiff/archive/2.0.0.tar.gz -> jsondiff-2.0.0.gh.tar.gz https://dev.gentoo.org/~andrewammerlaan/jsondiff-2.0.0-nose2pytest.diff
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb
_md5_=5e5091d68343d9145aaa213572bda252

View File

@@ -5362,7 +5362,7 @@ dev-libs/crc32c 1.0.6-r1 1.1.1 1.1.2-r1: CRC32C implementation with support for
dev-libs/criterion 2.4.0 2.4.1: Cross platform unit testing framework for C and C++
dev-libs/crossguid 0_pre20150817: Lightweight cross platform C++ GUID/UUID library
dev-libs/crypto++ 8.6.0: C++ class library of cryptographic schemes
dev-libs/cudnn 8.3.1.22 8.3.2.44 8.4.1.50: NVIDIA Accelerated Deep Learning on GPU library
dev-libs/cudnn 8.3.1.22 8.3.2.44 8.4.1.50 8.6.0.163: NVIDIA Accelerated Deep Learning on GPU library
dev-libs/cudnn-frontend 0.6.2: A c++ wrapper for the cudnn backend API
dev-libs/cvector 1.0.3.1: An ANSI C implementation of dynamic arrays (approximation of C++ vectors)
dev-libs/cxxopts 2.2.1-r1 3.0.0: Lightweight C++ command line option parser
@@ -8645,7 +8645,7 @@ dev-python/jschema_to_python 1.2.3: Generate source code for Python classes from
dev-python/jsmin 3.0.1: JavaScript minifier
dev-python/json-rpc 1.13.0-r1: JSON-RPC transport implementation for python
dev-python/json5 0.9.10: A Python implementation of the JSON5 data format
dev-python/jsondiff 2.0.0: Diff JSON and JSON-like structures in Python
dev-python/jsondiff 2.0.0 2.0.0-r1: Diff JSON and JSON-like structures in Python
dev-python/jsonext 0.4.2-r1: Well-structured helpers for serializing commonly encountered structures to JSON
dev-python/jsonmerge 1.8.0-r1: Merge a series of JSON documents
dev-python/jsonpatch 1.32: Apply JSON-Patches like http://tools.ietf.org/html/draft-pbryan-json-patch-04

View File

@@ -1 +1 @@
Mon, 17 Oct 2022 08:49:02 +0000
Mon, 17 Oct 2022 09:34:01 +0000