diff --git a/main/python3-wheel/.checksums b/main/python3-wheel/.checksums index 299863e5e..42719eed9 100644 --- a/main/python3-wheel/.checksums +++ b/main/python3-wheel/.checksums @@ -1 +1 @@ -1d42f6afd8ec9a5858a93732984614b3 python3-wheel-0.38.0.tar.gz +375adaa5c8cfebd08c20e2f2579b6418 python3-wheel-0.38.1.tar.gz diff --git a/main/python3-wheel/.pkgfiles b/main/python3-wheel/.pkgfiles index c3bcae056..b77bcd783 100644 --- a/main/python3-wheel/.pkgfiles +++ b/main/python3-wheel/.pkgfiles @@ -1,18 +1,18 @@ -python3-wheel-0.38.0-1 +python3-wheel-0.38.1-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/wheel 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.38.0-py3.10.egg-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.38.0-py3.10.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.38.0-py3.10.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.38.0-py3.10.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.38.0-py3.10.egg-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.38.0-py3.10.egg-info/not-zip-safe --rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.38.0-py3.10.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.38.0-py3.10.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/wheel-0.38.1-py3.10.egg-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.38.1-py3.10.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.38.1-py3.10.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.38.1-py3.10.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.38.1-py3.10.egg-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.38.1-py3.10.egg-info/not-zip-safe +-rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.38.1-py3.10.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/wheel-0.38.1-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/main/python3-wheel/spkgbuild b/main/python3-wheel/spkgbuild index fa8dded44..7151c1db8 100644 --- a/main/python3-wheel/spkgbuild +++ b/main/python3-wheel/spkgbuild @@ -3,7 +3,7 @@ # depends : python3-setuptools name=python3-wheel -version=0.38.0 +version=0.38.1 release=1 #source="https://files.pythonhosted.org/packages/source/w/wheel/${name#*-}-$version.tar.gz" source="$name-$version.tar.gz::https://github.com/pypa/wheel/archive/$version.tar.gz"