From 9a70231273e38a635f18a0c381c2754f0c3ad2d0 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Tue, 12 Mar 2024 18:06:47 +0100 Subject: [PATCH] python3-wheel: 0.42.0 -> 0.43.0 --- python3-wheel/.footprint | 14 +++++++------- python3-wheel/.signature | 8 ++++---- python3-wheel/Pkgfile | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/python3-wheel/.footprint b/python3-wheel/.footprint index 3f4ae0251..d132ed415 100644 --- a/python3-wheel/.footprint +++ b/python3-wheel/.footprint @@ -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 diff --git a/python3-wheel/.signature b/python3-wheel/.signature index c20b91999..ba10d5898 100644 --- a/python3-wheel/.signature +++ b/python3-wheel/.signature @@ -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 diff --git a/python3-wheel/Pkgfile b/python3-wheel/Pkgfile index b9678d0bf..04ba27ea0 100644 --- a/python3-wheel/Pkgfile +++ b/python3-wheel/Pkgfile @@ -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)