python3-zope-component: 5.0.1 -> 5.1.0

This commit is contained in:
Tim Biermann 2023-01-04 09:29:31 +00:00
parent b92de17f13
commit 7e5b997313
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.component-5.0.1-py3.10-nspkg.pth
drwxr-xr-x root/root usr/lib/python3.10/site-packages/zope.component-5.0.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-5.0.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-5.0.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-5.0.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-5.0.1-py3.10.egg-info/namespace_packages.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-5.0.1-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-5.0.1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-5.0.1-py3.10.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-5.1.0-py3.10-nspkg.pth
drwxr-xr-x root/root usr/lib/python3.10/site-packages/zope.component-5.1.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-5.1.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-5.1.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-5.1.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-5.1.0-py3.10.egg-info/namespace_packages.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-5.1.0-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-5.1.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-5.1.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/component/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope/component/__init__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3zo1DKzwgFrNiJ53vlJY/kIHMNoemfIhr4eC5e6dUxk1YwuEwDzsCRXTfaWWr2eLIKTe/DBLvvKc23eFyWU2HQM=
SHA256 (Pkgfile) = 7729e59cc56d9279962f73b1c7b90b704c110dcf044e6ea7743c5f6541410d2a
SHA256 (.footprint) = 3b765457621ec33bb7b2eef76f5dba89a5780cefcdd44147f633e6d2143e24b3
SHA256 (python3-zope-component-5.0.1.tar.gz) = 984105a38bd04fad28a279a8ee0d6f05cee6264f8f008d91d19fcc84fdc07504
RWSagIOpLGJF392eCxiFeyRwcfXA9aZBRu2sQ6iXrrDmT/W4Y2JWuOnLia6InBwG5nyH2m5MM+SDhwe22dRZir/FwWRpA9JGRgY=
SHA256 (Pkgfile) = 76f1348398ef5fc662327ff1aa3454b0f18165e801c3ac33169ca3cc47a328bc
SHA256 (.footprint) = 84ffc4b7932942f5de264701b3d5824485f6b251f54d239d9a25d4e0a0d3195b
SHA256 (python3-zope-component-5.1.0.tar.gz) = 2bbfa11b4add667579bf461eff249ec9b198785d03f9ea52660662e8182b1e6a

View File

@ -4,7 +4,7 @@
# Depends on: python3-zope-deferredimport python3-zope-deprecation python3-zope-event python3-zope-hookable
name=python3-zope-component
version=5.0.1
version=5.1.0
release=1
source=(https://github.com/zopefoundation/zope.component/archive/$version/$name-$version.tar.gz)