pkgsrc-WIP-changes archive

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

Removed py-astunparse, py-beniget, py-gast; moved to base



Module Name:	pkgsrc-wip
Committed By:	Adam Ciarciński <aciarcinski%teonite.com@localhost>
Pushed By:	adam
Date:		Sat Oct 2 13:08:28 2021 +0200
Changeset:	14280fc338ac72e9f1305c839d71c71ace2c0c02

Modified Files:
	Makefile
	py-bw2parameters/Makefile
	py-pixiedust/Makefile
Removed Files:
	py-astunparse/DESCR
	py-astunparse/Makefile
	py-astunparse/PLIST
	py-astunparse/distinfo
	py-beniget/DESCR
	py-beniget/Makefile
	py-beniget/PLIST
	py-beniget/distinfo
	py-gast/DESCR
	py-gast/Makefile
	py-gast/PLIST
	py-gast/distinfo

Log Message:
Removed py-astunparse, py-beniget, py-gast; moved to base

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=14280fc338ac72e9f1305c839d71c71ace2c0c02

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

diffstat:
 Makefile                  |  3 ---
 py-astunparse/DESCR       |  1 -
 py-astunparse/Makefile    | 19 -------------------
 py-astunparse/PLIST       | 19 -------------------
 py-astunparse/distinfo    |  6 ------
 py-beniget/DESCR          |  3 ---
 py-beniget/Makefile       | 19 -------------------
 py-beniget/PLIST          | 12 ------------
 py-beniget/distinfo       |  6 ------
 py-bw2parameters/Makefile |  2 +-
 py-gast/DESCR             |  1 -
 py-gast/Makefile          | 16 ----------------
 py-gast/PLIST             | 20 --------------------
 py-gast/distinfo          |  6 ------
 py-pixiedust/Makefile     |  2 +-
 15 files changed, 2 insertions(+), 133 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index b4c21790ef..b91bc3f3d9 100644
--- a/Makefile
+++ b/Makefile
@@ -3369,7 +3369,6 @@ SUBDIR+=	py-astropy-helpers
 SUBDIR+=	py-astropysics
 SUBDIR+=	py-astroquery
 SUBDIR+=	py-astroscrappy
-SUBDIR+=	py-astunparse
 SUBDIR+=	py-async
 SUBDIR+=	py-asynctest
 SUBDIR+=	py-atmark
@@ -3403,7 +3402,6 @@ SUBDIR+=	py-bctpy
 SUBDIR+=	py-beampy
 SUBDIR+=	py-beautysh
 SUBDIR+=	py-behaviour
-SUBDIR+=	py-beniget
 SUBDIR+=	py-bibtexparser3
 SUBDIR+=	py-bicho
 SUBDIR+=	py-bidict
@@ -3767,7 +3765,6 @@ SUBDIR+=	py-galry
 SUBDIR+=	py-game-geometry
 SUBDIR+=	py-gammafit
 SUBDIR+=	py-gaphas
-SUBDIR+=	py-gast
 SUBDIR+=	py-gato
 SUBDIR+=	py-gatspy
 SUBDIR+=	py-gauss
