python3-zope-interface: 6.1 -> 6.2

This commit is contained in:
Tim Biermann 2024-02-17 13:53:24 +01:00
parent 878f69be90
commit 8de61305a7
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.interface-6.1-py3.10-nspkg.pth
drwxr-xr-x root/root usr/lib/python3.10/site-packages/zope.interface-6.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.interface-6.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.interface-6.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.interface-6.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.interface-6.1-py3.10.egg-info/namespace_packages.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.interface-6.1-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.interface-6.1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.interface-6.1-py3.10.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.interface-6.2-py3.10-nspkg.pth
drwxr-xr-x root/root usr/lib/python3.10/site-packages/zope.interface-6.2-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.interface-6.2-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.interface-6.2-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.interface-6.2-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.interface-6.2-py3.10.egg-info/namespace_packages.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.interface-6.2-py3.10.egg-info/not-zip-safe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.interface-6.2-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope.interface-6.2-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/interface/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/zope/interface/__init__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3yV2IaHIIkrcXtXJAasLApOuF3wmpMB0oY89ysdwuUe/HbSzKZJ5/sj18c+lNBH9E9nsphg3cLgRoNKf+3ZipwE=
SHA256 (Pkgfile) = a013dec5cd7e3cafa3019d599f725ff2f9f0851abd35967cfe940a3baffac9a7
SHA256 (.footprint) = 2aa40f1f402c075f74e9101ba0c6e3a6b634570782348d41081ba4d35c82ba7a
SHA256 (zope.interface-6.1.tar.gz) = 2fdc7ccbd6eb6b7df5353012fbed6c3c5d04ceaca0038f75e601060e95345309
RWSagIOpLGJF35CQdgM5q/0f1n3Whbvzap5bJUfcVboQjOnTz9e/zsECukLv2PwIYWyQvNFzKh2gkVUxCu6YV4oXKbh8p95orAE=
SHA256 (Pkgfile) = 48195876848ddfd6de272747a92c49c58587e40faee0020579e10d85541d504f
SHA256 (.footprint) = 11000ea5da56bc653c2bb80ecbad7b2f942fbd72b3fb6229fce880f39ad3c2f8
SHA256 (zope.interface-6.2.tar.gz) = 3b6c62813c63c543a06394a636978b22dffa8c5410affc9331ce6cdb5bfa8565

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=python3-zope-interface
version=6.1
version=6.2
release=1
source=(https://pypi.io/packages/source/z/zope.interface/zope.interface-$version.tar.gz)