python3-zope-hookable: 5.4 -> 6.0

This commit is contained in:
Tim Biermann 2023-10-05 22:48:33 +02:00
parent 1f63aac1c3
commit 2ac1f57c39
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 14 additions and 14 deletions

View File

@ -2,15 +2,15 @@ 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/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-5.4-py3.10-nspkg.pth
drwxr-xr-x root/root usr/lib/python3.10/site-packages/zope.hookable-5.4-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-5.4-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-5.4-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-5.4-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-5.4-py3.10.egg-info/namespace_packages.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-5.4-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-5.4-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-5.4-py3.10.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-6.0-py3.10-nspkg.pth
drwxr-xr-x root/root usr/lib/python3.10/site-packages/zope.hookable-6.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-6.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-6.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-6.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-6.0-py3.10.egg-info/namespace_packages.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-6.0-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-6.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-6.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/zope/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/zope/hookable/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope/hookable/__init__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF38Nja1N5hDSR0KOFkza/YzlRL75KLCEWoVZV6EJjbS6pBKM/lqoH+JUZa0Vq08OBNLOm6cL9xAZoeGPqnzkVPAM=
SHA256 (Pkgfile) = e954745573d6975ce6e730e1662f53c0200f41fb7f39fcc04392ac8635082fb4
SHA256 (.footprint) = 73a94142aa6761a81a2c23ce49193f336c910a49d0ad85c840fafdae294db4d1
SHA256 (python3-zope-hookable-5.4.tar.gz) = af295258b5d279bf8238e01c9558caabb57542cbb259cf9e5ae3143e13690fa7
RWSagIOpLGJF31aDR42h11T8p0uFOZYB4sCWhb2QW2IbV1caFO+ThjRZWGx+t2XcARq9sFh7EQUT72h6PS+NwxlZ4jPSucgtXgk=
SHA256 (Pkgfile) = 5d6e3c8a7af3ee41596e32e5d98efcda89a298705dceeba72124273bc3506cf1
SHA256 (.footprint) = 196eb30cfba792cb862cbb1d23a66860e4a233a34d220605f54f0b7cd6045f44
SHA256 (python3-zope-hookable-6.0.tar.gz) = cab83587148adb9620809d2db2dc325caee6079e39175db27a2c28af212e94f0

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=python3-zope-hookable
version=5.4
version=6.0
release=1
source=(https://github.com/zopefoundation/zope.hookable/archive/$version/$name-$version.tar.gz)