python3-zope-component: 5.1.0 -> 6.0

This commit is contained in:
Tim Biermann 2023-04-30 13:04:30 +02:00
parent 77b171d228
commit f7a66e7752
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.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
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-6.0-py3.10-nspkg.pth
drwxr-xr-x root/root usr/lib/python3.10/site-packages/zope.component-6.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-6.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-6.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-6.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-6.0-py3.10.egg-info/namespace_packages.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-6.0-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-6.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.component-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/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
RWSagIOpLGJF392eCxiFeyRwcfXA9aZBRu2sQ6iXrrDmT/W4Y2JWuOnLia6InBwG5nyH2m5MM+SDhwe22dRZir/FwWRpA9JGRgY=
SHA256 (Pkgfile) = 76f1348398ef5fc662327ff1aa3454b0f18165e801c3ac33169ca3cc47a328bc
SHA256 (.footprint) = 84ffc4b7932942f5de264701b3d5824485f6b251f54d239d9a25d4e0a0d3195b
SHA256 (python3-zope-component-5.1.0.tar.gz) = 2bbfa11b4add667579bf461eff249ec9b198785d03f9ea52660662e8182b1e6a
RWSagIOpLGJF33uGr3QXi0K7vJMfU2/Rez5QubUzURWPe62gzjSqC4GHbicGBNkMgaZULVK28xPbXUFnn4gj2IYDSlN/l4rPbQk=
SHA256 (Pkgfile) = a781036f1e8a78f2d6360459ffb419cb909ee73026add538bc0574fc001ad90f
SHA256 (.footprint) = 21bb9ea8812d0a0b91d1cb2c24175dc1970858a6bd40db6046adedacc0fd63ec
SHA256 (python3-zope-component-6.0.tar.gz) = 41800cb9141ff8bde2ab59e56f3f5d00a6f8f7bfa8d3844dc8d87c6ea4d4e331

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.1.0
version=6.0
release=1
source=(https://github.com/zopefoundation/zope.component/archive/$version/$name-$version.tar.gz)