SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python312-gevent rpm build for : OpenSuSE. For other distributions click python312-gevent.

Name : python312-gevent
Version : 24.2.1 Vendor : openSUSE
Release : 2.1 Date : 2024-05-28 12:56:43
Group : Development/Languages/Python Source RPM : python-gevent-24.2.1-2.1.src.rpm
Size : 8.42 MB
Packager : https://bugs_opensuse_org
Summary : Python network library that uses greenlet and libevent
Description :
Gevent is a Python networking library that uses greenlet to provide synchronous
API on top of a libevent event loop. Features include:

* Fast event loop based on libevent.
* Lightweight execution units based on greenlet.
* Familiar API that re-uses concepts from the Python standard library.
* Cooperative sockets with ssl support.
* DNS queries performed through libevent-dns.
* Ability to use standard library and 3rd party modules written for standard
blocking sockets
* Fast WSGI server based on libevent-http.

gevent is inspired by eventlet but features more consistent API, simpler
implementation and better performance. Read why others use gevent and check
out the list of the open source projects based on gevent.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/ALP:/Experimental:/Slowroll/base.20240901/repo/oss/x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python312-gevent-24.2.1-2.1.x86_64.rpm
ftp.icm.edu.pl  python312-gevent-24.2.1-2.1.x86_64.rpm
ftp.icm.edu.pl  python312-gevent-24.2.1-2.1.x86_64.rpm
ftp.icm.edu.pl  python312-gevent-24.2.1-2.1.x86_64.rpm
ftp.icm.edu.pl  python312-gevent-24.2.1-2.1.x86_64.rpm
     

Provides :
python3.12dist(gevent)
python312-gevent
python312-gevent(x86-64)
python3dist(gevent)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.10)(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.28)(64bit)
libc.so.6(GLIBC_2.3)(64bit)
libc.so.6(GLIBC_2.3.2)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.32)(64bit)
libc.so.6(GLIBC_2.33)(64bit)
libc.so.6(GLIBC_2.34)(64bit)
libc.so.6(GLIBC_2.38)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_2.6)(64bit)
libc.so.6(GLIBC_2.7)(64bit)
libc.so.6(GLIBC_2.9)(64bit)
libcares.so.2()(64bit)
libev.so.4()(64bit)
python(abi) = 3.12
python312-cffi
python312-dnspython
python312-greenlet >= 3.0.0
python312-requests
python312-zope.event
python312-zope.interface
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/lib64/python3.12/site-packages/gevent
/usr/lib64/python3.12/site-packages/gevent-24.2.1.dist-info
/usr/lib64/python3.12/site-packages/gevent-24.2.1.dist-info/AUTHORS
/usr/lib64/python3.12/site-packages/gevent-24.2.1.dist-info/INSTALLER
/usr/lib64/python3.12/site-packages/gevent-24.2.1.dist-info/LICENSE
/usr/lib64/python3.12/site-packages/gevent-24.2.1.dist-info/METADATA
/usr/lib64/python3.12/site-packages/gevent-24.2.1.dist-info/NOTICE
/usr/lib64/python3.12/site-packages/gevent-24.2.1.dist-info/RECORD
/usr/lib64/python3.12/site-packages/gevent-24.2.1.dist-info/REQUESTED
/usr/lib64/python3.12/site-packages/gevent-24.2.1.dist-info/WHEEL
/usr/lib64/python3.12/site-packages/gevent-24.2.1.dist-info/entry_points.txt
/usr/lib64/python3.12/site-packages/gevent-24.2.1.dist-info/top_level.txt
/usr/lib64/python3.12/site-packages/gevent/__init__.py
/usr/lib64/python3.12/site-packages/gevent/__pycache__
/usr/lib64/python3.12/site-packages/gevent/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/gevent/__pycache__/__init__.cpython-312.pyc
/usr/lib64/python3.12/site-packages/gevent/__pycache__/_abstract_linkable.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/gevent/__pycache__/_abstract_linkable.cpython-312.pyc
/usr/lib64/python3.12/site-packages/gevent/__pycache__/_compat.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/gevent/__pycache__/_compat.cpython-312.pyc
/usr/lib64/python3.12/site-packages/gevent/__pycache__/_config.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/gevent/__pycache__/_config.cpython-312.pyc
/usr/lib64/python3.12/site-packages/gevent/__pycache__/_fileobjectcommon.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/gevent/__pycache__/_fileobjectcommon.cpython-312.pyc
/usr/lib64/python3.12/site-packages/gevent/__pycache__/_fileobjectposix.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/gevent/__pycache__/_fileobjectposix.cpython-312.pyc
/usr/lib64/python3.12/site-packages/gevent/__pycache__/_greenlet_primitives.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/gevent/__pycache__/_greenlet_primitives.cpython-312.pyc
/usr/lib64/python3.12/site-packages/gevent/__pycache__/_hub_local.cpython-312.opt-1.pyc
/usr/lib64/python3.12/site-packages/gevent/__pycache__/_hub_local.cpython-312.pyc
There is 787 files more in these RPM.

 
ICM