summaryrefslogtreecommitdiff
path: root/python3-installer
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2022-12-09 19:34:29 +0000
committerTim Biermann <tbier@posteo.de>2022-12-09 21:57:05 +0000
commit0ff963ed869d29ed07748243e76f4b92ea469a84 (patch)
treef7e9b30a50bda3f40bb9f6acf31138a54a093eb7 /python3-installer
parent7221809ded0cfd849cd2647344dd6b26413d8011 (diff)
downloadopt-0ff963ed869d29ed07748243e76f4b92ea469a84.tar.gz
opt-0ff963ed869d29ed07748243e76f4b92ea469a84.tar.xz
python3-installer: 0.5.1 -> 0.6.0
Diffstat (limited to 'python3-installer')
-rw-r--r--python3-installer/.footprint11
-rw-r--r--python3-installer/.signature8
-rw-r--r--python3-installer/Pkgfile2
3 files changed, 11 insertions, 10 deletions
diff --git a/python3-installer/.footprint b/python3-installer/.footprint
index 16b33deed..224f1eea3 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.5.1.dist-info/
--rw-r--r-- root/root usr/lib/python3.10/site-packages/installer-0.5.1.dist-info/LICENSE
--rw-r--r-- root/root usr/lib/python3.10/site-packages/installer-0.5.1.dist-info/METADATA
--rw-r--r-- root/root usr/lib/python3.10/site-packages/installer-0.5.1.dist-info/RECORD
--rw-r--r-- root/root usr/lib/python3.10/site-packages/installer-0.5.1.dist-info/WHEEL
+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/
-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
@@ -35,6 +35,7 @@ drwxr-xr-x root/root usr/lib/python3.10/site-packages/installer/_scripts/__pycac
-rw-r--r-- root/root usr/lib/python3.10/site-packages/installer/_scripts/w_arm.exe
-rw-r--r-- root/root usr/lib/python3.10/site-packages/installer/destinations.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/installer/exceptions.py
+-rw-r--r-- root/root usr/lib/python3.10/site-packages/installer/py.typed (EMPTY)
-rw-r--r-- root/root usr/lib/python3.10/site-packages/installer/records.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/installer/scripts.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/installer/sources.py
diff --git a/python3-installer/.signature b/python3-installer/.signature
index 229742b5d..abda4c1a7 100644
--- a/python3-installer/.signature
+++ b/python3-installer/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/dwXSiowJWybMo0IMKnKryipgMoaU3QMDTbGaLuN80QKiGiX79lA+Ai32S3okFb+dkhtRMwtCZyXa0fc2JlPQwU=
-SHA256 (Pkgfile) = e260e823de6670f9077f626e9b8ad6a3f382c04d1e379a3ac0e22c0a6d13c022
-SHA256 (.footprint) = d5962b2a8bad16f6cb34cced4115cb90f0991a7d3eec9a21807456f80bb20d47
-SHA256 (installer-0.5.1.tar.gz) = f970995ec2bb815e2fdaf7977b26b2091e1e386f0f42eafd5ac811953dc5d445
+RWSE3ohX2g5d/UJZclstX/Ni1UrLKJOAnyj8K9owmmtrM7kXm9Yi71cih3d4HsXRv046WBL4zFMOI4dCW3BC2DJuUFfxQG9EbA4=
+SHA256 (Pkgfile) = 38564efdae3ec72ed1218a7a8d1053c56a6fa3396eae912e192a585ac516b708
+SHA256 (.footprint) = c0c30b72894475ad23a3eb0b78ebd4ed52d3f869f5bd41c93333b1677d0ba8d8
+SHA256 (installer-0.6.0.tar.gz) = f3bd36cd261b440a88a1190b1becca0578fee90b4b62decc796932fdd5ae8839
diff --git a/python3-installer/Pkgfile b/python3-installer/Pkgfile
index d65fff6c5..c5a040a1f 100644
--- a/python3-installer/Pkgfile
+++ b/python3-installer/Pkgfile
@@ -5,7 +5,7 @@
# Optional: python3-flit-core
name=python3-installer
-version=0.5.1
+version=0.6.0
release=1
source=(https://pypi.org/packages/source/i/installer/installer-$version.tar.gz)

Generated by cgit