mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-17 19:13:13 -04:00
2024-03-02 18:33:50 UTC
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
BDEPEND=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-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Parses email threads into conversation trees
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/emersion/python-emailthreads
|
||||
INHERIT=distutils-r1
|
||||
IUSE=python_targets_python3_10 python_targets_python3_11
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=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 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/emersion/python-emailthreads/archive/v0.1.3.tar.gz -> emailthreads-0.1.3.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
|
||||
_md5_=f6932f09dcdff0ede0c18cbb12afd1a3
|
||||
@@ -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/orderedmultidict[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[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-67.8.0-r1[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(-)?] dev-python/orderedmultidict[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
|
||||
DESCRIPTION=URL parsing and manipulation made easy.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/gruns/furl
|
||||
INHERIT=distutils-r1 pypi
|
||||
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(-)?] dev-python/orderedmultidict[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/f/furl/furl-2.1.3.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=86df95b1fe2b25a6f561483005af87da
|
||||
File diff suppressed because one or more lines are too long
@@ -1001,7 +1001,6 @@ dev-python/doubles 1.5.3: Test doubles for Python
|
||||
dev-python/doxypypy 0.8.8.6_p20210405: A more Pythonic version of doxypy, a Doxygen filter for Python
|
||||
dev-python/dropbox 11.36.2: The offical Dropbox SDK for Python
|
||||
dev-python/dtreeviz 2.2.1: A python library for decision tree visualization and model interpretation
|
||||
dev-python/emailthreads 0.1.3: Parses email threads into conversation trees
|
||||
dev-python/etcd3 0.12.0: Python client for the etcd API v3
|
||||
dev-python/etcd3gw 1.0.2: A python client for etcd3 grpc-gateway v3 API
|
||||
dev-python/eventlet 0.35.1 0.35.2: Concurrent networking library for Python
|
||||
@@ -1020,7 +1019,6 @@ dev-python/fontMath 0.9.3: A collection of objects that implement fast font math
|
||||
dev-python/fontParts 0.10.6-r1 0.11.0: An API for interacting with the parts of fonts
|
||||
dev-python/fontPens 0.2.4-r2: A collection of classes implementing the pen protocol for manipulating glyphs
|
||||
dev-python/funcsigs 0.4: Python function signatures package for Python 2.6, 2.7 and 3.2+
|
||||
dev-python/furl 2.1.3: URL parsing and manipulation made easy.
|
||||
dev-python/futurist 2.4.1: Useful additions to futures, from the future
|
||||
dev-python/gabbi 2.7.1: Declarative HTTP testing library
|
||||
dev-python/gazpacho 1.1: The simple, fast, and modern web scraping library
|
||||
@@ -2100,7 +2098,7 @@ www-apps/mycorrhiza 1.14.0 9999: Git-based wiki engine written in Go using mycom
|
||||
www-apps/nitter 2023.05.20 2023.07.12: Alternative front-end for Twitter
|
||||
www-apps/pleroma 2.6.2 9999: ActivityPub social networking software compatible with other Fediverse software
|
||||
www-apps/pleroma-fe 2.6.1 9999: Main frontend for www-apps/pleroma, inspired by qvitter
|
||||
www-apps/redlib 0.31.0: Private front-end to Reddit
|
||||
www-apps/redlib 0.31.0-r1: Private front-end to Reddit
|
||||
www-apps/rimgo 1.2.1: An alternative frontend for Imgur. Originally based on rimgu.
|
||||
www-apps/snac 2.25 2.26: A simple, minimalistic ActivityPub instance
|
||||
www-apps/uwebsockets 20.11.0 20.14.0 9999: ultra fast, simple, secure & standards compliant web I/O
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sat, 02 Mar 2024 18:22:08 +0000
|
||||
Sat, 02 Mar 2024 18:33:50 +0000
|
||||
|
||||
Reference in New Issue
Block a user