python3-zope-hookable: 5.3 -> 5.4

This commit is contained in:
Tim Biermann 2022-11-19 14:55:31 +00:00
parent f0728e68b6
commit 16f32f0cd2
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.3-py3.10-nspkg.pth
drwxr-xr-x root/root usr/lib/python3.10/site-packages/zope.hookable-5.3-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-5.3-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-5.3-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-5.3-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-5.3-py3.10.egg-info/namespace_packages.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-5.3-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-5.3-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-5.3-py3.10.egg-info/top_level.txt
-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
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
RWSagIOpLGJF3x0SaIKOp1Awr7pzmhe12F4wunldKoH5oFP5uNttpgrnRLnQ7IB22NxFT3lE4WCBt3f8E0nfxqAJlVfFRws44gM=
SHA256 (Pkgfile) = 60847f2e01583e584ae914839aad21896d0adec007007a22af4fdb3166a7286d
SHA256 (.footprint) = 729903dfa82ae5b148d07be74ecffb4b85ab4f71b710c1557cf3d36a433864df
SHA256 (python3-zope-hookable-5.3.tar.gz) = fead42cc4ba0264e1d3782bb83aec2e63dd94fdb450f63c2dfd6761213908a2f
RWSagIOpLGJF38Nja1N5hDSR0KOFkza/YzlRL75KLCEWoVZV6EJjbS6pBKM/lqoH+JUZa0Vq08OBNLOm6cL9xAZoeGPqnzkVPAM=
SHA256 (Pkgfile) = e954745573d6975ce6e730e1662f53c0200f41fb7f39fcc04392ac8635082fb4
SHA256 (.footprint) = 73a94142aa6761a81a2c23ce49193f336c910a49d0ad85c840fafdae294db4d1
SHA256 (python3-zope-hookable-5.4.tar.gz) = af295258b5d279bf8238e01c9558caabb57542cbb259cf9e5ae3143e13690fa7

View File

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