python3-gevent: 23.7.0 -> 23.9.0

This commit is contained in:
Tim Biermann 2023-09-02 09:27:58 +02:00
parent 4022cd9b18
commit aeb86e60d2
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.7.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.7.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.7.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.7.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.7.0-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.7.0-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.7.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.7.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/gevent-23.9.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.9.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.9.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.9.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.9.0-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.9.0-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.9.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-23.9.0-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+1tI0Td7oydwBErjsH4vxwvevhCpKS3VQnJBdTn9TC9oEEQqv70WJ1l0YHpwmWYLaZZmrO8QywK2MzHqOoxHQ4=
SHA256 (Pkgfile) = ca4dfea7c9dbaa26eae0e102ceab5cc7710e675d956c0f7b9e86b06591648ba4
SHA256 (.footprint) = 31d9a781f5697ed220c43bd0a517015288d3b9e34f236064dda9183e3f05b3a8
SHA256 (python3-gevent-23.7.0.tar.gz) = c5c866956a141efde3aaa049b6386d29c55260b2c3a3110e3ccaa03ea6456608
RWSagIOpLGJF38Q41JbLH3lp/m3IL2p9KT/rcBB1E9mNoXaPcst38aMN90hAbH68hFEJvRnvkXlUukRgpl+6+VAWO1jYaakD5QM=
SHA256 (Pkgfile) = 4615ac8f811fc6dc72363c5df26889082578de711a80d7a37069cc0c738b9b95
SHA256 (.footprint) = 872b924cc246db5476c0321fd87d1c0e6ad8f694d7007cf1ca6e14bc94f81759
SHA256 (python3-gevent-23.9.0.tar.gz) = 2711e162a45405a1e7cc4f345527035227320ec465b74aceb7741a94a471e5e5

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