SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-psycogreen rpm build for : Fedora 37. For other distributions click python3-psycogreen.

Name : python3-psycogreen
Version : 1.0.2 Vendor : Fedora Project
Release : 9.fc37 Date : 2022-07-22 23:07:05
Group : Unspecified Source RPM : python-psycogreen-1.0.2-9.fc37.src.rpm
Size : 0.02 MB
Packager : Fedora Project
Summary : Psycopg2 integration with co-routine libraries
Description :

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.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-psycogreen-1.0.2-9.fc37.noarch.rpm
ftp.icm.edu.pl  python3-psycogreen-1.0.2-9.fc37.noarch.rpm
     

Provides :
python-psycogreen
python3-psycogreen
python3.11-psycogreen
python3.11dist(psycogreen)
python3dist(psycogreen)

Requires :
python(abi) = 3.11
python3-eventlet
python3-gevent
python3-psycopg2
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.11/site-packages/psycogreen
/usr/lib/python3.11/site-packages/psycogreen-1.0.2-py3.11.egg-info
/usr/lib/python3.11/site-packages/psycogreen-1.0.2-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/psycogreen-1.0.2-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/psycogreen-1.0.2-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/psycogreen-1.0.2-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/psycogreen/__init__.py
/usr/lib/python3.11/site-packages/psycogreen/__pycache__
/usr/lib/python3.11/site-packages/psycogreen/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/psycogreen/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/psycogreen/__pycache__/eventlet.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/psycogreen/__pycache__/eventlet.cpython-311.pyc
/usr/lib/python3.11/site-packages/psycogreen/__pycache__/gevent.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/psycogreen/__pycache__/gevent.cpython-311.pyc
/usr/lib/python3.11/site-packages/psycogreen/eventlet.py
/usr/lib/python3.11/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

 
ICM