1
0
forked from ports/contrib

python3-zope-hookable: 5.2 -> 5.3

This commit is contained in:
Tim Biermann 2022-11-05 18:53:06 +00:00
parent cc45e1ace6
commit f8340e4d63
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.2-py3.10-nspkg.pth
drwxr-xr-x root/root usr/lib/python3.10/site-packages/zope.hookable-5.2-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-5.2-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-5.2-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-5.2-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-5.2-py3.10.egg-info/namespace_packages.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-5.2-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-5.2-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.hookable-5.2-py3.10.egg-info/top_level.txt
-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
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
RWSagIOpLGJF345sMmBc4UhT1OWCAsW+BPn2ffKoXbgbS++lMiIKTLc/5IhIZ0wiWlU2UTJUyrxR/PGjREK1CUd6ItHtOCZjUQA=
SHA256 (Pkgfile) = 709afb22537d8eef63bfce6110b248223ef4f61fe6e1b98274126a6d5a6eb181
SHA256 (.footprint) = a8945794d0f1554cd6ff4046fa43729c05869eb38f335520bb00a5948761f605
SHA256 (python3-zope-hookable-5.2.tar.gz) = 14663dbc0e5985eb4242a51759a0e18d86d44db3dd5fc6358af22553c8ba4ae5
RWSagIOpLGJF3x0SaIKOp1Awr7pzmhe12F4wunldKoH5oFP5uNttpgrnRLnQ7IB22NxFT3lE4WCBt3f8E0nfxqAJlVfFRws44gM=
SHA256 (Pkgfile) = 60847f2e01583e584ae914839aad21896d0adec007007a22af4fdb3166a7286d
SHA256 (.footprint) = 729903dfa82ae5b148d07be74ecffb4b85ab4f71b710c1557cf3d36a433864df
SHA256 (python3-zope-hookable-5.3.tar.gz) = fead42cc4ba0264e1d3782bb83aec2e63dd94fdb450f63c2dfd6761213908a2f

View File

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