2025-07-21 13:26:47 UTC

This commit is contained in:
Repository mirror & CI
2025-07-21 13:26:47 +00:00
parent 74d27c640f
commit cf76c5a22f
66 changed files with 414 additions and 227 deletions

View File

@@ -0,0 +1,16 @@
BDEPEND=doc? ( || ( ( dev-lang/python:3.13 >=dev-python/sphinx-8.1.3[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-8.1.3[python_targets_python3_12(-)] ) ) ) test? ( >=dev-python/crcmod-1.7[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/cryptography-41[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/fido2-1.1.2:=[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/hidapi-0.14[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/protobuf-5.26:=[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pyserial-3.5[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/semver-3[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tlv8-0.10[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/types-protobuf-5.26[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/types-requests-2.32[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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_12(-)?,python_targets_python3_13(-)?] >=dev-python/poetry-core-2.1.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python SDK for Nitrokey devices
EAPI=8
HOMEPAGE=https://github.com/Nitrokey/nitrokey-sdk-py https://pypi.org/project/nitrokey/
INHERIT=distutils-r1
IUSE=doc test python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0 MIT
RDEPEND=>=dev-python/crcmod-1.7[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/cryptography-41[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/fido2-1.1.2:=[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/hidapi-0.14[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/protobuf-5.26:=[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pyserial-3.5[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/semver-3[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tlv8-0.10[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/types-protobuf-5.26[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/types-requests-2.32[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Nitrokey/nitrokey-sdk-py/archive/refs/tags/v0.2.4.tar.gz -> nitrokey-0.2.4.gh.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 601de75299d1a5fb14b475836969af0f python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 f3d2170134abd84aedf64566aa2af061
_md5_=bf856633b9eba6d5d27ffbbd4f7db5a5

View File

@@ -0,0 +1,16 @@
BDEPEND=doc? ( || ( ( dev-lang/python:3.13 >=dev-python/sphinx-8.1.3[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-8.1.3[python_targets_python3_12(-)] ) ) ) test? ( >=dev-python/crcmod-1.7[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/cryptography-41[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/fido2-1.1.2:=[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/hidapi-0.14[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/protobuf-5.26:=[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pyserial-3.5[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/semver-3[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tlv8-0.10[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/types-protobuf-5.26[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/types-requests-2.32[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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_12(-)?,python_targets_python3_13(-)?] >=dev-python/poetry-core-2.1.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python SDK for Nitrokey devices
EAPI=8
HOMEPAGE=https://github.com/Nitrokey/nitrokey-sdk-py https://pypi.org/project/nitrokey/
INHERIT=distutils-r1
IUSE=doc test python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0 MIT
RDEPEND=>=dev-python/crcmod-1.7[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/cryptography-41[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/fido2-1.1.2:=[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/hidapi-0.14[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/protobuf-5.26:=[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pyserial-3.5[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/semver-3[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/tlv8-0.10[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/types-protobuf-5.26[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/types-requests-2.32[python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4.1[python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/Nitrokey/nitrokey-sdk-py/archive/refs/tags/v0.3.2.tar.gz -> nitrokey-0.3.2.gh.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 601de75299d1a5fb14b475836969af0f python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 f3d2170134abd84aedf64566aa2af061
_md5_=1aece05a5176956bfb0459cc02b8ea7a

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Type-Length-Value8 (TLV8) for python
EAPI=8
HOMEPAGE=https://github.com/jlusiardi/tlv8_python https://pypi.org/project/tlv8/
INHERIT=distutils-r1
IUSE=test python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/jlusiardi/tlv8_python/archive/refs/tags/v0.10.0.tar.gz -> tlv8-0.10.0.gh.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 601de75299d1a5fb14b475836969af0f python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 f3d2170134abd84aedf64566aa2af061
_md5_=cb60bd1e548f19b2cc13673f35b6cb04

View File

@@ -1,15 +1,15 @@
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-78.1.0[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-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Typing stubs for protobuf
EAPI=8
HOMEPAGE=https://pypi.org/project/types-protobuf/ https://github.com/python/typeshed/tree/master/stubs/protobuf/
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_11 python_targets_python3_12
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0
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 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-protobuf/types-protobuf-4.24.0.20240408.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 601de75299d1a5fb14b475836969af0f python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 f3d2170134abd84aedf64566aa2af061 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=b67dbb1f6220182433b85af43b15c91e
_md5_=d39efa3a0400c90125da82578ef14ed9

View File

@@ -1,15 +1,15 @@
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-78.1.0[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-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Typing stubs for protobuf
EAPI=8
HOMEPAGE=https://pypi.org/project/types-protobuf/ https://github.com/python/typeshed/tree/master/stubs/protobuf/
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_11 python_targets_python3_12
IUSE=python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0
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 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-protobuf/types-protobuf-5.27.0.20240626.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 601de75299d1a5fb14b475836969af0f python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 f3d2170134abd84aedf64566aa2af061 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=b67dbb1f6220182433b85af43b15c91e
_md5_=d39efa3a0400c90125da82578ef14ed9

View File

@@ -0,0 +1,15 @@
BDEPEND=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_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=An easy-to-use cross-platform library for USB device monitoring
EAPI=8
HOMEPAGE=https://github.com/Eric-Canas/USBMonitor https://pypi.org/project/usb-monitor/
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/pyudev[python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/u/usb-monitor/usb_monitor-1.23.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 601de75299d1a5fb14b475836969af0f python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 f3d2170134abd84aedf64566aa2af061 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=67e90e13bf81bd7a0374ca2bbbc51948