CVS commit: pkgsrc
"Thomas Klausner" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc
Committed By: wiz
Date: Wed Aug 12 22:09:57 UTC 2026
Modified Files:
pkgsrc/doc: CHANGES-2026
pkgsrc/security: Makefile
Removed Files:
pkgsrc/security/py-solo1: DESCR Makefile PLIST distinfo
pkgsrc/security/py-solo1/patches: patch-solo_devices_base.py
patch-solo_devices_solo__v1.py patch-solo_solotool.py
Log Message:
py-solo1: remove
Does not build with flit_core 4, no users in pkgsrc, no upstream
commits in 4 years.
To generate a diff of this commit:
cvs rdiff -u -r1.5242 -r1.5243 pkgsrc/doc/CHANGES-2026
cvs rdiff -u -r1.1020 -r1.1021 pkgsrc/security/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/security/py-solo1/DESCR \
pkgsrc/security/py-solo1/distinfo
cvs rdiff -u -r1.5 -r0 pkgsrc/security/py-solo1/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/security/py-solo1/PLIST
cvs rdiff -u -r1.1 -r0 \
pkgsrc/security/py-solo1/patches/patch-solo_devices_base.py \
pkgsrc/security/py-solo1/patches/patch-solo_devices_solo__v1.py \
pkgsrc/security/py-solo1/patches/patch-solo_solotool.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
(unnamed)
(text/x-diff, 1.3 KB)
Modified files: Index: pkgsrc/doc/CHANGES-2026 diff -u pkgsrc/doc/CHANGES-2026:1.5242 pkgsrc/doc/CHANGES-2026:1.5243 --- pkgsrc/doc/CHANGES-2026:1.5242 Wed Aug 12 22:07:06 2026 +++ pkgsrc/doc/CHANGES-2026 Wed Aug 12 22:09:56 2026 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2026,v 1.5242 2026/08/12 22:07:06 wiz Exp $ +$NetBSD: CHANGES-2026,v 1.5243 2026/08/12 22:09:56 wiz Exp $ Changes to the packages collection and infrastructure in 2026: @@ -7762,3 +7762,4 @@ Changes to the packages collection and i Updated devel/py-gidgethub to 5.4.0 [wiz 2026-08-12] Updated devel/py-orderly-set to 5.5.0nb1 [wiz 2026-08-12] Removed devel/py-pep517 [wiz 2026-08-12] + Removed security/py-solo1 [wiz 2026-08-12] Index: pkgsrc/security/Makefile diff -u pkgsrc/security/Makefile:1.1020 pkgsrc/security/Makefile:1.1021 --- pkgsrc/security/Makefile:1.1020 Fri Jul 24 14:00:55 2026 +++ pkgsrc/security/Makefile Wed Aug 12 22:09:56 2026 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1020 2026/07/24 14:00:55 wen Exp $ +# $NetBSD: Makefile,v 1.1021 2026/08/12 22:09:56 wiz Exp $ # COMMENT= Security and cryptography tools and libraries @@ -568,7 +568,6 @@ SUBDIR+= py-simplesha3 SUBDIR+= py-slip10 SUBDIR+= py-slowaes SUBDIR+= py-smbpasswd -SUBDIR+= py-solo1 SUBDIR+= py-spake2 SUBDIR+= py-stix SUBDIR+= py-tlslite