![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit bb18f7fb5b6f401355d9ea412ef322918793c29c Author: Tim Biermann <tbier@posteo.de> Date: Tue Aug 22 18:16:21 2023 +0200 python3-wheel: 0.41.1 -> 0.41.2 diff --git a/python3-wheel/.footprint b/python3-wheel/.footprint index 90ee12904..bc4f1084e 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.11/ drwxr-xr-x root/root usr/lib/python3.11/site-packages/ -drwxr-xr-x root/root usr/lib/python3.11/site-packages/wheel-0.41.1-py3.11.egg-info/ --rw-r--r-- root/root usr/lib/python3.11/site-packages/wheel-0.41.1-py3.11.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.11/site-packages/wheel-0.41.1-py3.11.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.11/site-packages/wheel-0.41.1-py3.11.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.11/site-packages/wheel-0.41.1-py3.11.egg-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.11/site-packages/wheel-0.41.1-py3.11.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.11/site-packages/wheel-0.41.1-py3.11.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.11/site-packages/wheel-0.41.2-py3.11.egg-info/ +-rw-r--r-- root/root usr/lib/python3.11/site-packages/wheel-0.41.2-py3.11.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.11/site-packages/wheel-0.41.2-py3.11.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.11/site-packages/wheel-0.41.2-py3.11.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.11/site-packages/wheel-0.41.2-py3.11.egg-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.11/site-packages/wheel-0.41.2-py3.11.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.11/site-packages/wheel-0.41.2-py3.11.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.11/site-packages/wheel/ -rw-r--r-- root/root usr/lib/python3.11/site-packages/wheel/__init__.py -rw-r--r-- root/root usr/lib/python3.11/site-packages/wheel/__main__.py diff --git a/python3-wheel/.signature b/python3-wheel/.signature index ff4ebc0f9..809adde39 100644 --- a/python3-wheel/.signature +++ b/python3-wheel/.signature @@ -1,5 +1,12 @@ untrusted comment: verify with /etc/ports/opt.pub +<<<<<<< HEAD RWSE3ohX2g5d/Qf67q3sllN/sJ+ZK0ocaqfG117nFlSXs+/HPTnoWk+tpzqbSYG3N/T66E6MNc7T5+xYRq7AzYmUv/bJ4wPfhQA= SHA256 (Pkgfile) = 090ce5935734c726226c4bac6b7dd2559b266de68729776a01585de2fad7fe0c SHA256 (.footprint) = 6dd7f929e16648b4e372377a6766c21092886a5877e9184f2dfa1646a977b13c SHA256 (wheel-0.41.1.tar.gz) = 12b911f083e876e10c595779709f8a88a59f45aacc646492a67fe9ef796c1b47 +======= +RWSE3ohX2g5d/WA1vCna7e3+KkZ3lHcM6bowiWbz0UHMkVQ5o01sa9mNeF5GWwTJAfrCXj9o+DpHiYW6/wU84vX3tP3mMtEwFwM= +SHA256 (Pkgfile) = 3e58ae9a6915f2871b3ab4ff064d118d693107b1bd90a5750d65a106f4d6409f +SHA256 (.footprint) = be44f8bcc3dff037354361b18806ad00b7161c6edb730dfb337e63fa9995f8e3 +SHA256 (wheel-0.41.2.tar.gz) = 0c5ac5ff2afb79ac23ab82bab027a0be7b5dbcf2e54dc50efe4bf507de1f7985 +>>>>>>> 8fb9fb410 (python3-wheel: 0.41.1 -> 0.41.2) diff --git a/python3-wheel/Pkgfile b/python3-wheel/Pkgfile index d5a911131..47c04e4a1 100644 --- a/python3-wheel/Pkgfile +++ b/python3-wheel/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-wheel -version=0.41.1 +version=0.41.2 release=1 source=(https://files.pythonhosted.org/packages/source/w/wheel/${name#*-}-$version.tar.gz)