Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-psycogreen | Distribution: Fedora Project |
Version: 1.0.2 | Vendor: Fedora Project |
Release: 16.fc41 | Build date: Sat Jul 20 08:16:46 2024 |
Group: Unspecified | Build host: buildvm-s390x-08.s390.fedoraproject.org |
Size: 21057 | Source RPM: python-psycogreen-1.0.2-16.fc41.src.rpm |
Packager: Fedora Project | |
Url: https://pypi.python.org/pypi/psycogreen | |
Summary: Psycopg2 integration with co-routine libraries |
The psycogreen package enables psycopg2 to work with co-routine libraries, using asynchronous calls internally but offering a blocking interface so that regular code can run unmodified. Psycopg offers co-routines support since release 2.2. Because the main module is a C extension it cannot be monkey-patched to become co-routine-friendly. Instead it exposes a hook that co-routine libraries can use to install a function integrating with their event scheduler. Psycopg will call the function whenever it executes a libpq call that may block. Psycogreen is a collection of “wait callbacks” useful to integrate Psycopg with different co-routine libraries.
BSD
* Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 1.0.2-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <[email protected]> - 1.0.2-15 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <[email protected]> - 1.0.2-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <[email protected]> - 1.0.2-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 1.0.2-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jun 13 2023 Python Maint <[email protected]> - 1.0.2-11 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 1.0.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 1.0.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
/usr/lib/python3.13/site-packages/psycogreen /usr/lib/python3.13/site-packages/psycogreen-1.0.2-py3.13.egg-info /usr/lib/python3.13/site-packages/psycogreen-1.0.2-py3.13.egg-info/PKG-INFO /usr/lib/python3.13/site-packages/psycogreen-1.0.2-py3.13.egg-info/SOURCES.txt /usr/lib/python3.13/site-packages/psycogreen-1.0.2-py3.13.egg-info/dependency_links.txt /usr/lib/python3.13/site-packages/psycogreen-1.0.2-py3.13.egg-info/top_level.txt /usr/lib/python3.13/site-packages/psycogreen/__init__.py /usr/lib/python3.13/site-packages/psycogreen/__pycache__ /usr/lib/python3.13/site-packages/psycogreen/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/psycogreen/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/psycogreen/__pycache__/eventlet.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/psycogreen/__pycache__/eventlet.cpython-313.pyc /usr/lib/python3.13/site-packages/psycogreen/__pycache__/gevent.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/psycogreen/__pycache__/gevent.cpython-313.pyc /usr/lib/python3.13/site-packages/psycogreen/eventlet.py /usr/lib/python3.13/site-packages/psycogreen/gevent.py /usr/share/doc/python3-psycogreen /usr/share/doc/python3-psycogreen/PKG-INFO /usr/share/doc/python3-psycogreen/README.rst /usr/share/licenses/python3-psycogreen /usr/share/licenses/python3-psycogreen/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 27 05:57:41 2024