python3-greenlet: 2.0.1 -> 2.0.2

This commit is contained in:
Tim Biermann 2023-01-28 21:50:04 +01:00
parent 376e15fa71
commit 7b519d0152
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 12 deletions

View File

@ -6,13 +6,13 @@ drwxr-xr-x root/root usr/include/python3.10/greenlet/
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/greenlet-2.0.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-2.0.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-2.0.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-2.0.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-2.0.1-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-2.0.1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-2.0.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/greenlet-2.0.2-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-2.0.2-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-2.0.2-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-2.0.2-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-2.0.2-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-2.0.2-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-2.0.2-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/greenlet/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/greenlet/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF344u+O1syfr7wWZ0aO6QLAjL2fgbzSh1TNFxrVhs3Q4Icy3BNRtA9MsWrvCnjZxg5J3QwJwC2SmUR1o5RRRW9wI=
SHA256 (Pkgfile) = 3f5bebb7ca419055d0b2f04d0f2661d852949c946c6291960d9a32d1f347b33f
SHA256 (.footprint) = ebfde5266b3e79b8fe152e194b87f881fb83b5dde0890cddec106fb9eeb39bd3
SHA256 (greenlet-2.0.1.tar.gz) = 42e602564460da0e8ee67cb6d7236363ee5e131aa15943b6670e44e5c2ed0f67
RWSagIOpLGJF3zfRNlXI5C/mFAEaWpbM7FX7ZfAaeHCn3qaP6U3lrTeMEghqXCCWYRh02Az8CRPwzBXvZTxXuDcBoN457UCDlgA=
SHA256 (Pkgfile) = 578fab6921c1cc8ff7e591cdf3533e2064cc98bd832b64fc5800aa45d1268399
SHA256 (.footprint) = 9bad1a53d3d3bdab471db4041377ab7db0e932b050116f5ec04822255e078729
SHA256 (greenlet-2.0.2.tar.gz) = e7c8dc13af7db097bed64a051d2dd49e9f0af495c26995c00a9ee842690d34c0

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=python3-greenlet
version=2.0.1
version=2.0.2
release=1
source=(https://pypi.io/packages/source/g/greenlet/greenlet-$version.tar.gz)