python3-gevent: 23.9.1 -> 24.2.1

This commit is contained in:
Tim Biermann 2024-02-15 18:53:22 +01:00
parent fded80697d
commit b87dd2f495
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 16 additions and 16 deletions

View File

@ -2,14 +2,14 @@ drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/gevent-23.9.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.9.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.9.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.9.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.9.1-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.9.1-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.9.1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.9.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/gevent-24.2.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-24.2.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-24.2.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-24.2.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-24.2.1-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-24.2.1-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-24.2.1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-24.2.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/gevent/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/gevent/__pycache__/
@ -499,8 +499,6 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/gevent/tests/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/__pycache__/test__monkey.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/__pycache__/test__monkey_builtins_future.cpython-310.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/__pycache__/test__monkey_builtins_future.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/__pycache__/test__monkey_futures_thread.cpython-310.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/__pycache__/test__monkey_futures_thread.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/__pycache__/test__monkey_hub_in_thread.cpython-310.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/__pycache__/test__monkey_hub_in_thread.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/__pycache__/test__monkey_logging.cpython-310.opt-1.pyc
@ -599,6 +597,8 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/gevent/tests/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/__pycache__/test__threading_2.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/__pycache__/test__threading_before_monkey.cpython-310.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/__pycache__/test__threading_before_monkey.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/__pycache__/test__threading_fork_from_dummy.cpython-310.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/__pycache__/test__threading_fork_from_dummy.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/__pycache__/test__threading_holding_lock_while_monkey.cpython-310.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/__pycache__/test__threading_holding_lock_while_monkey.cpython-310.pyc
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/__pycache__/test__threading_monkey_in_thread.cpython-310.opt-1.pyc
@ -733,7 +733,6 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/gevent/tests/monkey_packag
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/test__memleak.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/test__monkey.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/test__monkey_builtins_future.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/test__monkey_futures_thread.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/test__monkey_hub_in_thread.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/test__monkey_logging.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/test__monkey_module_run.py
@ -783,6 +782,7 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/gevent/tests/monkey_packag
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/test__threading.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/test__threading_2.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/test__threading_before_monkey.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/test__threading_fork_from_dummy.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/test__threading_holding_lock_while_monkey.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/test__threading_monkey_in_thread.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent/tests/test__threading_native_before_monkey.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34+ezlOuFN+buZaHd3626obODphdSHSQAY3+qjAryw+NMbMdIR9JXs3bDHSR49zrLlX2PxjvdCBFmOrxs/mqawI=
SHA256 (Pkgfile) = 1fdada543b9fac05c35f61877b4085f50bec3180e381346a9cc0edb5453ca703
SHA256 (.footprint) = 2ef2e5bc90a126cf70cfcc42fcae7992b935bb088c36cb767aa4b88a4ffa1953
SHA256 (python3-gevent-23.9.1.tar.gz) = 6d38bb2a80d2cb08becdf52ebb007770107adbf2f2a66bc8eaa750501b0ca006
RWSagIOpLGJF38E3COZKFKFro/fYQNtKvAEe3pAHEPE12PZdBO3LwjOGWcnNF9xkgHdGRtUOkdVPdqMMWy/3wEKFGHbKes2yKgQ=
SHA256 (Pkgfile) = a947c1970596f234e6e1cef57f4edcfd2bf5266a909eaf9d1db8872cdc287584
SHA256 (.footprint) = 1346cca852be965a79539403403ee3b7fd488e63c4a34bdd1337d5e0ae054847
SHA256 (python3-gevent-24.2.1.tar.gz) = 33d71611b05a9198c24ff2209b77cb0988a8031c5fa419e7d699c81094ca4e74

View File

@ -4,7 +4,7 @@
# Depends on: c-ares libev python3-greenlet python3-zope-event python3-zope-interface python3-cython
name=python3-gevent
version=23.9.1
version=24.2.1
release=1
source=(https://github.com/gevent/gevent/archive/$version/$name-$version.tar.gz)