diff options
author | Tim Biermann <tbier@posteo.de> | 2022-02-13 00:32:36 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-02-13 00:32:36 +0100 |
commit | 9261aa9fda8fdd81103dd04a53c3172922382cab (patch) | |
tree | d89f222a06fac1109db16dede489e472d4daa35c /python3-unpaddedbase64 | |
parent | ad5031d0ed58738b3e26a14f242f0c3896d488c5 (diff) | |
parent | 727a186afd93df7032ef66538e8a0be9edaf1343 (diff) | |
download | contrib-9261aa9fda8fdd81103dd04a53c3172922382cab.tar.gz contrib-9261aa9fda8fdd81103dd04a53c3172922382cab.tar.xz |
Merge remote-tracking branch 'origin/3.6' into 3.7
Diffstat (limited to 'python3-unpaddedbase64')
-rw-r--r-- | python3-unpaddedbase64/.footprint | 15 | ||||
-rw-r--r-- | python3-unpaddedbase64/.signature | 6 | ||||
-rw-r--r-- | python3-unpaddedbase64/Pkgfile | 8 |
3 files changed, 15 insertions, 14 deletions
diff --git a/python3-unpaddedbase64/.footprint b/python3-unpaddedbase64/.footprint index 688f5d114..9b7ee5e6a 100644 --- a/python3-unpaddedbase64/.footprint +++ b/python3-unpaddedbase64/.footprint @@ -2,13 +2,16 @@ 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/unpaddedbase64-2.1.0-py3.10.egg-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/unpaddedbase64-2.1.0-py3.10.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.10/site-packages/unpaddedbase64-2.1.0-py3.10.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/unpaddedbase64-2.1.0-py3.10.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/unpaddedbase64-2.1.0-py3.10.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/unpaddedbase64-2.1.0.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/unpaddedbase64-2.1.0.dist-info/INSTALLER +-rw-r--r-- root/root usr/lib/python3.10/site-packages/unpaddedbase64-2.1.0.dist-info/LICENSE +-rw-r--r-- root/root usr/lib/python3.10/site-packages/unpaddedbase64-2.1.0.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/unpaddedbase64-2.1.0.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/unpaddedbase64-2.1.0.dist-info/REQUESTED (EMPTY) +-rw-r--r-- root/root usr/lib/python3.10/site-packages/unpaddedbase64-2.1.0.dist-info/WHEEL +-rw-r--r-- root/root usr/lib/python3.10/site-packages/unpaddedbase64-2.1.0.dist-info/direct_url.json drwxr-xr-x root/root usr/lib/python3.10/site-packages/unpaddedbase64/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/unpaddedbase64/__init__.py drwxr-xr-x root/root usr/lib/python3.10/site-packages/unpaddedbase64/__pycache__/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/unpaddedbase64/__pycache__/__init__.cpython-310.pyc --rw-rw-r-- root/root usr/lib/python3.10/site-packages/unpaddedbase64/py.typed (EMPTY) +-rw-r--r-- root/root usr/lib/python3.10/site-packages/unpaddedbase64/py.typed (EMPTY) diff --git a/python3-unpaddedbase64/.signature b/python3-unpaddedbase64/.signature index 325a1da05..c877a2754 100644 --- a/python3-unpaddedbase64/.signature +++ b/python3-unpaddedbase64/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3z4oC/lXt5KWSokQRXRYfqb6S+SxLTCs4QsbqtcMnfW7fUks8+zR/iTwVkzvVj67KQxmjO4EKJj5+N3iF2A30gc= -SHA256 (Pkgfile) = dc8f5dd2ee52392bcadbc0613bb549e81b1366b6eba3fed10c96dabccef2ce90 -SHA256 (.footprint) = 75fdb7c00e84b866441ed827c5185b852b32cc8894c884db6b82a0c6b9099584 +RWSagIOpLGJF342KCRsqEz35OKffg2OLzbCUSfwMzxDCwDb5tX2H5HIRJ6Q0ewPJ30tZi3+c5pn33PXpF25PjfI63NXKJ39Gcws= +SHA256 (Pkgfile) = 8d06f07013216ec7e532fd342dcd3f702d4f299eff5718ce506ff62247397294 +SHA256 (.footprint) = 925993c12f4cbe9fb19cc582e1f99ada9f566709b2e5b87cb33157be8ea84a96 SHA256 (python3-unpaddedbase64-2.1.0.tar.gz) = 8f3aeae62aad49ee385c15c37bb64b625c96bb85a820aeab149c21970843ba68 diff --git a/python3-unpaddedbase64/Pkgfile b/python3-unpaddedbase64/Pkgfile index a6de8ec59..3b92d339d 100644 --- a/python3-unpaddedbase64/Pkgfile +++ b/python3-unpaddedbase64/Pkgfile @@ -1,7 +1,7 @@ # Description: Unpadded Base64 # URL: https://pypi.python.org/pypi/unpaddedbase64/ # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: python3-pyproject2setuppy +# Depends on: python3-poetry name=python3-unpaddedbase64 version=2.1.0 @@ -10,8 +10,6 @@ source=(https://github.com/matrix-org/python-unpaddedbase64/archive/v$version/$n build() { cd python-unpaddedbase64-$version - /usr/bin/python3 -m pyproject2setuppy.main build - /usr/bin/python3 -m pyproject2setuppy.main install --prefix=/usr \ - --root=$PKG \ - --skip-build + /usr/bin/poetry build --format wheel + PIP_CONFIG_FILE=/dev/null /usr/bin/pip3 install --isolated --root=$PKG --ignore-installed --no-deps dist/*.whl } |