pkgsrc-WIP-changes archive

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

py-secretstorage: remove, imported to pkgsrc/security



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Sun Mar 12 14:57:24 2023 +0100
Changeset:	ed5bc80788a31e6a42bcc9209567e09e699e15a7

Modified Files:
	Makefile
	nagstamon/Makefile
	py-vorta/Makefile
Removed Files:
	py-secretstorage/DESCR
	py-secretstorage/Makefile
	py-secretstorage/PLIST
	py-secretstorage/distinfo

Log Message:
py-secretstorage: remove, imported to pkgsrc/security

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

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

diffstat:
 Makefile                  |  1 -
 nagstamon/Makefile        |  2 +-
 py-secretstorage/DESCR    |  8 --------
 py-secretstorage/Makefile | 25 -------------------------
 py-secretstorage/PLIST    | 28 ----------------------------
 py-secretstorage/distinfo |  5 -----
 py-vorta/Makefile         |  2 +-
 7 files changed, 2 insertions(+), 69 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index af970869ad..544d909906 100644
--- a/Makefile
+++ b/Makefile
@@ -4592,7 +4592,6 @@ SUBDIR+=	py-sdeint
 SUBDIR+=	py-sdnotify
 SUBDIR+=	py-sdt_metrics
 SUBDIR+=	py-secretpy
-SUBDIR+=	py-secretstorage
 SUBDIR+=	py-seeds
 SUBDIR+=	py-selection
 SUBDIR+=	py-selectolax
diff --git a/nagstamon/Makefile b/nagstamon/Makefile
index e8fc8454f4..1745a9ded4 100644
--- a/nagstamon/Makefile
+++ b/nagstamon/Makefile
@@ -24,7 +24,7 @@ DEPENDS+=	${PYPKGPREFIX}-python-socks-[0-9]*:../../net/py-python-socks
 DEPENDS+=	${PYPKGPREFIX}-qt5-[0-9]*:../../x11/py-qt5
 DEPENDS+=	${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
 DEPENDS+=	${PYPKGPREFIX}-requests-gssapi-[0-9]*:../../security/py-requests-gssapi
-DEPENDS+=	${PYPKGPREFIX}-secretstorage-[0-9]*:../../wip/py-secretstorage
+DEPENDS+=	${PYPKGPREFIX}-secretstorage-[0-9]*:../../security/py-secretstorage
 
 WRKSRC=		${WRKDIR}/${DISTNAME:S/^n/N/}
 
diff --git a/py-secretstorage/DESCR b/py-secretstorage/DESCR
deleted file mode 100644
index cc13f898bd..0000000000
--- a/py-secretstorage/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-This module provides a way for securely storing passwords and other secrets.
-
-It uses D-Bus Secret Service API that is supported by GNOME Keyring
-(since version 2.30) and KSecretsService.
-
-SecretStorage supports most of the functions provided by Secret Service,
-including creating and deleting items and collections, editing items,
-locking and unlocking collections (asynchronous unlocking is also supported).
diff --git a/py-secretstorage/Makefile b/py-secretstorage/Makefile
deleted file mode 100644
index a88070fb6c..0000000000
--- a/py-secretstorage/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	secretstorage-3.3.1
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	security python
-MASTER_SITES=	${MASTER_SITE_GITHUB:=mitya57/}
-GITHUB_PROJECT=	secretstorage
-GITHUB_TAG=	${PKGVERSION_NOREV}
-
-MAINTAINER=	bsiegert%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/mitya57/secretstorage/
-COMMENT=	Module for securely storing passwords and secrets
-LICENSE=	modified-bsd
-
-DEPENDS+=	${PYPKGPREFIX}-cryptography>=2.0:../../security/py-cryptography
-DEPENDS+=	${PYPKGPREFIX}-jeepney>=0.6.0:../../sysutils/py-jeepney
-
-PYTHON_VERSIONS_INCOMPATIBLE=	27
-
-EGG_NAME=	SecretStorage-${PKGVERSION_NOREV}
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-secretstorage/PLIST b/py-secretstorage/PLIST
deleted file mode 100644
index 7e50c61b52..0000000000
--- a/py-secretstorage/PLIST
+++ /dev/null
@@ -1,28 +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}/secretstorage/__init__.py
-${PYSITELIB}/secretstorage/__init__.pyc
-${PYSITELIB}/secretstorage/__init__.pyo
-${PYSITELIB}/secretstorage/collection.py
-${PYSITELIB}/secretstorage/collection.pyc
-${PYSITELIB}/secretstorage/collection.pyo
-${PYSITELIB}/secretstorage/defines.py
-${PYSITELIB}/secretstorage/defines.pyc
-${PYSITELIB}/secretstorage/defines.pyo
-${PYSITELIB}/secretstorage/dhcrypto.py
-${PYSITELIB}/secretstorage/dhcrypto.pyc
-${PYSITELIB}/secretstorage/dhcrypto.pyo
-${PYSITELIB}/secretstorage/exceptions.py
-${PYSITELIB}/secretstorage/exceptions.pyc
-${PYSITELIB}/secretstorage/exceptions.pyo
-${PYSITELIB}/secretstorage/item.py
-${PYSITELIB}/secretstorage/item.pyc
-${PYSITELIB}/secretstorage/item.pyo
-${PYSITELIB}/secretstorage/py.typed
-${PYSITELIB}/secretstorage/util.py
-${PYSITELIB}/secretstorage/util.pyc
-${PYSITELIB}/secretstorage/util.pyo
diff --git a/py-secretstorage/distinfo b/py-secretstorage/distinfo
deleted file mode 100644
index 0783c3902f..0000000000
--- a/py-secretstorage/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (secretstorage-3.3.1.tar.gz) = 57b21f294d6445af8ff0b53ba99cca3cc0bf498142a074c97e7015c9c06ea9da
-SHA512 (secretstorage-3.3.1.tar.gz) = 77a82f3b218d707a3f7e7deb336e5ab7b7ab67694dcd51b4d731a490de22814e1c6b7c7b448d2b05d93e91dfa59c5429a165ac349da99c39d15d5285219614aa
-Size (secretstorage-3.3.1.tar.gz) = 17909 bytes
diff --git a/py-vorta/Makefile b/py-vorta/Makefile
index 605efa7fb4..a4e14e8213 100644
--- a/py-vorta/Makefile
+++ b/py-vorta/Makefile
@@ -28,7 +28,7 @@ DEPENDS+=	${PYPKGPREFIX}-pyobjc-core-[0-9]*:../../devel/py-pyobjc-core
 DEPENDS+=	${PYPKGPREFIX}-pyobjc-framework-Cocoa-[0-9]*:../../devel/py-pyobjc-framework-Cocoa
 DEPENDS+=	${PYPKGPREFIX}-pyobjc-framework-LaunchServices-[0-9]*:../../devel/py-pyobjc-framework-LaunchServices
 .else
-DEPENDS+=	${PYPKGPREFIX}-secretstorage-[0-9]*:../../wip/py-secretstorage
+DEPENDS+=	${PYPKGPREFIX}-secretstorage-[0-9]*:../../security/py-secretstorage
 .endif
 TOOL_DEPENDS+=	${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
 TEST_DEPENDS+=	${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test


Home | Main Index | Thread Index | Old Index