From dad3510cc3b83cdc8fedecf27f0cf4d9faa5ba5b Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sun, 17 Sep 2023 09:15:01 +0200 Subject: [PATCH] python3-gevent: 23.9.0.post1 -> 23.9.1 --- python3-gevent/.footprint | 16 ++++++++-------- python3-gevent/.signature | 8 ++++---- python3-gevent/Pkgfile | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/python3-gevent/.footprint b/python3-gevent/.footprint index 524bde0ad..a78754b9e 100644 --- a/python3-gevent/.footprint +++ b/python3-gevent/.footprint @@ -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__/ diff --git a/python3-gevent/.signature b/python3-gevent/.signature index fa5fa6cf6..f6036a9a4 100644 --- a/python3-gevent/.signature +++ b/python3-gevent/.signature @@ -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 diff --git a/python3-gevent/Pkgfile b/python3-gevent/Pkgfile index 382dd31cd..ce11e2cd6 100644 --- a/python3-gevent/Pkgfile +++ b/python3-gevent/Pkgfile @@ -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)