Package: python-gevent / 25.9.1-1

Metadata

Package Version Patches format
python-gevent 25.9.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use local intersphinx inventory.patch | (download)

docs/conf.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use local intersphinx inventory
 Use the offline copy under debian/ instead downloading it.
fix Hurd FTBFS.patch | (download)

deps/libuv/src/unix/internal.h | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 define path_max if needed

Fix FTBFS for Hurd/i386.

fix error running_tests docs.patch | (download)

docs/development/running_tests.rst | 5 0 + 5 - 0 !
1 file changed, 5 deletions(-)

 do not run python -mgevent.tests --help
 The command fails and results in a error message in the generated HTML.
 Additionally, it's a cause for unreproducible builds.