Remove py-macaroons, as it was imported

This commit is contained in:
Jonathan Schleifer 2020-08-30 17:13:52 +02:00
parent 5c2acee8ca
commit aec4409f1f
No known key found for this signature in database
GPG Key ID: E2BCCE6B35E1AF8B
4 changed files with 0 additions and 96 deletions

View File

@ -1 +0,0 @@
Python implementation of Macaroons

View File

@ -1,17 +0,0 @@
# $NetBSD$
DISTNAME= pymacaroons-0.13.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pymacaroons/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/matrix-org/
COMMENT= Python implementation of Macaroons
LICENSE= mit
USE_LANGUAGES= python
.include "../../security/libsodium/buildlink3.mk"
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -1,72 +0,0 @@
@comment $NetBSD$
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/pymacaroons/__init__.py
${PYSITELIB}/pymacaroons/__init__.pyc
${PYSITELIB}/pymacaroons/__init__.pyo
${PYSITELIB}/pymacaroons/binders/__init__.py
${PYSITELIB}/pymacaroons/binders/__init__.pyc
${PYSITELIB}/pymacaroons/binders/__init__.pyo
${PYSITELIB}/pymacaroons/binders/base_binder.py
${PYSITELIB}/pymacaroons/binders/base_binder.pyc
${PYSITELIB}/pymacaroons/binders/base_binder.pyo
${PYSITELIB}/pymacaroons/binders/hash_signatures_binder.py
${PYSITELIB}/pymacaroons/binders/hash_signatures_binder.pyc
${PYSITELIB}/pymacaroons/binders/hash_signatures_binder.pyo
${PYSITELIB}/pymacaroons/caveat.py
${PYSITELIB}/pymacaroons/caveat.pyc
${PYSITELIB}/pymacaroons/caveat.pyo
${PYSITELIB}/pymacaroons/caveat_delegates/__init__.py
${PYSITELIB}/pymacaroons/caveat_delegates/__init__.pyc
${PYSITELIB}/pymacaroons/caveat_delegates/__init__.pyo
${PYSITELIB}/pymacaroons/caveat_delegates/base_first_party.py
${PYSITELIB}/pymacaroons/caveat_delegates/base_first_party.pyc
${PYSITELIB}/pymacaroons/caveat_delegates/base_first_party.pyo
${PYSITELIB}/pymacaroons/caveat_delegates/base_third_party.py
${PYSITELIB}/pymacaroons/caveat_delegates/base_third_party.pyc
${PYSITELIB}/pymacaroons/caveat_delegates/base_third_party.pyo
${PYSITELIB}/pymacaroons/caveat_delegates/encrypted_first_party.py
${PYSITELIB}/pymacaroons/caveat_delegates/encrypted_first_party.pyc
${PYSITELIB}/pymacaroons/caveat_delegates/encrypted_first_party.pyo
${PYSITELIB}/pymacaroons/caveat_delegates/first_party.py
${PYSITELIB}/pymacaroons/caveat_delegates/first_party.pyc
${PYSITELIB}/pymacaroons/caveat_delegates/first_party.pyo
${PYSITELIB}/pymacaroons/caveat_delegates/third_party.py
${PYSITELIB}/pymacaroons/caveat_delegates/third_party.pyc
${PYSITELIB}/pymacaroons/caveat_delegates/third_party.pyo
${PYSITELIB}/pymacaroons/exceptions.py
${PYSITELIB}/pymacaroons/exceptions.pyc
${PYSITELIB}/pymacaroons/exceptions.pyo
${PYSITELIB}/pymacaroons/field_encryptors/__init__.py
${PYSITELIB}/pymacaroons/field_encryptors/__init__.pyc
${PYSITELIB}/pymacaroons/field_encryptors/__init__.pyo
${PYSITELIB}/pymacaroons/field_encryptors/base_field_encryptor.py
${PYSITELIB}/pymacaroons/field_encryptors/base_field_encryptor.pyc
${PYSITELIB}/pymacaroons/field_encryptors/base_field_encryptor.pyo
${PYSITELIB}/pymacaroons/field_encryptors/secret_box_encryptor.py
${PYSITELIB}/pymacaroons/field_encryptors/secret_box_encryptor.pyc
${PYSITELIB}/pymacaroons/field_encryptors/secret_box_encryptor.pyo
${PYSITELIB}/pymacaroons/macaroon.py
${PYSITELIB}/pymacaroons/macaroon.pyc
${PYSITELIB}/pymacaroons/macaroon.pyo
${PYSITELIB}/pymacaroons/serializers/__init__.py
${PYSITELIB}/pymacaroons/serializers/__init__.pyc
${PYSITELIB}/pymacaroons/serializers/__init__.pyo
${PYSITELIB}/pymacaroons/serializers/base_serializer.py
${PYSITELIB}/pymacaroons/serializers/base_serializer.pyc
${PYSITELIB}/pymacaroons/serializers/base_serializer.pyo
${PYSITELIB}/pymacaroons/serializers/binary_serializer.py
${PYSITELIB}/pymacaroons/serializers/binary_serializer.pyc
${PYSITELIB}/pymacaroons/serializers/binary_serializer.pyo
${PYSITELIB}/pymacaroons/serializers/json_serializer.py
${PYSITELIB}/pymacaroons/serializers/json_serializer.pyc
${PYSITELIB}/pymacaroons/serializers/json_serializer.pyo
${PYSITELIB}/pymacaroons/utils.py
${PYSITELIB}/pymacaroons/utils.pyc
${PYSITELIB}/pymacaroons/utils.pyo
${PYSITELIB}/pymacaroons/verifier.py
${PYSITELIB}/pymacaroons/verifier.pyc
${PYSITELIB}/pymacaroons/verifier.pyo

View File

@ -1,6 +0,0 @@
$NetBSD$
SHA1 (pymacaroons-0.13.0.tar.gz) = 8de1e6ffd7d3f38bded9062f04c1896ea2571d38
RMD160 (pymacaroons-0.13.0.tar.gz) = ffcebf23570e6f9f194acf40e06264be5d713160
SHA512 (pymacaroons-0.13.0.tar.gz) = 1929a63755dcfdc2e154217f3ce65a489b4ffdb8f4f9a27d6eb1f1899eba6d7f3f92c7db4401337e948306b6a97dd3b249196c89533991c9986d5702ad98e4ca
Size (pymacaroons-0.13.0.tar.gz) = 21083 bytes