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:           Tue Nov  8 09:27:08 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile
Removed Files:
        pkgsrc/devel/py-typed-ast: DESCR Makefile PLIST distinfo
        pkgsrc/devel/py-typed-ast/patches: patch-setup.py

Log Message:
py-typed-ast: removed; included in Python 3.8 - ast module


To generate a diff of this commit:
cvs rdiff -u -r1.3819 -r1.3820 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-typed-ast/DESCR
cvs rdiff -u -r1.19 -r0 pkgsrc/devel/py-typed-ast/Makefile \
    pkgsrc/devel/py-typed-ast/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/py-typed-ast/PLIST
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/py-typed-ast/patches/patch-setup.py

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.3819 pkgsrc/devel/Makefile:1.3820
--- pkgsrc/devel/Makefile:1.3819        Sun Nov  6 23:10:07 2022
+++ pkgsrc/devel/Makefile       Tue Nov  8 09:27:08 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3819 2022/11/06 23:10:07 wiz Exp $
+# $NetBSD: Makefile,v 1.3820 2022/11/08 09:27:08 adam Exp $
 #
 
 COMMENT=       Development utilities
@@ -2934,7 +2934,6 @@ SUBDIR+=  py-trytond
 SUBDIR+=       py-tubes
 SUBDIR+=       py-txaio
 SUBDIR+=       py-txrequests
-SUBDIR+=       py-typed-ast
 SUBDIR+=       py-typeguard
 SUBDIR+=       py-types-setuptools
 SUBDIR+=       py-types-toml



Home | Main Index | Thread Index | Old Index