mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 11:04:10 -04:00
2024-06-15 19:49:49 UTC
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
BDEPEND=test? ( >=dev-python/marshmallow-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/marshmallow_enum-1.5.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/typing-inspect-0.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/marshmallow-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/marshmallow_enum-1.5.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/typing-inspect-0.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/hypothesis[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/mypy-0.710[python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
|
||||
DESCRIPTION=Easily serialize Data Classes to and from JSON
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/lidatong/dataclasses-json
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/marshmallow-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/marshmallow_enum-1.5.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/typing-inspect-0.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/lidatong/dataclasses-json/archive/v0.5.14.tar.gz -> dataclasses-json-0.5.14.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
|
||||
_md5_=db3ea4d17591c14ccdf58c3aa7a2b30d
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=test? ( >=dev-python/marshmallow-2.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=>=dev-python/marshmallow-2.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DESCRIPTION=Enum handling for Marshmallow
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/justanr/marshmallow_enum
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=>=dev-python/marshmallow-2.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test ) !test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/justanr/marshmallow_enum/archive/refs/tags/v1.5.1.tar.gz -> marshmallow_enum-1.5.1.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
|
||||
_md5_=4b38482ac11e670670e2b838211543a0
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( python_targets_pypy3? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Multipart parser for Python 3
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/defnull/multipart
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
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 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/m/multipart/multipart-0.2.4.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 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_=e0eb472660d891d627b0194419d7ce4d
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=test? ( test? ( dev-python/flake8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/flake8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DESCRIPTION=Ordered Multivalue Dictionary. Helps power furl.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/gruns/orderedmultidict
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Unlicense
|
||||
RDEPEND=test? ( dev-python/flake8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/gruns/orderedmultidict/archive/v1.0.1.tar.gz -> orderedmultidict-1.0.1.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
|
||||
_md5_=ad2c051b29de73495a7a2b12fde7d7f6
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=dev-python/sortedcontainers[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( test? ( dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/coverage[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/black[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/coverage[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/black[python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
|
||||
DESCRIPTION=A Python library providing data structure and operations for intervals.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/AlexandreDecan/portion
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test test python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=test? ( dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/coverage[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/black[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/portion/portion-2.4.1.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 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_=10689bb8e91a757c7d9633b8f6e45a07
|
||||
@@ -1,17 +0,0 @@
|
||||
BDEPEND=dev-python/sortedcontainers[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( test? ( dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/coverage[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/black[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=test? ( dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/coverage[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/black[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
|
||||
DESCRIPTION=A Python library providing data structure and operations for intervals.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/AlexandreDecan/portion https://pypi.org/project/portion/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=test test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=LGPL-3
|
||||
RDEPEND=test? ( dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/coverage[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/black[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/portion/portion-2.4.2.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 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_=af5bfac003d1e8b5eef7deafc832c6f1
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/docopt[python_targets_pypy3(-)?,python_targets_python3_10(-)?] dev-python/pymorphy2-dicts-ru[python_targets_pypy3(-)?,python_targets_python3_10(-)?] dev-python/DAWG-Python[python_targets_pypy3(-)?,python_targets_python3_10(-)?]
|
||||
DESCRIPTION=Morphological analyzer (POS tagger + inflection engine) for Russian language.
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/kmike/pymorphy2 https://pypi.org/project/pymorphy2/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_pypy3 python_targets_python3_10
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pymorphy2/pymorphy2-0.9.1.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=3bba2adec037000a7b4bc8f9bb63b394
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=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 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Russian dictionary for PyMorphy2
|
||||
EAPI=7
|
||||
HOMEPAGE=https://pypi.org/project/pymorphy2-dicts-ru/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
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 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pymorphy2-dicts/pymorphy2-dicts-2.4.393442.3710985.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=11fe174e7006d4a18f5427cdf8cbb74b
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=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 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Russian dictionary for PyMorphy2
|
||||
EAPI=7
|
||||
HOMEPAGE=https://pypi.org/project/pymorphy2-dicts-ru/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
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 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pymorphy2-dicts-ru/pymorphy2-dicts-ru-2.4.417127.4579844.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=11fe174e7006d4a18f5427cdf8cbb74b
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Ukrainian dictionary for PyMorphy2
|
||||
EAPI=7
|
||||
HOMEPAGE=https://pypi.org/project/pymorphy2-dicts-uk/
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_pypy3 python_targets_python3_10
|
||||
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
||||
LICENSE=MIT
|
||||
RDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/p/pymorphy2-dicts-uk/pymorphy2-dicts-uk-2.4.1.1.1460299261.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=9eec9ec20f63c024e95648c0128f8687
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DEPEND=dev-python/dataclasses-json[python_targets_python3_10(-)?]
|
||||
DESCRIPTION=Python library for working with files found in the SkyWater PDK
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/google/skywater-pdk
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=dev-python/dataclasses-json[python_targets_python3_10(-)?] python_targets_python3_10? ( dev-lang/python:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/google/skywater-pdk/archive/5a57f505cd4cd65d10e9f37dd2d259a526bc9bf7.tar.gz -> skywater-pdk-0.0.0_p20220424.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
|
||||
_md5_=adda55904097e13d366e9de3927457df
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DESCRIPTION=A GUI front-end for youtube-dl
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/axcore/tartube
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=distutils-r1 xdg
|
||||
IUSE=+atomicparsley python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-python/feedparser[python_targets_python3_10(-)?] dev-python/matplotlib[python_targets_python3_10(-)?] dev-python/playsound[python_targets_python3_10(-)?] dev-python/pygobject[python_targets_python3_10(-)?] dev-python/requests[python_targets_python3_10(-)?] x11-themes/adwaita-icon-theme || ( net-misc/youtube-dl[python_targets_python3_10(-)?] net-misc/yt-dlp[python_targets_python3_10(-)?] ) atomicparsley? ( media-video/atomicparsley ) python_targets_python3_10? ( dev-lang/python:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/axcore/tartube/archive/v2.4.077.tar.gz -> tartube-2.4.077.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=ce77dc244302a7b570897ae0d7da6b26
|
||||
@@ -1,15 +0,0 @@
|
||||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?] >=dev-vcs/git-1.8.2.1[curl]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
|
||||
DESCRIPTION=A GUI front-end for youtube-dl
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/axcore/tartube
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=distutils-r1 xdg git-r3
|
||||
IUSE=+atomicparsley python_targets_python3_10
|
||||
LICENSE=GPL-3
|
||||
PROPERTIES=live
|
||||
RDEPEND=dev-python/feedparser[python_targets_python3_10(-)?] dev-python/matplotlib[python_targets_python3_10(-)?] dev-python/playsound[python_targets_python3_10(-)?] dev-python/pygobject[python_targets_python3_10(-)?] dev-python/requests[python_targets_python3_10(-)?] x11-themes/adwaita-icon-theme || ( net-misc/youtube-dl[python_targets_python3_10(-)?] net-misc/yt-dlp[python_targets_python3_10(-)?] ) atomicparsley? ( media-video/atomicparsley ) python_targets_python3_10? ( dev-lang/python:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e git-r3 fbb2889c81f3a05910c1524db69425c1
|
||||
_md5_=ce77dc244302a7b570897ae0d7da6b26
|
||||
@@ -1,14 +0,0 @@
|
||||
BDEPEND=|| ( dev-lang/python:3.11 dev-lang/python:3.10 )
|
||||
DEFINED_PHASES=configure prepare pretend setup
|
||||
DEPEND=dev-lang/tcl:0= dev-lang/tk:0= >=sci-electronics/magic-8.3.277:= sky130? ( sci-electronics/skywater-pdk:= )
|
||||
DESCRIPTION=PDK installer for open-source EDA tools and toolchains
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/RTimothyEdwards/open_pdks
|
||||
INHERIT=check-reqs python-any-r1
|
||||
IUSE=+sky130
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/RTimothyEdwards/open_pdks/archive/refs/tags/1.0.311.tar.gz -> open_pdks-1.0.311.tar.gz
|
||||
_eclasses_=check-reqs 02ac7654b64f7acc7a8b1a35ad9d6ddc multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-any-r1 f5169813d1619761b459800587005fd2
|
||||
_md5_=c64891b8b71e3b99039d541aa8a8e600
|
||||
@@ -1,12 +0,0 @@
|
||||
BDEPEND=|| ( dev-lang/python:3.10 ) || ( ( dev-lang/python:3.10 dev-python/python-skywater-pdk[python_targets_python3_10(-)] ) )
|
||||
DEFINED_PHASES=compile install pretend setup unpack
|
||||
DESCRIPTION=Process design kit for usage with SkyWater Technology Foundry's 130nm node
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/google/skywater-pdk
|
||||
INHERIT=check-reqs python-any-r1
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
SLOT=0/0.0.0.20220424
|
||||
SRC_URI=https://github.com/google/skywater-pdk/archive/5a57f505cd4cd65d10e9f37dd2d259a526bc9bf7.tar.gz -> skywater-pdk-0.0.0_p20220424.tar.gz https://github.com/google/skywater-pdk-libs-sky130_fd_io/archive/01b18699b4102d8e54ad1406b3991ecb652e5aee.tar.gz -> skywater-pdk-libs-sky130_fd_io-01b18699b4102d8e54ad1406b3991ecb652e5aee.tar.gz https://github.com/google/skywater-pdk-libs-sky130_fd_pr/archive/f62031a1be9aefe902d6d54cddd6f59b57627436.tar.gz -> skywater-pdk-libs-sky130_fd_pr-f62031a1be9aefe902d6d54cddd6f59b57627436.tar.gz https://github.com/google/skywater-pdk-libs-sky130_fd_pr_reram/archive/48c8310e464157d797c78cb2e6d6b5a21d710c20.tar.gz -> skywater-pdk-libs-sky130_fd_pr_reram-48c8310e464157d797c78cb2e6d6b5a21d710c20.tar.gz https://github.com/google/skywater-pdk-libs-sky130_fd_sc_hd/archive/ac7fb61f06e6470b94e8afdf7c25268f62fbd7b1.tar.gz -> skywater-pdk-libs-sky130_fd_sc_hd-ac7fb61f06e6470b94e8afdf7c25268f62fbd7b1.tar.gz https://github.com/google/skywater-pdk-libs-sky130_fd_sc_hdll/archive/0694bd23893de20f5233ef024acf6cca1e750ac6.tar.gz -> skywater-pdk-libs-sky130_fd_sc_hdll-0694bd23893de20f5233ef024acf6cca1e750ac6.tar.gz https://github.com/google/skywater-pdk-libs-sky130_fd_sc_hs/archive/1d051f49bfe4e2fe9108d702a8bc2e9c081005a4.tar.gz -> skywater-pdk-libs-sky130_fd_sc_hs-1d051f49bfe4e2fe9108d702a8bc2e9c081005a4.tar.gz https://github.com/google/skywater-pdk-libs-sky130_fd_sc_hvl/archive/4fd4f858d16c558a6a488b200649e909bb4dd800.tar.gz -> skywater-pdk-libs-sky130_fd_sc_hvl-4fd4f858d16c558a6a488b200649e909bb4dd800.tar.gz https://github.com/google/skywater-pdk-libs-sky130_fd_sc_lp/archive/e2c1e0646999163d35ea7b2521c3ec5c28633e63.tar.gz -> skywater-pdk-libs-sky130_fd_sc_lp-e2c1e0646999163d35ea7b2521c3ec5c28633e63.tar.gz https://github.com/google/skywater-pdk-libs-sky130_fd_sc_ls/archive/4f549e30dd91a1c264f8895e07b2872fe410a8c2.tar.gz -> skywater-pdk-libs-sky130_fd_sc_ls-4f549e30dd91a1c264f8895e07b2872fe410a8c2.tar.gz https://github.com/google/skywater-pdk-libs-sky130_fd_sc_ms/archive/ae1b7f68821505cf2d93d9d44cce5ece22710fad.tar.gz -> skywater-pdk-libs-sky130_fd_sc_ms-ae1b7f68821505cf2d93d9d44cce5ece22710fad.tar.gz
|
||||
_eclasses_=check-reqs 02ac7654b64f7acc7a8b1a35ad9d6ddc multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-any-r1 f5169813d1619761b459800587005fd2
|
||||
_md5_=79da88bc7bda2dd062924e09a1a00b08
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Funtoo's franken-chroot tool - chroot from AMD64 to ARM system
|
||||
EAPI=8
|
||||
HOMEPAGE=https://code.funtoo.org/bitbucket/users/drobbins/repos/fchroot/browse
|
||||
INHERIT=distutils-r1 pypi
|
||||
IUSE=python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) app-emulation/qemu[qemu_user_targets_aarch64,qemu_user_targets_arm,static-user] dev-libs/glib[static-libs] dev-libs/libpcre[static-libs] sys-apps/attr[static-libs] sys-libs/zlib[static-libs] python_targets_python3_10? ( dev-lang/python:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
RESTRICT=mirror test
|
||||
SLOT=0
|
||||
SRC_URI=https://files.pythonhosted.org/packages/source/f/fchroot/fchroot-0.1.2.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 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_=67747b7080b00902bc76f121ff224b01
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?]
|
||||
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
|
||||
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=Aplication able to temporarily inhibit the screensaver
|
||||
EAPI=7
|
||||
HOMEPAGE=https://codeberg.org/WhyNotHugo/caffeine-ng
|
||||
INHERIT=distutils-r1 gnome2-utils xdg
|
||||
IUSE=python_targets_python3_10
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=>=dev-python/ewmh-0.1.4[python_targets_python3_10(-)?] dev-python/pygobject:3[python_targets_python3_10(-)?] >=dev-python/pyxdg-0.25[python_targets_python3_10(-)?] dev-python/dbus-python[python_targets_python3_10(-)?] >=dev-python/docopt-0.6.2[python_targets_python3_10(-)?] dev-python/pulsectl[python_targets_python3_10(-)?] >=dev-python/setproctitle-1.1.10[python_targets_python3_10(-)?] dev-libs/libappindicator:3 python_targets_python3_10? ( dev-lang/python:3.10 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_10 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/caffeine-ng/caffeine-ng/releases/download/v3.5.1/caffeine-ng-3.5.1.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad xdg 4a14c5c24f121e7da66e5aab4a168c6e
|
||||
_md5_=7c0b968c7300d99b7e4b90783605fb37
|
||||
@@ -632,7 +632,6 @@ dev-python/daff 1.3.46: The daff can produce and apply tabular diffs
|
||||
dev-python/daiquiri 3.2.3: Library to configure Python logging easily
|
||||
dev-python/darkdetect 0.8.0: Detect OS dark mode from Python
|
||||
dev-python/dasbus 1.7-r1: DBus library in Python 3
|
||||
dev-python/dataclasses-json 0.5.14: Easily serialize Data Classes to and from JSON
|
||||
dev-python/dateparser 1.2.0: Date parsing library designed to parse dates from HTML pages
|
||||
dev-python/decopatch 1.4.10: Create decorators easily in python
|
||||
dev-python/defcon 0.10.2: A set of UFO based objects for use in font editing applications
|
||||
@@ -694,7 +693,6 @@ dev-python/libusb1 3.1.0: Pure-python wrapper for libusb-1.0
|
||||
dev-python/lru-dict 1.3.0: Dict like LRU container
|
||||
dev-python/manhole 1.8.0-r2: Debugging manhole for python application
|
||||
dev-python/markdownify 0.11.6: Convert HTML to Markdown
|
||||
dev-python/marshmallow_enum 1.5.1: Enum handling for Marshmallow
|
||||
dev-python/mastodon-py 1.8.1: Python wrapper for the Mastodon API
|
||||
dev-python/material-color-utilities 0.1.5 9999: Python port of material-color-utilities used for Material You colors
|
||||
dev-python/mautrix 0.20.4-r1 0.20.4-r2: A Python 3 asyncio Matrix framework
|
||||
@@ -709,12 +707,10 @@ dev-python/moderngl 5.10.0: Modern OpenGL binding for python
|
||||
dev-python/moderngl-window 2.4.6: A cross platform utility library for ModernGL
|
||||
dev-python/moreorless 0.4.0: Wrapper to make difflib.unified_diff more fun to use
|
||||
dev-python/msrest 0.7.1: AutoRest swagger generator Python client runtime
|
||||
dev-python/multipart 0.2.4: Multipart parser for Python 3
|
||||
dev-python/nkdfu 0.2: Python DFU tool for updating Nitrokeys' firmware
|
||||
dev-python/notion-client 2.0.0: Python client for the official Notion API
|
||||
dev-python/notofonttools 0.2.17-r1: Noto fonts support tools and scripts plus web site generation
|
||||
dev-python/opentype-sanitizer 9.1.0: Python wrapper for the OpenType Sanitizer
|
||||
dev-python/orderedmultidict 1.0.1: Ordered Multivalue Dictionary. Helps power furl.
|
||||
dev-python/oscrypto 1.3.0-r2: TLS sockets, key generation, encryption, decryption, signing, verification
|
||||
dev-python/parsel 1.8.1: Utility to extract data from XML/HTML documents using XPath or CSS selectors
|
||||
dev-python/pem 23.1.0: Easy PEM file parsing in Python
|
||||
@@ -727,7 +723,6 @@ dev-python/plexapi 4.15.11: Python bindings for the Plex API.
|
||||
dev-python/plotext 5.3.0: Plotting on terminal
|
||||
dev-python/plum 0.8.7: Pack/Unpack Memory
|
||||
dev-python/podman-compose 1.0.6: A script to run docker-compose.yml using Podman
|
||||
dev-python/portion 2.4.1 2.4.2: A Python library providing data structure and operations for intervals.
|
||||
dev-python/praw 7.6.1 7.7.0: Python Reddit API Wrapper
|
||||
dev-python/prawcore 2.3.0: Low-level communication layer for PRAW
|
||||
dev-python/prometheus_exporter 1.0.0: Python Prometheus exporter library
|
||||
@@ -749,10 +744,6 @@ dev-python/pygsl 2.3.4: Python interface for the GNU scientific library (gsl)
|
||||
dev-python/pykeepass 4.0.7: Python library to interact with keepass databases (supports KDBX3 and KDBX4)
|
||||
dev-python/pymeeus 0.5.12: Python implementation of Jean Meeus astronomical routines
|
||||
dev-python/pymemcache 4.0.0: A comprehensive, fast, pure-Python memcached client
|
||||
dev-python/pymorphy2 0.9.1: Morphological analyzer (POS tagger + inflection engine) for Russian language.
|
||||
dev-python/pymorphy2-dicts 2.4.393442.3710985-r1: Russian dictionary for PyMorphy2
|
||||
dev-python/pymorphy2-dicts-ru 2.4.417127.4579844-r1: Russian dictionary for PyMorphy2
|
||||
dev-python/pymorphy2-dicts-uk 2.4.1.1.1460299261: Ukrainian dictionary for PyMorphy2
|
||||
dev-python/pymorphy3 1.2.0: Morphological analyzer (POS tagger + inflection engine) for Russian language.
|
||||
dev-python/pymorphy3-dicts-ru 2.4.417150.4580142: Russian dictionary for PyMorphy3
|
||||
dev-python/pymorphy3-dicts-uk 2.4.1.1.1663094765: Ukrainian dictionary for PyMorphy3
|
||||
@@ -782,7 +773,6 @@ dev-python/python-lsp-isort 0.1: isort plugin for the Python LSP Server
|
||||
dev-python/python-lsp-mypy 0.6.8: Mypy plugin for the Python LSP Server
|
||||
dev-python/python-olm 3.2.16: Python bindings for dev-libs/olm
|
||||
dev-python/python-pidfile 3.0.0-r1 3.1.1: PIDFile context processor. Supported py2 and py3
|
||||
dev-python/python-skywater-pdk 0.0.0_p20220424: Python library for working with files found in the SkyWater PDK
|
||||
dev-python/python-socketio 5.11.0 5.11.1: Python implementation of the Socket.IO realtime server.
|
||||
dev-python/python-statemachine 2.1.2: Python Finite State Machines made easy.
|
||||
dev-python/python-telegram-bot 20.6-r1 21.1.1 9999: Python wrapper of telegram bots API
|
||||
@@ -1277,7 +1267,6 @@ media-video/obs-vaapi 0.4.1 9999: OBS Studio VAAPI support via GStreamer
|
||||
media-video/obs-vkcapture 1.4.9 1.5.0 9999: OBS Linux Vulkan/OpenGL game capture
|
||||
media-video/olive 9999: Free open-source non-linear video editor
|
||||
media-video/syncplay 1.7.3: Client/server to synchronize media playback
|
||||
media-video/tartube 2.4.077 9999: A GUI front-end for youtube-dl
|
||||
media-video/uxplay 1.67 1.68.3: AirPlay Unix mirroring server
|
||||
media-video/walksnail-osd-tool 0.3.0 9999: Tool for rendering OSDs over Walksnail DVR recordings
|
||||
media-video/wl-screenrec 0.1.3: High performance screen/audio recorder for wlroots
|
||||
@@ -1480,8 +1469,6 @@ sci-electronics/kactus2 3.12.0 3.13.0 3.13.1 9999: A open source IP-XACT-based t
|
||||
sci-electronics/liblxi 1.20: Implementation of the LAN eXtensions for Instrumentation (LXI)
|
||||
sci-electronics/logic-bin 2.4.14: Saleae logic analyzer
|
||||
sci-electronics/lxi-tools 2.7: Tools to access devices with LXI
|
||||
sci-electronics/open_pdks 1.0.311: PDK installer for open-source EDA tools and toolchains
|
||||
sci-electronics/skywater-pdk 0.0.0_p20220424: Process design kit for usage with SkyWater Technology Foundry's 130nm node
|
||||
sci-electronics/slang 4.0 5.0 6.0 9999: SystemVerilog compiler and language services
|
||||
sci-electronics/svls 0.2.11: SystemVerilog language server
|
||||
sci-electronics/verilator 5.022 5.024 9999: The fast free Verilog/SystemVerilog simulator
|
||||
@@ -1538,7 +1525,6 @@ sys-apps/bustd 0.1.1: Process killer daemon for out-of-memory scenarios
|
||||
sys-apps/corefreq 1.96.3: CPU monitoring software designed for the 64-bits Processors, like top
|
||||
sys-apps/dool 1.3.1-r1 9999: Versatile replacement for vmstat, iostat and ifstat (clone of dstat)
|
||||
sys-apps/drm_info 2.6.0: Small utility to dump info about DRM devices
|
||||
sys-apps/fchroot 0.1.2: Funtoo's franken-chroot tool - chroot from AMD64 to ARM system
|
||||
sys-apps/fselect 0.8.6: Find files with SQL-like queries
|
||||
sys-apps/hex 0.4.2 0.5.0 0.6.0: Futuristic take on hexdump
|
||||
sys-apps/lact 0.5.4: Linux AMDGPU Controller
|
||||
@@ -1665,7 +1651,6 @@ x11-misc/aerial-sddm-theme 0_pre20191018-r1 9999: SDDM theme with Apple TV Aeria
|
||||
x11-misc/autotiling 1.9.2 1.9.3: Script for sway and i3 to automatically switch the window split orientation
|
||||
x11-misc/betterlockscreen 4.2.0: sweet looking lockscreen for linux system
|
||||
x11-misc/betterlockscreen_rapid 0.0.0_pre20210701 0.0.0_pre20210708: A rapid and good-looking screen locker
|
||||
x11-misc/caffeine-ng 3.5.1: Aplication able to temporarily inhibit the screensaver
|
||||
x11-misc/gammy 0.9.60 0.9.64: Adaptive screen brightness/temperature
|
||||
x11-misc/gobble 1.3: Hide current window before launching external program, unhide after quitting
|
||||
x11-misc/greenclip-bin 4.2: Simple clipboard manager to be integrated with rofi
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sat, 15 Jun 2024 17:48:58 +0000
|
||||
Sat, 15 Jun 2024 19:49:49 +0000
|
||||
|
||||
@@ -469,7 +469,6 @@ media-video/obs-multi-rtmp:obs-frontend-api - Use obs-frontend-api for UI functi
|
||||
media-video/obs-multi-rtmp:qt - Use Qt functionality.
|
||||
media-video/syncplay:client - Install the Syncplay client
|
||||
media-video/syncplay:server - Install the Syncplay server
|
||||
media-video/tartube:atomicparsley - Use AtomicParsley for embedding thumbnails in audio files
|
||||
media-video/wlrobs:dmabuf - Enable the dmabuf backend
|
||||
media-video/wlrobs:scpy - Enable the screen copy backend
|
||||
mpv-plugin/mdmenu:custom-cmd - Do not install dmenu as a dependency. This requires you to configure a custom dmenu-compatible command in the configuration.
|
||||
@@ -618,7 +617,6 @@ phosh-base/phosh-shell:lockscreen-plugins - Build lockscreen plugins and widgets
|
||||
phosh-base/phosh-shell:test-full - Run integration tests
|
||||
sci-biology/cmdock:apidoc - Build API documentation using app-text/doxygen
|
||||
sci-biology/cmdock:boinc - Use CmDock with SiDock@home BOINC project
|
||||
sci-electronics/open_pdks:sky130 - Build the Skywater 130nm PDK.
|
||||
sci-mathematics/frama-c-aorai:eva - Build support for the Eva plugin
|
||||
sys-apps/bustd:glob - Enable excluding processes with glob patterns
|
||||
sys-apps/drm_info:pci - Print PCI device names via libpci
|
||||
|
||||
Reference in New Issue
Block a user