python3-greenlet: 3.0.0 -> 3.0.1

This commit is contained in:
Tim Biermann 2023-10-25 17:30:59 +02:00
parent e8eb0fc1aa
commit 85ba887940
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.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-3.0.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-3.0.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-3.0.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-3.0.0-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-3.0.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/greenlet-3.0.0-py3.10.egg-info/top_level.txt
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/
-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
RWSagIOpLGJF32tg+9MR+KesjULsN/xBkuDHj9Kk0FHCsE8JsJ5uxgM6Nqxu0cjsAbM6gLI2w/Baf2Xwl9oZH21nUQsQNdRZtws=
SHA256 (Pkgfile) = 7a76f29bc2a18ef639c36354ac3165f84d23d22c42f336577828e28a9c14edab
SHA256 (.footprint) = d072f0237ceccb9efb5f08a023cf31d1ea595e1c8fa2b38f7ee9b1da0315521e
SHA256 (greenlet-3.0.0.tar.gz) = 19834e3f91f485442adc1ee440171ec5d9a4840a1f7bd5ed97833544719ce10b
RWSagIOpLGJF33Pkz8DsWvz0T5V2N0CPP1lzA8coBTv1/g2LpJcUYJqgfAtE0zwJcjm/8OhRwJ/YHcKzJwfVv8SZTebM/zkfHQQ=
SHA256 (Pkgfile) = 1d48179c5631ef57bfbcae51da8131fa9c9a782964036989f5ed0424ffe37fd0
SHA256 (.footprint) = e49a999f289f99f6f1cd75684beeed8e0455d17a693afb0659b33e59da395a9b
SHA256 (greenlet-3.0.1.tar.gz) = 816bd9488a94cba78d93e1abb58000e8266fa9cc2aa9ccdd6eb0696acb24005b

View File

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