CVS commit: pkgsrc/finance
"Adam Ciarcinski" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc
Committed By: adam
Date: Thu Aug 27 08:54:21 UTC 2026
Modified Files:
pkgsrc/finance: Makefile
Removed Files:
pkgsrc/finance/py-pyevmasm: ALTERNATIVES DESCR Makefile PLIST distinfo
pkgsrc/finance/py-pyfolio: DESCR Makefile PLIST distinfo
pkgsrc/finance/py-pyfolio/patches: patch-versioneer.py
Log Message:
py-pyevmasm py-pyfolio: removed, unmaintended and not needed
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 pkgsrc/finance/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/finance/py-pyevmasm/ALTERNATIVES \
pkgsrc/finance/py-pyevmasm/DESCR pkgsrc/finance/py-pyevmasm/PLIST
cvs rdiff -u -r1.4 -r0 pkgsrc/finance/py-pyevmasm/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/finance/py-pyevmasm/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/finance/py-pyfolio/DESCR
cvs rdiff -u -r1.13 -r0 pkgsrc/finance/py-pyfolio/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/finance/py-pyfolio/PLIST
cvs rdiff -u -r1.5 -r0 pkgsrc/finance/py-pyfolio/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/finance/py-pyfolio/patches/patch-versioneer.py
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
(unnamed)
(text/x-diff, 630 B)
Modified files: Index: pkgsrc/finance/Makefile diff -u pkgsrc/finance/Makefile:1.95 pkgsrc/finance/Makefile:1.96 --- pkgsrc/finance/Makefile:1.95 Tue Jan 6 17:17:00 2026 +++ pkgsrc/finance/Makefile Thu Aug 27 08:54:21 2026 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.95 2026/01/06 17:17:00 ryoon Exp $ +# $NetBSD: Makefile,v 1.96 2026/08/27 08:54:21 adam Exp $ # COMMENT= Monetary, financial and related applications @@ -52,8 +52,6 @@ SUBDIR+= py-eth-typing SUBDIR+= py-eth-utils SUBDIR+= py-fecon235 SUBDIR+= py-ofxparse -SUBDIR+= py-pyevmasm -SUBDIR+= py-pyfolio SUBDIR+= py-quickbooks SUBDIR+= py-stripe SUBDIR+= rex