pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

remove py-jose: instable



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Wed Oct 21 10:49:04 2020 +0100
Changeset:	f553f346157a64d29b35e4c419cb27298f142d6e

Removed Files:
	py-jose/DESCR
	py-jose/Makefile
	py-jose/PLIST
	py-jose/distinfo

Log Message:
remove py-jose: instable

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f553f346157a64d29b35e4c419cb27298f142d6e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-jose/DESCR    |  7 -------
 py-jose/Makefile | 25 -------------------------
 py-jose/PLIST    | 48 ------------------------------------------------
 py-jose/distinfo |  6 ------
 4 files changed, 86 deletions(-)

diffs:
diff --git a/py-jose/DESCR b/py-jose/DESCR
deleted file mode 100644
index 1e81deb219..0000000000
--- a/py-jose/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-The JavaScript Object Signing and Encryption (JOSE) technologies - JSON
-Web Signature (JWS), JSON Web Encryption (JWE), JSON Web Key (JWK), and
-JSON Web Algorithms (JWA) - collectively can be used to encrypt and/or
-sign content using a variety of algorithms. While the full set of
-permutations is extremely large, and might be daunting to some, it is
-expected that most applications will only use a small set of algorithms
-to meet their needs.
diff --git a/py-jose/Makefile b/py-jose/Makefile
deleted file mode 100644
index a837767377..0000000000
--- a/py-jose/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	python-jose-3.2.0
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/python-//}
-CATEGORIES=	security python
-MASTER_SITES=	https://files.pythonhosted.org/packages/26/09/f60aa2a21dec4960fef468dea6ba7c2adb15d9662bb79ca349bec2feeb67/
-
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	http://github.com/mpdavis/python-jose/
-COMMENT=	JOSE implementation in Python
-LICENSE=	mit
-
-BUILD_DEPENDS+=	${PYPKGPREFIX}-test-runner>=0:../../devel/py-test-runner
-DEPENDS+=	${PYPKGPREFIX}-ecdsa>=0.16.0:../../security/py-ecdsa
-DEPENDS+=	${PYPKGPREFIX}-rsa>=4.6:../../security/py-rsa
-DEPENDS+=	${PYPKGPREFIX}-asn1>=0.4.8:../../security/py-asn1
-DEPENDS+=	${PYPKGPREFIX}-cryptodome>=3.9.8:../../security/py-cryptodome
-TEST_DEPENDS+=	${PYPKGPREFIX}-six>=1.15.0:../../lang/py-six
-TEST_DEPENDS+=	${PYPKGPREFIX}-test>=6.0.2:../../devel/py-test
-TEST_DEPENDS+=	${PYPKGPREFIX}-test-cov>=2.10.1:../../devel/py-test-cov
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-jose/PLIST b/py-jose/PLIST
deleted file mode 100644
index ba3c16d38e..0000000000
--- a/py-jose/PLIST
+++ /dev/null
@@ -1,48 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/jose/__init__.py
-${PYSITELIB}/jose/__init__.pyc
-${PYSITELIB}/jose/__init__.pyo
-${PYSITELIB}/jose/backends/__init__.py
-${PYSITELIB}/jose/backends/__init__.pyc
-${PYSITELIB}/jose/backends/__init__.pyo
-${PYSITELIB}/jose/backends/_asn1.py
-${PYSITELIB}/jose/backends/_asn1.pyc
-${PYSITELIB}/jose/backends/_asn1.pyo
-${PYSITELIB}/jose/backends/base.py
-${PYSITELIB}/jose/backends/base.pyc
-${PYSITELIB}/jose/backends/base.pyo
-${PYSITELIB}/jose/backends/cryptography_backend.py
-${PYSITELIB}/jose/backends/cryptography_backend.pyc
-${PYSITELIB}/jose/backends/cryptography_backend.pyo
-${PYSITELIB}/jose/backends/ecdsa_backend.py
-${PYSITELIB}/jose/backends/ecdsa_backend.pyc
-${PYSITELIB}/jose/backends/ecdsa_backend.pyo
-${PYSITELIB}/jose/backends/pycrypto_backend.py
-${PYSITELIB}/jose/backends/pycrypto_backend.pyc
-${PYSITELIB}/jose/backends/pycrypto_backend.pyo
-${PYSITELIB}/jose/backends/rsa_backend.py
-${PYSITELIB}/jose/backends/rsa_backend.pyc
-${PYSITELIB}/jose/backends/rsa_backend.pyo
-${PYSITELIB}/jose/constants.py
-${PYSITELIB}/jose/constants.pyc
-${PYSITELIB}/jose/constants.pyo
-${PYSITELIB}/jose/exceptions.py
-${PYSITELIB}/jose/exceptions.pyc
-${PYSITELIB}/jose/exceptions.pyo
-${PYSITELIB}/jose/jwk.py
-${PYSITELIB}/jose/jwk.pyc
-${PYSITELIB}/jose/jwk.pyo
-${PYSITELIB}/jose/jws.py
-${PYSITELIB}/jose/jws.pyc
-${PYSITELIB}/jose/jws.pyo
-${PYSITELIB}/jose/jwt.py
-${PYSITELIB}/jose/jwt.pyc
-${PYSITELIB}/jose/jwt.pyo
-${PYSITELIB}/jose/utils.py
-${PYSITELIB}/jose/utils.pyc
-${PYSITELIB}/jose/utils.pyo
-${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
diff --git a/py-jose/distinfo b/py-jose/distinfo
deleted file mode 100644
index 1e387e3241..0000000000
--- a/py-jose/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (python-jose-3.2.0.tar.gz) = c41d62f9c76d702b60b7de3f08eb6c721e2ece7f
-RMD160 (python-jose-3.2.0.tar.gz) = 33fc0d57aa953addfa529410d107840d0ff66c6f
-SHA512 (python-jose-3.2.0.tar.gz) = 139d29ca800003c593562921dd9ab7b5449c0b0ac9aad8124355c28a94e9169c310a6b26f6d03cd88671713207ca3edeb8282b56239af003ea2b7f7d9df923f1
-Size (python-jose-3.2.0.tar.gz) = 348667 bytes


Home | Main Index | Thread Index | Old Index