From d958b1a24610a63a9aabcb20cb3362a86a8f4e67 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 25 Mar 2023 10:34:20 +0100 Subject: [PATCH] python3-installer: 0.6.0 -> 0.7.0 --- python3-installer/.footprint | 10 +++++----- python3-installer/.signature | 8 ++++---- python3-installer/Pkgfile | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/python3-installer/.footprint b/python3-installer/.footprint index 224f1eea3..f96fd2061 100644 --- a/python3-installer/.footprint +++ b/python3-installer/.footprint @@ -2,11 +2,11 @@ drwxr-xr-x root/root usr/ 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/installer-0.6.0.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/installer-0.6.0.dist-info/LICENSE --rw-r--r-- root/root usr/lib/python3.10/site-packages/installer-0.6.0.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/installer-0.6.0.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/installer-0.6.0.dist-info/WHEEL +drwxr-xr-x root/root usr/lib/python3.10/site-packages/installer-0.7.0.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/installer-0.7.0.dist-info/LICENSE +-rw-r--r-- root/root usr/lib/python3.10/site-packages/installer-0.7.0.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/installer-0.7.0.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/installer-0.7.0.dist-info/WHEEL drwxr-xr-x root/root usr/lib/python3.10/site-packages/installer/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/installer/__init__.py -rw-r--r-- root/root usr/lib/python3.10/site-packages/installer/__main__.py diff --git a/python3-installer/.signature b/python3-installer/.signature index abda4c1a7..6b75b60eb 100644 --- a/python3-installer/.signature +++ b/python3-installer/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/UJZclstX/Ni1UrLKJOAnyj8K9owmmtrM7kXm9Yi71cih3d4HsXRv046WBL4zFMOI4dCW3BC2DJuUFfxQG9EbA4= -SHA256 (Pkgfile) = 38564efdae3ec72ed1218a7a8d1053c56a6fa3396eae912e192a585ac516b708 -SHA256 (.footprint) = c0c30b72894475ad23a3eb0b78ebd4ed52d3f869f5bd41c93333b1677d0ba8d8 -SHA256 (installer-0.6.0.tar.gz) = f3bd36cd261b440a88a1190b1becca0578fee90b4b62decc796932fdd5ae8839 +RWSE3ohX2g5d/SBoEoy2xxT7HaeXmUlEvDB9uSJ9rdZyMVsaFDV91ML/8DpTTQaADVrDK/yyOcI8gdaEN5Q7j2JpAYO/l2tBYgE= +SHA256 (Pkgfile) = 47a1b01458159aed26af9eb1961738d029013e46831f818c7b8e552d48164a7b +SHA256 (.footprint) = a4c9cf79ad406c1d45ecedc886b6e56238bdfb6def27af447609ab2c1b005e64 +SHA256 (installer-0.7.0.tar.gz) = a26d3e3116289bb08216e0d0f7d925fcef0b0194eedfa0c944bcaaa106c4b631 diff --git a/python3-installer/Pkgfile b/python3-installer/Pkgfile index c5a040a1f..d95f9a3e3 100644 --- a/python3-installer/Pkgfile +++ b/python3-installer/Pkgfile @@ -5,7 +5,7 @@ # Optional: python3-flit-core name=python3-installer -version=0.6.0 +version=0.7.0 release=1 source=(https://pypi.org/packages/source/i/installer/installer-$version.tar.gz)