python3-gevent: 23.9.0.post1 -> 23.9.1

This commit is contained in:
Tim Biermann 2023-09-17 09:15:01 +02:00
parent 469300b798
commit dad3510cc3
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 13 additions and 13 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.0.post1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.9.0.post1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.9.0.post1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.9.0.post1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.9.0.post1-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.9.0.post1-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.9.0.post1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.9.0.post1-py3.10.egg-info/top_level.txt
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/
-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__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3/nHYBFwBtGDpq07MTWYMOgA6+pdvkUIB77h51uHlwxKsRXZ04rxJ6qVaq/74VDaneiCe7YqTKIWJ9U+E1ZIwgQ=
SHA256 (Pkgfile) = 1054c869caa35c82e00739513b7701a67e339e0e3dbdef55b9663a5ece527f35
SHA256 (.footprint) = 0ad2f0c92ca3b8b6693516a312c73cac70be90c54c6e1c37a28fad7b57aaa219
SHA256 (python3-gevent-23.9.0.post1.tar.gz) = 965dc7c8680098821179afd6b23901620bbf79380b0430b0d7e21fc292b5ff18
RWSagIOpLGJF34+ezlOuFN+buZaHd3626obODphdSHSQAY3+qjAryw+NMbMdIR9JXs3bDHSR49zrLlX2PxjvdCBFmOrxs/mqawI=
SHA256 (Pkgfile) = 1fdada543b9fac05c35f61877b4085f50bec3180e381346a9cc0edb5453ca703
SHA256 (.footprint) = 2ef2e5bc90a126cf70cfcc42fcae7992b935bb088c36cb767aa4b88a4ffa1953
SHA256 (python3-gevent-23.9.1.tar.gz) = 6d38bb2a80d2cb08becdf52ebb007770107adbf2f2a66bc8eaa750501b0ca006

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.0.post1
version=23.9.1
release=1
source=(https://github.com/gevent/gevent/archive/$version/$name-$version.tar.gz)