pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel py-typed-ast: removed; included in Python 3.8 - ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f65807679d78
branches: trunk
changeset: 387821:f65807679d78
user: adam <adam%pkgsrc.org@localhost>
date: Tue Nov 08 09:27:08 2022 +0000
description:
py-typed-ast: removed; included in Python 3.8 - ast module
diffstat:
devel/Makefile | 3 +--
devel/py-typed-ast/DESCR | 7 -------
devel/py-typed-ast/Makefile | 16 ----------------
devel/py-typed-ast/PLIST | 22 ----------------------
devel/py-typed-ast/distinfo | 6 ------
devel/py-typed-ast/patches/patch-setup.py | 25 -------------------------
6 files changed, 1 insertions(+), 78 deletions(-)
diffs (113 lines):
diff -r 6e29e9286bb5 -r f65807679d78 devel/Makefile
--- a/devel/Makefile Tue Nov 08 09:07:10 2022 +0000
+++ b/devel/Makefile Tue Nov 08 09:27:08 2022 +0000
@@ -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-tubes
SUBDIR+= py-txaio
SUBDIR+= py-txrequests
-SUBDIR+= py-typed-ast
SUBDIR+= py-typeguard
SUBDIR+= py-types-setuptools
SUBDIR+= py-types-toml
diff -r 6e29e9286bb5 -r f65807679d78 devel/py-typed-ast/DESCR
--- a/devel/py-typed-ast/DESCR Tue Nov 08 09:07:10 2022 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-typed_ast is a Python 3 package that provides a Python 2.7 and Python
-3 parser similar to the standard ast library. Unlike ast, the parsers
-in typed_ast include PEP 484 type comments and are independent of the
-version of Python under which they are run. The typed_ast parsers
-produce the standard Python AST (plus type comments), and are both
-fast and correct, as they are based on the CPython 2.7 and 3.6
-parsers.
diff -r 6e29e9286bb5 -r f65807679d78 devel/py-typed-ast/Makefile
--- a/devel/py-typed-ast/Makefile Tue Nov 08 09:07:10 2022 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.19 2022/06/08 17:18:47 adam Exp $
-
-DISTNAME= typed_ast-1.5.4
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
-CATEGORIES= devel python
-MASTER_SITES= ${MASTER_SITE_PYPI:=t/typed-ast/}
-
-MAINTAINER= minskim%NetBSD.org@localhost
-HOMEPAGE= https://github.com/python/typed_ast
-COMMENT= Optional static typing for Python
-LICENSE= apache-2.0 AND python-software-foundation
-
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 6e29e9286bb5 -r f65807679d78 devel/py-typed-ast/PLIST
--- a/devel/py-typed-ast/PLIST Tue Nov 08 09:07:10 2022 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2019/04/19 10:04:54 adam Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/typed_ast/__init__.py
-${PYSITELIB}/typed_ast/__init__.pyc
-${PYSITELIB}/typed_ast/__init__.pyo
-${PYSITELIB}/typed_ast/_ast27.so
-${PYSITELIB}/typed_ast/_ast3.so
-${PYSITELIB}/typed_ast/ast27.py
-${PYSITELIB}/typed_ast/ast27.pyc
-${PYSITELIB}/typed_ast/ast27.pyo
-${PYSITELIB}/typed_ast/ast3.py
-${PYSITELIB}/typed_ast/ast3.pyc
-${PYSITELIB}/typed_ast/ast3.pyo
-${PYSITELIB}/typed_ast/conversions.py
-${PYSITELIB}/typed_ast/conversions.pyc
-${PYSITELIB}/typed_ast/conversions.pyo
-${PYSITELIB}/typed_ast/tests/test_basics.py
-${PYSITELIB}/typed_ast/tests/test_basics.pyc
-${PYSITELIB}/typed_ast/tests/test_basics.pyo
diff -r 6e29e9286bb5 -r f65807679d78 devel/py-typed-ast/distinfo
--- a/devel/py-typed-ast/distinfo Tue Nov 08 09:07:10 2022 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.19 2022/06/08 17:18:47 adam Exp $
-
-BLAKE2s (typed_ast-1.5.4.tar.gz) = c9d9037087157f99052f1383842bdc7d161ef12372652f1e084eb7aed4d4f6d3
-SHA512 (typed_ast-1.5.4.tar.gz) = 1ff27316d8e07219ad5b3744c167b7a7dfebb992f8ebc4623bf510f8b5d2b939cc9f659428e3228a42cdec0e63215cca973458aa914f2efdc59d5f33c150e153
-Size (typed_ast-1.5.4.tar.gz) = 252491 bytes
-SHA1 (patch-setup.py) = 997fc582f7b9e9e068fa8d6d5760acfe792554f2
diff -r 6e29e9286bb5 -r f65807679d78 devel/py-typed-ast/patches/patch-setup.py
--- a/devel/py-typed-ast/patches/patch-setup.py Tue Nov 08 09:07:10 2022 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-$NetBSD: patch-setup.py,v 1.1 2018/05/22 06:41:30 adam Exp $
-
-Point to a parent directory, to distinguish includes from
-the ones currenly installed with Python.
-
---- setup.py.orig 2017-07-18 21:23:52.000000000 +0000
-+++ setup.py
-@@ -9,7 +9,7 @@ except ImportError:
-
- _ast27 = Extension(
- '_ast27',
-- include_dirs = ['ast27/Include'],
-+ include_dirs = ['ast27'],
- sources = [
- 'ast27/Parser/acceler.c',
- 'ast27/Parser/bitset.c',
-@@ -45,7 +45,7 @@ _ast27 = Extension(
-
- _ast3 = Extension(
- '_ast3',
-- include_dirs = ['ast3/Include'],
-+ include_dirs = ['ast3'],
- sources = [
- 'ast3/Parser/acceler.c',
- 'ast3/Parser/bitset.c',
Home |
Main Index |
Thread Index |
Old Index