python3-wheel: 0.42.0 -> 0.43.0

This commit is contained in:
Tim Biermann 2024-03-12 18:06:47 +01:00
parent 5a4381aea4
commit 9a70231273
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 12 additions and 12 deletions

View File

@ -4,13 +4,13 @@ drwxr-xr-x root/root usr/bin/
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/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/wheel-0.42.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.42.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.42.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.42.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.42.0-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.42.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.42.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/wheel-0.43.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.43.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.43.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.43.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.43.0-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.43.0-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.43.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/wheel/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel/__init__.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel/__main__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/R34aVXdi0yrHsT0jRvMvjn5503nPcYljIBqncVnZmR45MTC5RXLfb2CwqGBzc3y8gYA4bki/7VwEL9CIJiAfgo=
SHA256 (Pkgfile) = 57f7e8d987cfeb7d560ccf1878046c86a7bfaf864577ed6f01c79418fba79dc6
SHA256 (.footprint) = eaa282ba4105d92e4a0c370b2f1ce8b828e0c63f1296cf25bdb72bfb28721f8f
SHA256 (wheel-0.42.0.tar.gz) = c45be39f7882c9d34243236f2d63cbd58039e360f85d0913425fbd7ceea617a8
RWSE3ohX2g5d/fDwlw05YS+4vZKzpI7MMqLejaX2nucKKx7kk/N8v4HyhvDBugLdgUOr0QV7FCmTRWWIE9AAQBMTdMa5qlbnNQM=
SHA256 (Pkgfile) = a113632621caab65dc96b26bc837626ccef201dfd026589852e0f3a7faabfb3f
SHA256 (.footprint) = 7d5d7f6944cc96775b256e52247ab544d4746cb2d8c616d22397f9fed843d5fe
SHA256 (wheel-0.43.0.tar.gz) = 465ef92c69fa5c5da2d1cf8ac40559a8c940886afcef87dcf14b9470862f1d85

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=python3-wheel
version=0.42.0
version=0.43.0
release=1
source=(https://files.pythonhosted.org/packages/source/w/wheel/${name#*-}-$version.tar.gz)