python3-gevent: 22.10.1 -> 22.10.2

This commit is contained in:
Tim Biermann 2022-11-01 14:10:28 +00:00
parent 2cce996171
commit 341fa02176
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-22.10.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-22.10.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-22.10.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-22.10.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-22.10.1-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-22.10.1-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-22.10.1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-22.10.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/gevent-22.10.2-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-22.10.2-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-22.10.2-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-22.10.2-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-22.10.2-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-22.10.2-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-22.10.2-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/gevent-22.10.2-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
RWSagIOpLGJF38qgAl1KtmlT50dEmGbfPCpRqToxNeRL9WffxPVtMgK8O3qedBgojdWNY8uuDwBWvTm7FpeAL/h90nw9vLLSbgE=
SHA256 (Pkgfile) = 0393ef6ba7e8736dbf97a212b3569bf4642d6b7e61d43bff06732da551ad6624
SHA256 (.footprint) = ec30d4c55682629c01c418289c2a6bfff569ce27298f6dbe381a99408816412e
SHA256 (python3-gevent-22.10.1.tar.gz) = 2a7ef503d3f2623013f0685861d571ad129bca9f1550bd60eead0b67eac30a78
RWSagIOpLGJF3ycA2HHZK8MbrNkZAfG5Dksme0m9uTYdraHG/OmG60SXQzqRyG9vYm6gBe7gANmhUJH1vE1P3QDwhCjaxMvt7gc=
SHA256 (Pkgfile) = 86155df8294425244c8a1b85cedc14a91505a74d069c922d6009af0061567e42
SHA256 (.footprint) = 1c42d337f5f8da39b7d75eeb429ab9cd9632759cd7b748a5d65f4748de5328a9
SHA256 (python3-gevent-22.10.2.tar.gz) = 01ea78981520c9cdbe3722e1760a8ed0165a0b576cb5209f67881595561509da

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