Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-socks-2.0.3-10.fc39 RPM for noarch

From Fedora 39 for x86_64 / p

Name: python3-socks Distribution: Fedora Project
Version: 2.0.3 Vendor: Fedora Project
Release: 10.fc39 Build date: Fri Jul 21 16:19:31 2023
Group: Unspecified Build host: buildvm-x86-10.iad2.fedoraproject.org
Size: 322076 Source RPM: python-socks-2.0.3-10.fc39.src.rpm
Packager: Fedora Project
Url: https://github.com/romis2012/python-socks
Summary: Core proxy (SOCKS4, SOCKS5, HTTP tunneling) functionality for Python
The python-socks package provides a core proxy client functionality for Python.
Supports SOCKS4(a), SOCKS5, HTTP (tunneling) proxy and provides sync and async
(asyncio, trio) APIs. It is used internally by aiohttp-socks and
httpx-socks packages.

Provides

Requires

License

ASL 2.0

Changelog

* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Jul 03 2023 Python Maint <python-maint@redhat.com> - 2.0.3-9
  - Rebuilt for Python 3.12
* Mon Jul 03 2023 Miro Hrončok <miro@hroncok.cz> - 2.0.3-8
  - Don't BuildRequire linters and coverage
* Mon Jul 03 2023 Miro Hrončok <miro@hroncok.cz> - 2.0.3-7
  - Drop the [curio] extra
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Mon Aug 15 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 2.0.3-5
  - chore: rebuild for pyc magic number change (fixes rhbz#2113655)
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jul 01 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 2.0.3-3
  - feat: modernise spec to use pyproject macros
* Fri Jul 01 2022 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.0.3-1
  - Update to latest upstream release
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 1.2.4-5
  - Rebuilt for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.4-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.4-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

Files

/usr/lib/python3.12/site-packages/python_socks
/usr/lib/python3.12/site-packages/python_socks-2.0.3.dist-info
/usr/lib/python3.12/site-packages/python_socks-2.0.3.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/python_socks-2.0.3.dist-info/LICENSE.txt
/usr/lib/python3.12/site-packages/python_socks-2.0.3.dist-info/METADATA
/usr/lib/python3.12/site-packages/python_socks-2.0.3.dist-info/WHEEL
/usr/lib/python3.12/site-packages/python_socks-2.0.3.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/python_socks/__init__.py
/usr/lib/python3.12/site-packages/python_socks/__pycache__
/usr/lib/python3.12/site-packages/python_socks/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/__pycache__/_abc.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/__pycache__/_abc.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/__pycache__/_basic_auth.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/__pycache__/_basic_auth.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/__pycache__/_errors.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/__pycache__/_errors.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/__pycache__/_helpers.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/__pycache__/_helpers.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/__pycache__/_proxy_factory.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/__pycache__/_proxy_factory.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/__pycache__/_types.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/__pycache__/_types.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/__pycache__/_version.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/__pycache__/_version.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/_abc.py
/usr/lib/python3.12/site-packages/python_socks/_basic_auth.py
/usr/lib/python3.12/site-packages/python_socks/_errors.py
/usr/lib/python3.12/site-packages/python_socks/_helpers.py
/usr/lib/python3.12/site-packages/python_socks/_proto
/usr/lib/python3.12/site-packages/python_socks/_proto/__init__.py
/usr/lib/python3.12/site-packages/python_socks/_proto/__pycache__
/usr/lib/python3.12/site-packages/python_socks/_proto/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/_proto/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/_proto/__pycache__/http.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/_proto/__pycache__/http.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/_proto/__pycache__/http_async.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/_proto/__pycache__/http_async.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/_proto/__pycache__/http_sync.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/_proto/__pycache__/http_sync.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/_proto/__pycache__/socks4.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/_proto/__pycache__/socks4.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/_proto/__pycache__/socks4_async.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/_proto/__pycache__/socks4_async.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/_proto/__pycache__/socks4_sync.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/_proto/__pycache__/socks4_sync.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/_proto/__pycache__/socks5.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/_proto/__pycache__/socks5.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/_proto/__pycache__/socks5_async.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/_proto/__pycache__/socks5_async.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/_proto/__pycache__/socks5_sync.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/_proto/__pycache__/socks5_sync.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/_proto/http.py
/usr/lib/python3.12/site-packages/python_socks/_proto/http_async.py
/usr/lib/python3.12/site-packages/python_socks/_proto/http_sync.py
/usr/lib/python3.12/site-packages/python_socks/_proto/socks4.py
/usr/lib/python3.12/site-packages/python_socks/_proto/socks4_async.py
/usr/lib/python3.12/site-packages/python_socks/_proto/socks4_sync.py
/usr/lib/python3.12/site-packages/python_socks/_proto/socks5.py
/usr/lib/python3.12/site-packages/python_socks/_proto/socks5_async.py
/usr/lib/python3.12/site-packages/python_socks/_proto/socks5_sync.py
/usr/lib/python3.12/site-packages/python_socks/_proxy_factory.py
/usr/lib/python3.12/site-packages/python_socks/_types.py
/usr/lib/python3.12/site-packages/python_socks/_version.py
/usr/lib/python3.12/site-packages/python_socks/async_
/usr/lib/python3.12/site-packages/python_socks/async_/__init__.py
/usr/lib/python3.12/site-packages/python_socks/async_/__pycache__
/usr/lib/python3.12/site-packages/python_socks/async_/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/__pycache__/_proxy_chain.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/__pycache__/_proxy_chain.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/_proxy_chain.py
/usr/lib/python3.12/site-packages/python_socks/async_/anyio
/usr/lib/python3.12/site-packages/python_socks/async_/anyio/__init__.py
/usr/lib/python3.12/site-packages/python_socks/async_/anyio/__pycache__
/usr/lib/python3.12/site-packages/python_socks/async_/anyio/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/anyio/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/anyio/__pycache__/_chain.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/anyio/__pycache__/_chain.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/anyio/__pycache__/_connect.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/anyio/__pycache__/_connect.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/anyio/__pycache__/_factory.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/anyio/__pycache__/_factory.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/anyio/__pycache__/_proxy.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/anyio/__pycache__/_proxy.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/anyio/__pycache__/_resolver.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/anyio/__pycache__/_resolver.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/anyio/__pycache__/_stream.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/anyio/__pycache__/_stream.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/anyio/_chain.py
/usr/lib/python3.12/site-packages/python_socks/async_/anyio/_connect.py
/usr/lib/python3.12/site-packages/python_socks/async_/anyio/_factory.py
/usr/lib/python3.12/site-packages/python_socks/async_/anyio/_proxy.py
/usr/lib/python3.12/site-packages/python_socks/async_/anyio/_resolver.py
/usr/lib/python3.12/site-packages/python_socks/async_/anyio/_stream.py
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/__init__.py
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/__pycache__
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/__pycache__/_connect.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/__pycache__/_connect.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/__pycache__/_proxy.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/__pycache__/_proxy.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/__pycache__/_resolver.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/__pycache__/_resolver.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/__pycache__/_stream.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/__pycache__/_stream.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/_connect.py
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/_proxy.py
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/_resolver.py
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/_stream.py
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/v2
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/v2/__init__.py
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/v2/__pycache__
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/v2/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/v2/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/v2/__pycache__/_chain.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/v2/__pycache__/_chain.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/v2/__pycache__/_connect.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/v2/__pycache__/_connect.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/v2/__pycache__/_factory.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/v2/__pycache__/_factory.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/v2/__pycache__/_proxy.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/v2/__pycache__/_proxy.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/v2/__pycache__/_stream.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/v2/__pycache__/_stream.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/v2/_chain.py
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/v2/_connect.py
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/v2/_factory.py
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/v2/_proxy.py
/usr/lib/python3.12/site-packages/python_socks/async_/asyncio/v2/_stream.py
/usr/lib/python3.12/site-packages/python_socks/async_/curio
/usr/lib/python3.12/site-packages/python_socks/async_/curio/__init__.py
/usr/lib/python3.12/site-packages/python_socks/async_/curio/__pycache__
/usr/lib/python3.12/site-packages/python_socks/async_/curio/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/curio/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/curio/__pycache__/_connect.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/curio/__pycache__/_connect.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/curio/__pycache__/_proxy.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/curio/__pycache__/_proxy.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/curio/__pycache__/_resolver.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/curio/__pycache__/_resolver.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/curio/__pycache__/_stream.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/curio/__pycache__/_stream.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/curio/_connect.py
/usr/lib/python3.12/site-packages/python_socks/async_/curio/_proxy.py
/usr/lib/python3.12/site-packages/python_socks/async_/curio/_resolver.py
/usr/lib/python3.12/site-packages/python_socks/async_/curio/_stream.py
/usr/lib/python3.12/site-packages/python_socks/async_/trio
/usr/lib/python3.12/site-packages/python_socks/async_/trio/__init__.py
/usr/lib/python3.12/site-packages/python_socks/async_/trio/__pycache__
/usr/lib/python3.12/site-packages/python_socks/async_/trio/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/trio/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/trio/__pycache__/_connect.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/trio/__pycache__/_connect.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/trio/__pycache__/_proxy.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/trio/__pycache__/_proxy.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/trio/__pycache__/_resolver.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/trio/__pycache__/_resolver.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/trio/__pycache__/_stream.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/trio/__pycache__/_stream.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/trio/_connect.py
/usr/lib/python3.12/site-packages/python_socks/async_/trio/_proxy.py
/usr/lib/python3.12/site-packages/python_socks/async_/trio/_resolver.py
/usr/lib/python3.12/site-packages/python_socks/async_/trio/_stream.py
/usr/lib/python3.12/site-packages/python_socks/async_/trio/v2
/usr/lib/python3.12/site-packages/python_socks/async_/trio/v2/__init__.py
/usr/lib/python3.12/site-packages/python_socks/async_/trio/v2/__pycache__
/usr/lib/python3.12/site-packages/python_socks/async_/trio/v2/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/trio/v2/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/trio/v2/__pycache__/_chain.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/trio/v2/__pycache__/_chain.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/trio/v2/__pycache__/_connect.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/trio/v2/__pycache__/_connect.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/trio/v2/__pycache__/_factory.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/trio/v2/__pycache__/_factory.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/trio/v2/__pycache__/_proxy.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/trio/v2/__pycache__/_proxy.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/trio/v2/__pycache__/_stream.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/trio/v2/__pycache__/_stream.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/async_/trio/v2/_chain.py
/usr/lib/python3.12/site-packages/python_socks/async_/trio/v2/_connect.py
/usr/lib/python3.12/site-packages/python_socks/async_/trio/v2/_factory.py
/usr/lib/python3.12/site-packages/python_socks/async_/trio/v2/_proxy.py
/usr/lib/python3.12/site-packages/python_socks/async_/trio/v2/_stream.py
/usr/lib/python3.12/site-packages/python_socks/sync
/usr/lib/python3.12/site-packages/python_socks/sync/__init__.py
/usr/lib/python3.12/site-packages/python_socks/sync/__pycache__
/usr/lib/python3.12/site-packages/python_socks/sync/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/__pycache__/_chain.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/__pycache__/_chain.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/__pycache__/_connect.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/__pycache__/_connect.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/__pycache__/_proxy.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/__pycache__/_proxy.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/__pycache__/_resolver.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/__pycache__/_resolver.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/__pycache__/_stream.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/__pycache__/_stream.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/_chain.py
/usr/lib/python3.12/site-packages/python_socks/sync/_connect.py
/usr/lib/python3.12/site-packages/python_socks/sync/_proxy.py
/usr/lib/python3.12/site-packages/python_socks/sync/_resolver.py
/usr/lib/python3.12/site-packages/python_socks/sync/_stream.py
/usr/lib/python3.12/site-packages/python_socks/sync/v2
/usr/lib/python3.12/site-packages/python_socks/sync/v2/__init__.py
/usr/lib/python3.12/site-packages/python_socks/sync/v2/__pycache__
/usr/lib/python3.12/site-packages/python_socks/sync/v2/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/v2/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/v2/__pycache__/_chain.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/v2/__pycache__/_chain.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/v2/__pycache__/_factory.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/v2/__pycache__/_factory.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/v2/__pycache__/_proxy.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/v2/__pycache__/_proxy.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/v2/__pycache__/_ssl_transport.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/v2/__pycache__/_ssl_transport.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/v2/__pycache__/_stream.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/v2/__pycache__/_stream.cpython-312.pyc
/usr/lib/python3.12/site-packages/python_socks/sync/v2/_chain.py
/usr/lib/python3.12/site-packages/python_socks/sync/v2/_factory.py
/usr/lib/python3.12/site-packages/python_socks/sync/v2/_proxy.py
/usr/lib/python3.12/site-packages/python_socks/sync/v2/_ssl_transport.py
/usr/lib/python3.12/site-packages/python_socks/sync/v2/_stream.py
/usr/share/doc/python3-socks
/usr/share/doc/python3-socks/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri May 10 02:04:07 2024