1
0
forked from ports/contrib

python3-pymacaroons: updated footprint for python 3.12

This commit is contained in:
Tim Biermann 2023-11-05 12:09:16 +01:00
parent 58728ed3c1
commit dcd0efa5e3
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 86 additions and 86 deletions

View File

@ -1,86 +1,86 @@
drwxr-xr-x root/root usr/
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/pymacaroons-0.13.0-py3.11.egg-info/
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons-0.13.0-py3.11.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons-0.13.0-py3.11.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons-0.13.0-py3.11.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons-0.13.0-py3.11.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons-0.13.0-py3.11.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.11/site-packages/pymacaroons/
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/__init__.py
drwxr-xr-x root/root usr/lib/python3.11/site-packages/pymacaroons/__pycache__/
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/__pycache__/__init__.cpython-311.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/__pycache__/__init__.cpython-311.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/__pycache__/caveat.cpython-311.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/__pycache__/caveat.cpython-311.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/__pycache__/exceptions.cpython-311.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/__pycache__/exceptions.cpython-311.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/__pycache__/macaroon.cpython-311.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/__pycache__/macaroon.cpython-311.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/__pycache__/utils.cpython-311.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/__pycache__/utils.cpython-311.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/__pycache__/verifier.cpython-311.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/__pycache__/verifier.cpython-311.pyc
drwxr-xr-x root/root usr/lib/python3.11/site-packages/pymacaroons/binders/
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/binders/__init__.py
drwxr-xr-x root/root usr/lib/python3.11/site-packages/pymacaroons/binders/__pycache__/
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/binders/__pycache__/__init__.cpython-311.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/binders/__pycache__/__init__.cpython-311.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/binders/__pycache__/base_binder.cpython-311.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/binders/__pycache__/base_binder.cpython-311.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/binders/__pycache__/hash_signatures_binder.cpython-311.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/binders/__pycache__/hash_signatures_binder.cpython-311.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/binders/base_binder.py
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/binders/hash_signatures_binder.py
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/caveat.py
drwxr-xr-x root/root usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__init__.py
drwxr-xr-x root/root usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/__init__.cpython-311.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/__init__.cpython-311.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/base_first_party.cpython-311.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/base_first_party.cpython-311.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/base_third_party.cpython-311.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/base_third_party.cpython-311.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/encrypted_first_party.cpython-311.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/encrypted_first_party.cpython-311.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/first_party.cpython-311.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/first_party.cpython-311.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/third_party.cpython-311.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/__pycache__/third_party.cpython-311.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/base_first_party.py
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/base_third_party.py
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/encrypted_first_party.py
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/first_party.py
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/caveat_delegates/third_party.py
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/exceptions.py
drwxr-xr-x root/root usr/lib/python3.11/site-packages/pymacaroons/field_encryptors/
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/field_encryptors/__init__.py
drwxr-xr-x root/root usr/lib/python3.11/site-packages/pymacaroons/field_encryptors/__pycache__/
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/field_encryptors/__pycache__/__init__.cpython-311.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/field_encryptors/__pycache__/__init__.cpython-311.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/field_encryptors/__pycache__/base_field_encryptor.cpython-311.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/field_encryptors/__pycache__/base_field_encryptor.cpython-311.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/field_encryptors/__pycache__/secret_box_encryptor.cpython-311.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/field_encryptors/__pycache__/secret_box_encryptor.cpython-311.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/field_encryptors/base_field_encryptor.py
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/field_encryptors/secret_box_encryptor.py
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/macaroon.py
drwxr-xr-x root/root usr/lib/python3.11/site-packages/pymacaroons/serializers/
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/serializers/__init__.py
drwxr-xr-x root/root usr/lib/python3.11/site-packages/pymacaroons/serializers/__pycache__/
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/serializers/__pycache__/__init__.cpython-311.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/serializers/__pycache__/__init__.cpython-311.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/serializers/__pycache__/base_serializer.cpython-311.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/serializers/__pycache__/base_serializer.cpython-311.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/serializers/__pycache__/binary_serializer.cpython-311.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/serializers/__pycache__/binary_serializer.cpython-311.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/serializers/__pycache__/json_serializer.cpython-311.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/serializers/__pycache__/json_serializer.cpython-311.pyc
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/serializers/base_serializer.py
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/serializers/binary_serializer.py
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/serializers/json_serializer.py
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/utils.py
-rw-r--r-- root/root usr/lib/python3.11/site-packages/pymacaroons/verifier.py
drwxr-xr-x root/root usr/lib/python3.12/
drwxr-xr-x root/root usr/lib/python3.12/site-packages/
drwxr-xr-x root/root usr/lib/python3.12/site-packages/pymacaroons-0.13.0-py3.12.egg-info/
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons-0.13.0-py3.12.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons-0.13.0-py3.12.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons-0.13.0-py3.12.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons-0.13.0-py3.12.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons-0.13.0-py3.12.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.12/site-packages/pymacaroons/
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/__init__.py
drwxr-xr-x root/root usr/lib/python3.12/site-packages/pymacaroons/__pycache__/
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/__pycache__/__init__.cpython-312.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/__pycache__/__init__.cpython-312.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/__pycache__/caveat.cpython-312.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/__pycache__/caveat.cpython-312.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/__pycache__/exceptions.cpython-312.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/__pycache__/exceptions.cpython-312.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/__pycache__/macaroon.cpython-312.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/__pycache__/macaroon.cpython-312.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/__pycache__/utils.cpython-312.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/__pycache__/utils.cpython-312.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/__pycache__/verifier.cpython-312.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/__pycache__/verifier.cpython-312.pyc
drwxr-xr-x root/root usr/lib/python3.12/site-packages/pymacaroons/binders/
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/binders/__init__.py
drwxr-xr-x root/root usr/lib/python3.12/site-packages/pymacaroons/binders/__pycache__/
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/binders/__pycache__/__init__.cpython-312.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/binders/__pycache__/__init__.cpython-312.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/binders/__pycache__/base_binder.cpython-312.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/binders/__pycache__/base_binder.cpython-312.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/binders/__pycache__/hash_signatures_binder.cpython-312.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/binders/__pycache__/hash_signatures_binder.cpython-312.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/binders/base_binder.py
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/binders/hash_signatures_binder.py
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/caveat.py
drwxr-xr-x root/root usr/lib/python3.12/site-packages/pymacaroons/caveat_delegates/
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/caveat_delegates/__init__.py
drwxr-xr-x root/root usr/lib/python3.12/site-packages/pymacaroons/caveat_delegates/__pycache__/
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/caveat_delegates/__pycache__/__init__.cpython-312.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/caveat_delegates/__pycache__/__init__.cpython-312.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/caveat_delegates/__pycache__/base_first_party.cpython-312.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/caveat_delegates/__pycache__/base_first_party.cpython-312.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/caveat_delegates/__pycache__/base_third_party.cpython-312.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/caveat_delegates/__pycache__/base_third_party.cpython-312.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/caveat_delegates/__pycache__/encrypted_first_party.cpython-312.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/caveat_delegates/__pycache__/encrypted_first_party.cpython-312.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/caveat_delegates/__pycache__/first_party.cpython-312.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/caveat_delegates/__pycache__/first_party.cpython-312.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/caveat_delegates/__pycache__/third_party.cpython-312.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/caveat_delegates/__pycache__/third_party.cpython-312.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/caveat_delegates/base_first_party.py
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/caveat_delegates/base_third_party.py
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/caveat_delegates/encrypted_first_party.py
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/caveat_delegates/first_party.py
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/caveat_delegates/third_party.py
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/exceptions.py
drwxr-xr-x root/root usr/lib/python3.12/site-packages/pymacaroons/field_encryptors/
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/field_encryptors/__init__.py
drwxr-xr-x root/root usr/lib/python3.12/site-packages/pymacaroons/field_encryptors/__pycache__/
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/field_encryptors/__pycache__/__init__.cpython-312.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/field_encryptors/__pycache__/__init__.cpython-312.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/field_encryptors/__pycache__/base_field_encryptor.cpython-312.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/field_encryptors/__pycache__/base_field_encryptor.cpython-312.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/field_encryptors/__pycache__/secret_box_encryptor.cpython-312.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/field_encryptors/__pycache__/secret_box_encryptor.cpython-312.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/field_encryptors/base_field_encryptor.py
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/field_encryptors/secret_box_encryptor.py
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/macaroon.py
drwxr-xr-x root/root usr/lib/python3.12/site-packages/pymacaroons/serializers/
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/serializers/__init__.py
drwxr-xr-x root/root usr/lib/python3.12/site-packages/pymacaroons/serializers/__pycache__/
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/serializers/__pycache__/__init__.cpython-312.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/serializers/__pycache__/__init__.cpython-312.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/serializers/__pycache__/base_serializer.cpython-312.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/serializers/__pycache__/base_serializer.cpython-312.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/serializers/__pycache__/binary_serializer.cpython-312.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/serializers/__pycache__/binary_serializer.cpython-312.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/serializers/__pycache__/json_serializer.cpython-312.opt-1.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/serializers/__pycache__/json_serializer.cpython-312.pyc
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/serializers/base_serializer.py
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/serializers/binary_serializer.py
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/serializers/json_serializer.py
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/utils.py
-rw-r--r-- root/root usr/lib/python3.12/site-packages/pymacaroons/verifier.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3zcCJzG8sK8gGVRHhDtaKvl8OHmG60cOmwM0YBXMaa01wCEP1iKiA5mrq1mad+FVvmgF7vwLV48OAKLrNscGgQg=
RWSagIOpLGJF3zEdE563xgRpCljXKPTshVao3EYnbF5hmV2oRm4nXa7dLj34r4KdxI8W+VZi++MUFPh2OzHU/09hdg7uT2FnCgM=
SHA256 (Pkgfile) = b0e16e12aa1b41c915b2713268f777b63a92f736fb50ecf16ae3490d1e9ae19b
SHA256 (.footprint) = 08867f5bb32cb322afb4ec16a39ba7233a298e2f5d76ee151a4ed1c474360bf1
SHA256 (.footprint) = b3e48c25b856145b59ce98ebf00a6cdac4e9ca0c142b39a1c0f4008b0c817f4c
SHA256 (python3-pymacaroons-0.13.0.tar.gz) = 780c67643126afe56f57fdc0f82b952d08e01a4df7eefaa929766dfb6edf6580