From 1a3c49c118909078f43f134caa0b5bc0234c60d7 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Mon, 27 Nov 2023 09:07:13 +0100 Subject: [PATCH] python3-wheel: 0.41.3 -> 0.42.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 5313be135..3f4ae0251 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.41.3-py3.10.egg-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.41.3-py3.10.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.41.3-py3.10.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.41.3-py3.10.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.41.3-py3.10.egg-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.41.3-py3.10.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.41.3-py3.10.egg-info/top_level.txt +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/ -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 b0344215e..c20b91999 100644 --- a/python3-wheel/.signature +++ b/python3-wheel/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/YOuE4wVd1EpGLv8/eO19wgWT52ntHassIKwCO1kPjfbQHfwk1aLw9wYZ/SrAOQRCYxqIAkhquScbPS1xeuvBA8= -SHA256 (Pkgfile) = 7ec78a53ada82205d139aa51078b19b831e933c498b317c0e40987879dba15fd -SHA256 (.footprint) = c7fd857793cdce60de2ed4cc46ba5964f8ffe2baf246e5923adc66e115e81c4f -SHA256 (wheel-0.41.3.tar.gz) = 4d4987ce51a49370ea65c0bfd2234e8ce80a12780820d9dc462597a6e60d0841 +RWSE3ohX2g5d/R34aVXdi0yrHsT0jRvMvjn5503nPcYljIBqncVnZmR45MTC5RXLfb2CwqGBzc3y8gYA4bki/7VwEL9CIJiAfgo= +SHA256 (Pkgfile) = 57f7e8d987cfeb7d560ccf1878046c86a7bfaf864577ed6f01c79418fba79dc6 +SHA256 (.footprint) = eaa282ba4105d92e4a0c370b2f1ce8b828e0c63f1296cf25bdb72bfb28721f8f +SHA256 (wheel-0.42.0.tar.gz) = c45be39f7882c9d34243236f2d63cbd58039e360f85d0913425fbd7ceea617a8 diff --git a/python3-wheel/Pkgfile b/python3-wheel/Pkgfile index ce70ab29f..b9678d0bf 100644 --- a/python3-wheel/Pkgfile +++ b/python3-wheel/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-wheel -version=0.41.3 +version=0.42.0 release=1 source=(https://files.pythonhosted.org/packages/source/w/wheel/${name#*-}-$version.tar.gz)