pkgsrc-WIP-changes archive

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

py-nethsm: make it better



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By:	adam
Date:		Mon Oct 30 09:22:22 2023 +0100
Changeset:	3b93092f81f59beaa54b8865675aa976f6e409ae

Modified Files:
	py-nethsm/Makefile

Log Message:
py-nethsm: make it better

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

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

diffstat:
 py-nethsm/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/py-nethsm/Makefile b/py-nethsm/Makefile
index b7b9f3b8ac..f496c263d7 100644
--- a/py-nethsm/Makefile
+++ b/py-nethsm/Makefile
@@ -2,11 +2,11 @@
 
 DISTNAME=	nethsm-0.4.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	security
+CATEGORIES=	security python
 MASTER_SITES=	${MASTER_SITE_PYPI:=n/nethsm/}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://pypi.org/project/nethsm/
+HOMEPAGE=	https://github.com/Nitrokey/nethsm-sdk-py
 COMMENT=	Python Library to manage NetHSM(s)
 LICENSE=	apache-2.0
 


Home | Main Index | Thread Index | Old Index