2024-12-31 13:48:46 UTC

This commit is contained in:
Repository mirror & CI
2024-12-31 13:48:46 +00:00
parent 63d5465d79
commit a2e6a7be0a
4 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@ BDEPEND=test? ( >=dev-python/requests-2.7.0[python_targets_python3_10(-)?,python
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Get a public suffix for a domain name using the Public Suffix List
EAPI=8
HOMEPAGE=https://github.com/nexB/python-publicsuffix2/ https://pypi.org/project/publicsuffix2/
HOMEPAGE=https://github.com/aboutcode-org/python-publicsuffix2/ https://pypi.org/project/publicsuffix2/
INHERIT=distutils-r1
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=amd64 arm64 ~riscv ~x86
@@ -11,6 +11,6 @@ RDEPEND=>=dev-python/requests-2.7.0[python_targets_python3_10(-)?,python_targets
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/nexB/python-publicsuffix2/archive/release-2.2019-12-21.tar.gz -> python-publicsuffix2-release-2.2019-12-21.gh.tar.gz
SRC_URI=https://github.com/aboutcode-org/python-publicsuffix2/archive/release-2.2019-12-21.tar.gz -> python-publicsuffix2-release-2.2019-12-21.gh.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df
_md5_=e827139efb8fd07329534fd3968b21a9
_md5_=dc720c44baaa031fcaf9bec69f465f24

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( >=dev-python/click-7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/hypothesis-5.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/parver-0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-asyncio-0.17.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.9.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=app-arch/brotli-1.0.0[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/asgiref-3.2.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/blinker-1.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/certifi-2015.11.20.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cryptography-37.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/flask-1.1.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/h2-4.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/hyperframe-6.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/kaitaistruct-0.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ldap3-2.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/mitmproxy-wireguard-0.1.16[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/msgpack-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/passlib-1.6.5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/protobuf-3.14.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/publicsuffix-2.20190205[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyopenssl-22.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyparsing-2.4.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyperclip-1.6.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/zstandard-0.11.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ruamel-yaml-0.16[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/sortedcontainers-2.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tornado-6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/urwid-2.1.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wsproto-1.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[sqlite] ) python_targets_python3_11? ( dev-lang/python:3.11[sqlite] ) >=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(-)?]
BDEPEND=test? ( >=dev-python/click-7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/hypothesis-5.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/parver-0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-asyncio-0.17.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.9.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=app-arch/brotli-1.0.0[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/asgiref-3.2.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/blinker-1.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/certifi-2015.11.20.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cryptography-37.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/flask-1.1.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/h2-4.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/hyperframe-6.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/kaitaistruct-0.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ldap3-2.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/mitmproxy-wireguard-0.1.16[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/msgpack-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/passlib-1.6.5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/protobuf-3.14.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/publicsuffix2-2.20190205[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyopenssl-22.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyparsing-2.4.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyperclip-1.6.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/zstandard-0.11.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ruamel-yaml-0.16[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/sortedcontainers-2.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tornado-6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/urwid-2.1.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wsproto-1.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[sqlite] ) python_targets_python3_11? ( dev-lang/python:3.11[sqlite] ) >=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
DESCRIPTION=An interactive, SSL-capable, man-in-the-middle HTTP proxy
EAPI=8
@@ -7,10 +7,10 @@ INHERIT=distutils-r1
IUSE=test python_targets_python3_10 python_targets_python3_11
KEYWORDS=amd64 ~arm64 ~x86
LICENSE=MIT
RDEPEND=>=app-arch/brotli-1.0.0[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/asgiref-3.2.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/blinker-1.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/certifi-2015.11.20.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cryptography-37.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/flask-1.1.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/h2-4.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/hyperframe-6.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/kaitaistruct-0.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ldap3-2.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/mitmproxy-wireguard-0.1.16[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/msgpack-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/passlib-1.6.5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/protobuf-3.14.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/publicsuffix-2.20190205[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyopenssl-22.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyparsing-2.4.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyperclip-1.6.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/zstandard-0.11.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ruamel-yaml-0.16[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/sortedcontainers-2.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tornado-6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/urwid-2.1.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wsproto-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10[sqlite] ) python_targets_python3_11? ( dev-lang/python:3.11[sqlite] )
RDEPEND=>=app-arch/brotli-1.0.0[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/asgiref-3.2.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/blinker-1.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/certifi-2015.11.20.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/cryptography-37.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/flask-1.1.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/h2-4.1.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/hyperframe-6.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/kaitaistruct-0.10[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ldap3-2.8[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/mitmproxy-wireguard-0.1.16[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/msgpack-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/passlib-1.6.5[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/protobuf-3.14.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/publicsuffix2-2.20190205[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyopenssl-22.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyparsing-2.4.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyperclip-1.6.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/zstandard-0.11.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/ruamel-yaml-0.16[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/sortedcontainers-2.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/tornado-6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/urwid-2.1.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wsproto-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10[sqlite] ) python_targets_python3_11? ( dev-lang/python:3.11[sqlite] )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mitmproxy/mitmproxy/archive/9.0.1.tar.gz -> mitmproxy-9.0.1.gh.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df
_md5_=0548bbac373e59873e5c7eaeb1c26897
_md5_=7c00dbbf10fb7f54545963e3527efff9

View File

@@ -8932,7 +8932,7 @@ dev-python/pslab 3.0.0: Python library for communicating with Pocket Science Lab
dev-python/psutil 5.9.8 6.0.0 6.0.0-r1 6.1.0 6.1.1: Retrieve information on running processes and system utilization
dev-python/psycopg 2.9.4 2.9.9 2.9.9-r1 2.9.10 3.1.19 3.2.0 3.2.1 3.2.2 3.2.3: PostgreSQL database adapter for Python
dev-python/ptyprocess 0.7.0-r1: Run a subprocess in a pseudo terminal
dev-python/publicsuffix 2.20191221-r2: Get a public suffix for a domain name using the Public Suffix List
dev-python/publicsuffix2 2.20191221-r2: Get a public suffix for a domain name using the Public Suffix List
dev-python/pudb 2024.1.2 2024.1.3: A full-screen, console-based Python debugger
dev-python/pulsectl 24.11.0 24.12.0: Python high-level interface and ctypes-based bindings for PulseAudio (libpulse)
dev-python/pulsectl-asyncio 1.2.2: Asyncio frontend for pulsectl, Python bindings of libpulse

View File

@@ -1 +1 @@
Tue, 31 Dec 2024 13:18:23 +0000
Tue, 31 Dec 2024 13:48:46 +0000