File not found: fix-py3-rlock.patch

Highly concurrent networking library

Edit Package python-eventlet

Eventlet is a concurrent networking library for Python that allows you to
change how you run your code, not how you write it.

It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines
ensure that the developer uses a blocking style of programming that is similar
to threading, but provide the benefits of non-blocking I/O. The event dispatch
is implicit, which means you can easily use Eventlet from the Python
interpreter, or as a small part of a larger application.

Refresh
Refresh
Source Files
Filename Size Changed
313-new-thread-attributes.patch 0000000913 913 Bytes
_service 0000000561 561 Bytes
_servicedata 0000000238 238 Bytes
eventlet-0.37.0+git.1726056572.8637820.obscpio 0001775116 1.69 MB
eventlet.obsinfo 0000000121 121 Bytes
no-dynamic-version.patch 0000000762 762 Bytes
python-eventlet.changes 0000035957 35.1 KB
python-eventlet.spec 0000004207 4.11 KB
Latest Revision
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1218077 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 57)
- Temporarily switch to direct download from GitHub, and update
  to version 0.37.0+git.1726056572.8637820:
  * Update changelog for version 0.37.0 (#980)
  * Describes Eventlet's Alternatives Into the Migration Guide (#971)
  * fix migration guide url (#978)
  * os.read/write waits until file descriptor is ready. (#975)
  * Upgrade RLocks as last thing we do (#970)
  * warns about using multiple readers (#960)
  * drop header keys with underscores (#959)
  * doc: Repair changelog link (#958)
  * Make the docs more user friendly (#950)
  * Update changelog for version 0.36.1 (#952)
- Add patches making it build with 3.13:
  - 313-new-thread-attributes.patch (gh#eventlet/eventlet#964)
  - no-dynamic-version.patch (we cannot use dynamic version
    number on a git checkout)
- Fix setting of the version number "manually" (with sed)
Comments 0
openSUSE Build Service is sponsored by