diff --git a/python3-zope-component/.footprint b/python3-zope-component/.footprint index 68d5e445c..a6003e4e6 100644 --- a/python3-zope-component/.footprint +++ b/python3-zope-component/.footprint @@ -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 diff --git a/python3-zope-component/.signature b/python3-zope-component/.signature index 5456c8e89..5d3871f51 100644 --- a/python3-zope-component/.signature +++ b/python3-zope-component/.signature @@ -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 diff --git a/python3-zope-component/Pkgfile b/python3-zope-component/Pkgfile index fc9d2d0b2..ee9e3ef7f 100644 --- a/python3-zope-component/Pkgfile +++ b/python3-zope-component/Pkgfile @@ -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)