python3-gevent: 23.9.0 -> 23.9.0.post1

This commit is contained in:
Tim Biermann 2023-09-03 14:39:48 +02:00
parent e399681dbe
commit 7c1d0515fc
Signed by untrusted user: 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-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-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/
-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
RWSagIOpLGJF38Q41JbLH3lp/m3IL2p9KT/rcBB1E9mNoXaPcst38aMN90hAbH68hFEJvRnvkXlUukRgpl+6+VAWO1jYaakD5QM=
SHA256 (Pkgfile) = 4615ac8f811fc6dc72363c5df26889082578de711a80d7a37069cc0c738b9b95
SHA256 (.footprint) = 872b924cc246db5476c0321fd87d1c0e6ad8f694d7007cf1ca6e14bc94f81759
SHA256 (python3-gevent-23.9.0.tar.gz) = 2711e162a45405a1e7cc4f345527035227320ec465b74aceb7741a94a471e5e5
RWSagIOpLGJF3/nHYBFwBtGDpq07MTWYMOgA6+pdvkUIB77h51uHlwxKsRXZ04rxJ6qVaq/74VDaneiCe7YqTKIWJ9U+E1ZIwgQ=
SHA256 (Pkgfile) = 1054c869caa35c82e00739513b7701a67e339e0e3dbdef55b9663a5ece527f35
SHA256 (.footprint) = 0ad2f0c92ca3b8b6693516a312c73cac70be90c54c6e1c37a28fad7b57aaa219
SHA256 (python3-gevent-23.9.0.post1.tar.gz) = 965dc7c8680098821179afd6b23901620bbf79380b0430b0d7e21fc292b5ff18

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