1
0
forked from ports/contrib

python3-greenlet: 3.0.1 -> 3.0.2

This commit is contained in:
Tim Biermann 2023-12-09 22:13:30 +01:00
parent c60eb47161
commit fa5eb5f94e
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-3.0.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-3.0.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-3.0.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-3.0.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-3.0.1-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-3.0.1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-3.0.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/greenlet-3.0.2-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-3.0.2-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-3.0.2-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-3.0.2-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-3.0.2-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-3.0.2-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-3.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/TBrokenGreenlet.cpp
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet/TExceptionState.cpp

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF33Pkz8DsWvz0T5V2N0CPP1lzA8coBTv1/g2LpJcUYJqgfAtE0zwJcjm/8OhRwJ/YHcKzJwfVv8SZTebM/zkfHQQ=
SHA256 (Pkgfile) = 1d48179c5631ef57bfbcae51da8131fa9c9a782964036989f5ed0424ffe37fd0
SHA256 (.footprint) = e49a999f289f99f6f1cd75684beeed8e0455d17a693afb0659b33e59da395a9b
SHA256 (greenlet-3.0.1.tar.gz) = 816bd9488a94cba78d93e1abb58000e8266fa9cc2aa9ccdd6eb0696acb24005b
RWSagIOpLGJF3ytpsVKv7bITn6rRW8B+LZeJ8NQeyfWnhb9BwjV8UETcpX+RYRCtLB7QYQDsyD2iPINCvfVlZvWahhPkULmJUgU=
SHA256 (Pkgfile) = 27ca75d840e6dcf782a185b24d13ab5b6cbcd66d454e378d12577775c3f7a8dd
SHA256 (.footprint) = 7f013879273880c09a9cc3f0a69807f3e6140d543b6f3bac4ee538456456e6ac
SHA256 (greenlet-3.0.2.tar.gz) = 1c1129bc47266d83444c85a8e990ae22688cf05fb20d7951fd2866007c2ba9bc

View File

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