pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-PyNaCl moved to base as py-nacl
Module Name: pkgsrc-wip
Committed By: Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By: adam
Date: Thu Oct 12 14:40:23 2017 +0200
Changeset: 77b8ae25d29213ad12d73cbab395b7b119516e87
Modified Files:
Makefile
py-matrix-synapse/Makefile
py-sydent/Makefile
Removed Files:
py-PyNaCl/DESCR
py-PyNaCl/Makefile
py-PyNaCl/PLIST
py-PyNaCl/distinfo
Log Message:
py-PyNaCl moved to base as py-nacl
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=77b8ae25d29213ad12d73cbab395b7b119516e87
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-PyNaCl/DESCR | 1 -
py-PyNaCl/Makefile | 17 -----------
py-PyNaCl/PLIST | 74 ----------------------------------------------
py-PyNaCl/distinfo | 6 ----
py-matrix-synapse/Makefile | 2 +-
py-sydent/Makefile | 2 +-
7 files changed, 2 insertions(+), 101 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 110402c3bd..e46774f281 100644
--- a/Makefile
+++ b/Makefile
@@ -2795,7 +2795,6 @@ SUBDIR+= py-Netzob
SUBDIR+= py-OpenAL
SUBDIR+= py-PEG2
SUBDIR+= py-Py2Play
-SUBDIR+= py-PyNaCl
SUBDIR+= py-PyPE
SUBDIR+= py-PythonDirector
SUBDIR+= py-PythonMagick
diff --git a/py-PyNaCl/DESCR b/py-PyNaCl/DESCR
deleted file mode 100644
index 6e2ecf09ff..0000000000
--- a/py-PyNaCl/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Python binding to the Networking and Cryptography (NaCl) library
diff --git a/py-PyNaCl/Makefile b/py-PyNaCl/Makefile
deleted file mode 100644
index e1b552e425..0000000000
--- a/py-PyNaCl/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD$
-
-DISTNAME= PyNaCl-1.1.2
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_PYPI:=P/PyNaCl/}
-
-MAINTAINER= kethzer.dr%gmail.com@localhost
-HOMEPAGE= https://github.com/pyca/pynacl
-COMMENT= Python binding to the Networking and Cryptography (NaCl) library
-LICENSE= apache-2.0
-
-INSTALLATION_DIRS= ${PYSITELIB}
-
-.include "../../security/libsodium/buildlink3.mk"
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-PyNaCl/PLIST b/py-PyNaCl/PLIST
deleted file mode 100644
index 4bdd31c0c7..0000000000
--- a/py-PyNaCl/PLIST
+++ /dev/null
@@ -1,74 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/nacl/__init__.py
-${PYSITELIB}/nacl/__init__.pyc
-${PYSITELIB}/nacl/__init__.pyo
-${PYSITELIB}/nacl/_sodium.so
-${PYSITELIB}/nacl/bindings/__init__.py
-${PYSITELIB}/nacl/bindings/__init__.pyc
-${PYSITELIB}/nacl/bindings/__init__.pyo
-${PYSITELIB}/nacl/bindings/crypto_box.py
-${PYSITELIB}/nacl/bindings/crypto_box.pyc
-${PYSITELIB}/nacl/bindings/crypto_box.pyo
-${PYSITELIB}/nacl/bindings/crypto_generichash.py
-${PYSITELIB}/nacl/bindings/crypto_generichash.pyc
-${PYSITELIB}/nacl/bindings/crypto_generichash.pyo
-${PYSITELIB}/nacl/bindings/crypto_hash.py
-${PYSITELIB}/nacl/bindings/crypto_hash.pyc
-${PYSITELIB}/nacl/bindings/crypto_hash.pyo
-${PYSITELIB}/nacl/bindings/crypto_pwhash.py
-${PYSITELIB}/nacl/bindings/crypto_pwhash.pyc
-${PYSITELIB}/nacl/bindings/crypto_pwhash.pyo
-${PYSITELIB}/nacl/bindings/crypto_scalarmult.py
-${PYSITELIB}/nacl/bindings/crypto_scalarmult.pyc
-${PYSITELIB}/nacl/bindings/crypto_scalarmult.pyo
-${PYSITELIB}/nacl/bindings/crypto_secretbox.py
-${PYSITELIB}/nacl/bindings/crypto_secretbox.pyc
-${PYSITELIB}/nacl/bindings/crypto_secretbox.pyo
-${PYSITELIB}/nacl/bindings/crypto_shorthash.py
-${PYSITELIB}/nacl/bindings/crypto_shorthash.pyc
-${PYSITELIB}/nacl/bindings/crypto_shorthash.pyo
-${PYSITELIB}/nacl/bindings/crypto_sign.py
-${PYSITELIB}/nacl/bindings/crypto_sign.pyc
-${PYSITELIB}/nacl/bindings/crypto_sign.pyo
-${PYSITELIB}/nacl/bindings/randombytes.py
-${PYSITELIB}/nacl/bindings/randombytes.pyc
-${PYSITELIB}/nacl/bindings/randombytes.pyo
-${PYSITELIB}/nacl/bindings/sodium_core.py
-${PYSITELIB}/nacl/bindings/sodium_core.pyc
-${PYSITELIB}/nacl/bindings/sodium_core.pyo
-${PYSITELIB}/nacl/bindings/utils.py
-${PYSITELIB}/nacl/bindings/utils.pyc
-${PYSITELIB}/nacl/bindings/utils.pyo
-${PYSITELIB}/nacl/encoding.py
-${PYSITELIB}/nacl/encoding.pyc
-${PYSITELIB}/nacl/encoding.pyo
-${PYSITELIB}/nacl/exceptions.py
-${PYSITELIB}/nacl/exceptions.pyc
-${PYSITELIB}/nacl/exceptions.pyo
-${PYSITELIB}/nacl/hash.py
-${PYSITELIB}/nacl/hash.pyc
-${PYSITELIB}/nacl/hash.pyo
-${PYSITELIB}/nacl/hashlib.py
-${PYSITELIB}/nacl/hashlib.pyc
-${PYSITELIB}/nacl/hashlib.pyo
-${PYSITELIB}/nacl/public.py
-${PYSITELIB}/nacl/public.pyc
-${PYSITELIB}/nacl/public.pyo
-${PYSITELIB}/nacl/pwhash.py
-${PYSITELIB}/nacl/pwhash.pyc
-${PYSITELIB}/nacl/pwhash.pyo
-${PYSITELIB}/nacl/secret.py
-${PYSITELIB}/nacl/secret.pyc
-${PYSITELIB}/nacl/secret.pyo
-${PYSITELIB}/nacl/signing.py
-${PYSITELIB}/nacl/signing.pyc
-${PYSITELIB}/nacl/signing.pyo
-${PYSITELIB}/nacl/utils.py
-${PYSITELIB}/nacl/utils.pyc
-${PYSITELIB}/nacl/utils.pyo
diff --git a/py-PyNaCl/distinfo b/py-PyNaCl/distinfo
deleted file mode 100644
index c23c4a748b..0000000000
--- a/py-PyNaCl/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (PyNaCl-1.1.2.tar.gz) = 0e3e914628bf687b215fe195175d3dfc524b90d4
-RMD160 (PyNaCl-1.1.2.tar.gz) = 05e8eed71577e747280256bdc4d0822baba08d4a
-SHA512 (PyNaCl-1.1.2.tar.gz) = 2fb186fca3ebdf3824b4a2517056124901cf81f0c6cfce3e46abf0e44a801150dfd68a08627f1c7cd9b115a67b1ed0802d21140cd79d700803cc409d1e1e9857
-Size (PyNaCl-1.1.2.tar.gz) = 3099766 bytes
diff --git a/py-matrix-synapse/Makefile b/py-matrix-synapse/Makefile
index 6b306e6f66..daa48d09f2 100644
--- a/py-matrix-synapse/Makefile
+++ b/py-matrix-synapse/Makefile
@@ -36,7 +36,7 @@ DEPENDS+= ${PYPKGPREFIX}-matrix-angular-sdk-[0-9]*:../../wip/py-matrix-angular-s
DEPENDS+= ${PYPKGPREFIX}-pydenticon-[0-9]*:../../wip/py-pydenticon
DEPENDS+= ${PYPKGPREFIX}-pysaml2-[0-9]*:../../wip/py-pysaml2
DEPENDS+= ${PYPKGPREFIX}-repoze.who-[0-9]*:../../wip/py-repoze.who
-DEPENDS+= ${PYPKGPREFIX}-PyNaCl-[0-9]*:../../wip/py-PyNaCl
+DEPENDS+= ${PYPKGPREFIX}-nacl-[0-9]*:../../security/py-nacl
DEPENDS+= ${PYPKGPREFIX}-signedjson-[0-9]*:../../wip/py-signedjson
DEPENDS+= ${PYPKGPREFIX}-blist-[0-9]*:../../wip/py-blist
DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml
diff --git a/py-sydent/Makefile b/py-sydent/Makefile
index 13b3f9c9ff..80d8f24c31 100644
--- a/py-sydent/Makefile
+++ b/py-sydent/Makefile
@@ -22,7 +22,7 @@ DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
DEPENDS+= ${PYPKGPREFIX}-unpaddedbase64-[0-9]*:../../wip/py-unpaddedbase64
DEPENDS+= ${PYPKGPREFIX}-asn1-[0-9]*:../../security/py-asn1
DEPENDS+= ${PYPKGPREFIX}-libnacl-[0-9]*:../../wip/py-libnacl
-DEPENDS+= ${PYPKGPREFIX}-PyNaCl-[0-9]*:../../wip/py-PyNaCl
+DEPENDS+= ${PYPKGPREFIX}-nacl-[0-9]*:../../security/py-nacl
DEPENDS+= ${PYPKGPREFIX}-service_identity-[0-9]*:../../security/py-service_identity
Home |
Main Index |
Thread Index |
Old Index