pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Oct 21 19:22:52 UTC 2019

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/py-pylint-common: DESCR Makefile PLIST distinfo

Log Message:
py-pylint-common: removed (no longer needed)

>From homepage:

pylint-common

Note: No longer maintained

This was used as part off prospector but has been removed. It is no longer maintained (in this fork at least) as most of the functions are now replaced by pylint builtins or are no longer valid.


To generate a diff of this commit:
cvs rdiff -u -r1.2928 -r1.2929 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-pylint-common/DESCR \
    pkgsrc/devel/py-pylint-common/PLIST \
    pkgsrc/devel/py-pylint-common/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/py-pylint-common/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2928 pkgsrc/devel/Makefile:1.2929
--- pkgsrc/devel/Makefile:1.2928        Wed Oct 16 21:30:59 2019
+++ pkgsrc/devel/Makefile       Mon Oct 21 19:22:52 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2928 2019/10/16 21:30:59 wiz Exp $
+# $NetBSD: Makefile,v 1.2929 2019/10/21 19:22:52 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -2267,7 +2267,6 @@ SUBDIR+=  py-pydispatcher
 SUBDIR+=       py-pyelftools
 SUBDIR+=       py-pygit2
 SUBDIR+=       py-pylint
-SUBDIR+=       py-pylint-common
 SUBDIR+=       py-pylint-plugin-utils
 SUBDIR+=       py-pyobjc
 SUBDIR+=       py-pyobjc-core



Home | Main Index | Thread Index | Old Index