diff --git a/py-astunparse/DESCR b/py-astunparse/DESCR
deleted file mode 100644
index f870a94360..0000000000
--- a/py-astunparse/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-An AST unparser for Python
diff --git a/py-astunparse/Makefile b/py-astunparse/Makefile
deleted file mode 100644
index 8e6686da4a..0000000000
--- a/py-astunparse/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	astunparse-1.6.3
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_PYPI:=a/astunparse/}
-
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	https://github.com/simonpercivall/astunparse
-COMMENT=	AST unparser for Python
-LICENSE=	modified-bsd
-
-DEPENDS+=	${PYPKGPREFIX}-wheel>=0.23.0:../../devel/py-wheel
-DEPENDS+=	${PYPKGPREFIX}-six>=1.15.0:../../lang/py-six
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-astunparse/PLIST b/py-astunparse/PLIST
deleted file mode 100644
index 48f760dff6..0000000000
--- a/py-astunparse/PLIST
+++ /dev/null
@@ -1,19 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/astunparse/__init__.py
-${PYSITELIB}/astunparse/__init__.pyc
-${PYSITELIB}/astunparse/__init__.pyo
-${PYSITELIB}/astunparse/__main__.py
-${PYSITELIB}/astunparse/__main__.pyc
-${PYSITELIB}/astunparse/__main__.pyo
-${PYSITELIB}/astunparse/printer.py
-${PYSITELIB}/astunparse/printer.pyc
-${PYSITELIB}/astunparse/printer.pyo
-${PYSITELIB}/astunparse/unparser.py
-${PYSITELIB}/astunparse/unparser.pyc
-${PYSITELIB}/astunparse/unparser.pyo
diff --git a/py-astunparse/distinfo b/py-astunparse/distinfo
deleted file mode 100644
index b69577b8c4..0000000000
--- a/py-astunparse/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (astunparse-1.6.3.tar.gz) = f0acaef1bb0969ba3923676fac0010fa17e21ab4
-RMD160 (astunparse-1.6.3.tar.gz) = 3506f9ca63bfac6efa0a2933ff0257b760972011
-SHA512 (astunparse-1.6.3.tar.gz) = 12e99b32524e551494d3053a57aeb646bca8a96a9aa17b0737e6dace6c11874e2e7633d82197cacc0b55622bea637030344ab45c8db57ef244bd63663799d2e9
-Size (astunparse-1.6.3.tar.gz) = 18290 bytes
diff --git a/py-beniget/DESCR b/py-beniget/DESCR
deleted file mode 100644
index bdc6658945..0000000000
--- a/py-beniget/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Beniget is a collection of Compile-time analyse on Python
-Abstract Syntax Tree(AST). It's a building block to write
-static analyzer or compiler for Python
diff --git a/py-beniget/Makefile b/py-beniget/Makefile
deleted file mode 100644
index 188bc3847b..0000000000
--- a/py-beniget/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD$
-
-VERS=		0.3.0
-DISTNAME=	beniget-${VERS}
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_PYPI:=g/${DISTNAME:S/${VERS}//}/}
-
-MAINTAINER=	kamelderouiche%yahoo.com@localhost
-HOMEPAGE=	https://github.com/serge-sans-paille/beniget/
-COMMENT=	Extract semantic information about static Python code
-LICENSE=	modified-bsd
-
-DEPENDS+=	${PYPKGPREFIX}-gast>=0.2.2:../../wip/py-gast
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-beniget/PLIST b/py-beniget/PLIST
deleted file mode 100644
index eaef6ca638..0000000000
--- a/py-beniget/PLIST
+++ /dev/null
@@ -1,12 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/beniget/__init__.py
-${PYSITELIB}/beniget/__init__.pyc
-${PYSITELIB}/beniget/__init__.pyo
-${PYSITELIB}/beniget/beniget.py
-${PYSITELIB}/beniget/beniget.pyc
-${PYSITELIB}/beniget/beniget.pyo
diff --git a/py-beniget/distinfo b/py-beniget/distinfo
deleted file mode 100644
index f38c527a12..0000000000
--- a/py-beniget/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (beniget-0.3.0.tar.gz) = 47f6907e637f583af67d1709ece7c71582f19f16
-RMD160 (beniget-0.3.0.tar.gz) = ecc0c86c4f042376214e5480d453adfb1cb94aae
-SHA512 (beniget-0.3.0.tar.gz) = bb01d0512445da4a9e1232985bfd3b31167ed5f1feb833e5683d5bd1f84e273073c58ec596f2b27a4769926b12fd83a4034aeb6a5102916c2c6854ddf12dea9f
-Size (beniget-0.3.0.tar.gz) = 16148 bytes
diff --git a/py-bw2parameters/Makefile b/py-bw2parameters/Makefile
index 27dccc8acf..cd5621739c 100644
--- a/py-bw2parameters/Makefile
+++ b/py-bw2parameters/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Library for storing, validating, and calculating with parameters
 #LICENSE=	Copyright (c) 2016, Chris Mutel and Paul Scherrer Institut.
 
 DEPENDS+=	${PYPKGPREFIX}-asteval>=0.9.21:../../math/py-asteval
-DEPENDS+=	${PYPKGPREFIX}-astunparse>=1.6.3:../../wip/py-astunparse
+DEPENDS+=	${PYPKGPREFIX}-astunparse>=1.6.3:../../devel/py-astunparse
 DEPENDS+=	${PYPKGPREFIX}-stats-arrays>=0.6.4:../../wip/py-stats-arrays
 
 .include "../../math/py-numpy/buildlink3.mk"
diff --git a/py-gast/DESCR b/py-gast/DESCR
deleted file mode 100644
index 66005307a4..0000000000
--- a/py-gast/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Generic AST to represent Python2 and Python3's Abstract Syntax Tree
diff --git a/py-gast/Makefile b/py-gast/Makefile
deleted file mode 100644
index fad82c7b06..0000000000
--- a/py-gast/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	gast-0.2.2
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_PYPI:=g/gast/}
-
-MAINTAINER=	kethzer.dr%gmail.com@localhost
-HOMEPAGE=	https://github.com/serge-sans-paille/gast
-COMMENT=	Python AST that abstracts the underlying Python version
-LICENSE=	modified-bsd
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-gast/PLIST b/py-gast/PLIST
deleted file mode 100644
index 345acc4233..0000000000
--- a/py-gast/PLIST
+++ /dev/null
@@ -1,20 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/gast/__init__.py
-${PYSITELIB}/gast/__init__.pyo
-${PYSITELIB}/gast/__init__.pyc
-${PYSITELIB}/gast/ast2.pyo
-${PYSITELIB}/gast/ast2.pyc
-${PYSITELIB}/gast/ast3.pyo
-${PYSITELIB}/gast/ast3.pyc
-${PYSITELIB}/gast/astn.pyo
-${PYSITELIB}/gast/astn.pyc
-${PYSITELIB}/gast/gast.pyo
-${PYSITELIB}/gast/gast.pyc
-${PYSITELIB}/gast/ast2.py
-${PYSITELIB}/gast/ast3.py
-${PYSITELIB}/gast/astn.py
-${PYSITELIB}/gast/gast.py
diff --git a/py-gast/distinfo b/py-gast/distinfo
deleted file mode 100644
index 030ece439b..0000000000
--- a/py-gast/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (gast-0.2.2.tar.gz) = 09c6304a48e548b36bf99172d4b399dbfd9d7de9
-RMD160 (gast-0.2.2.tar.gz) = 550b7d61ddfc2f62d6f976996dc84e4b8784338f
-SHA512 (gast-0.2.2.tar.gz) = 0be9b2b66b7815153e6f294b4db6b028c321d8a94d97c89d89b026df73e0c95dc2ee8af5c10f2eee51cbfb94af4b5a0da8a682896861870b98dec4c6c59a5dd3
-Size (gast-0.2.2.tar.gz) = 10294 bytes
diff --git a/py-pixiedust/Makefile b/py-pixiedust/Makefile
index d070af5cff..383e691a01 100644
--- a/py-pixiedust/Makefile
+++ b/py-pixiedust/Makefile
@@ -19,7 +19,7 @@ DEPENDS+=	${PYPKGPREFIX}-geojson>=2.5.0:../../geography/py-geojson
 DEPENDS+=	${PYPKGPREFIX}-markdown>=3.1.1:../../textproc/py-markdown
 DEPENDS+=	${PYPKGPREFIX}-colour>=0.1.5:../../textproc/py-colour
 DEPENDS+=	${PYPKGPREFIX}-lxml>=4.6.2:../../textproc/py-lxml
-DEPENDS+=	${PYPKGPREFIX}-astunparse>=1.6.3:../../wip/py-astunparse
+DEPENDS+=	${PYPKGPREFIX}-astunparse>=1.6.3:../../devel/py-astunparse
 DEPENDS+=	${PYPKGPREFIX}-mpld3>=0.5.2:../../category/py-mpld3
 
 USE_LANGUAGES=	# none


Home | Main Index | Thread Index | Old Index