pkgsrc-Changes-HG archive

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

[.joined/pkgsrc/trunk]: .joined/pkgsrc py-logilab-astng: remove



details:   https://anonhg.NetBSD.org/.joined/pkgsrc/rev/11074f4bc769
branches:  trunk
changeset: 371038:11074f4bc769
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jan 04 07:01:16 2022 +0000

description:
py-logilab-astng: remove

Build problems, no release since 2013, nothing in pkgsrc uses it.

diffstat:

 devel/Makefile                          |    3 +-
 devel/py-logilab-astng/DESCR            |    2 -
 devel/py-logilab-astng/Makefile         |   25 ----
 devel/py-logilab-astng/PLIST            |  181 --------------------------------
 devel/py-logilab-astng/distinfo         |    6 -
 devel/py-logilab-astng/patches/patch-aa |   31 -----
 doc/CHANGES-2022                        |    3 +-
 7 files changed, 3 insertions(+), 248 deletions(-)

diffs (296 lines):

diff -r 59dcb939ac42 -r 11074f4bc769 devel/Makefile
--- a/devel/Makefile    Tue Jan 04 06:53:58 2022 +0000
+++ b/devel/Makefile    Tue Jan 04 07:01:16 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3538 2022/01/03 10:49:20 wiz Exp $
+# $NetBSD: Makefile,v 1.3539 2022/01/04 07:01:16 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2409,7 +2409,6 @@
 SUBDIR+=       py-lockfile
 SUBDIR+=       py-logan
 SUBDIR+=       py-logbook
-SUBDIR+=       py-logilab-astng
 SUBDIR+=       py-logilab-common
 SUBDIR+=       py-lru-dict
 SUBDIR+=       py-lupa
diff -r 59dcb939ac42 -r 11074f4bc769 devel/py-logilab-astng/DESCR
--- a/devel/py-logilab-astng/DESCR      Tue Jan 04 06:53:58 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-The aim of this module is to provide a common base representation of
-Python source code for projects such as pyreverse or pylint.
diff -r 59dcb939ac42 -r 11074f4bc769 devel/py-logilab-astng/Makefile
--- a/devel/py-logilab-astng/Makefile   Tue Jan 04 06:53:58 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.16 2021/05/12 06:55:37 adam Exp $
-
-DISTNAME=      logilab-astng-0.24.3
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    devel python
-MASTER_SITES=  ${MASTER_SITE_PYPI:=l/logilab-astng/}
-
-MAINTAINER=    kamel.derouiche%gmail.com@localhost
-HOMEPAGE=      https://www.logilab.org/project/logilab-astng
-COMMENT=       Extend Python abstract syntax tree
-LICENSE=       gnu-gpl-v2
-
-DEPENDS+=      ${PYPKGPREFIX}-logilab-common>=0.53.0:../../devel/py-logilab-common
-
-USE_LANGUAGES= # none
-
-PYTHON_VERSIONS_INCOMPATIBLE=  27      # py-logilab-common
-
-ALL_ENV+=      PYVERSSUFFIX=${PYVERSSUFFIX:Q}
-
-do-test:
-       cd ${WRKSRC} && ${SH} test/fulltest.sh ${PYVERSSUFFIX}
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 59dcb939ac42 -r 11074f4bc769 devel/py-logilab-astng/PLIST
--- a/devel/py-logilab-astng/PLIST      Tue Jan 04 06:53:58 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,181 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2014/12/05 17:20:56 rodent Exp $
-${PYSITELIB}/logilab/astng/__init__.py
-${PYSITELIB}/logilab/astng/__init__.pyc
-${PYSITELIB}/logilab/astng/__init__.pyo
-${PYSITELIB}/logilab/astng/__pkginfo__.py
-${PYSITELIB}/logilab/astng/__pkginfo__.pyc
-${PYSITELIB}/logilab/astng/__pkginfo__.pyo
-${PYSITELIB}/logilab/astng/as_string.py
-${PYSITELIB}/logilab/astng/as_string.pyc
-${PYSITELIB}/logilab/astng/as_string.pyo
-${PYSITELIB}/logilab/astng/bases.py
-${PYSITELIB}/logilab/astng/bases.pyc
-${PYSITELIB}/logilab/astng/bases.pyo
-${PYSITELIB}/logilab/astng/brain/py2mechanize.py
-${PYSITELIB}/logilab/astng/brain/py2mechanize.pyc
-${PYSITELIB}/logilab/astng/brain/py2mechanize.pyo
-${PYSITELIB}/logilab/astng/brain/py2qt4.py
-${PYSITELIB}/logilab/astng/brain/py2qt4.pyc
-${PYSITELIB}/logilab/astng/brain/py2qt4.pyo
-${PYSITELIB}/logilab/astng/brain/py2stdlib.py
-${PYSITELIB}/logilab/astng/brain/py2stdlib.pyc
-${PYSITELIB}/logilab/astng/brain/py2stdlib.pyo
-${PYSITELIB}/logilab/astng/builder.py
-${PYSITELIB}/logilab/astng/builder.pyc
-${PYSITELIB}/logilab/astng/builder.pyo
-${PYSITELIB}/logilab/astng/exceptions.py
-${PYSITELIB}/logilab/astng/exceptions.pyc
-${PYSITELIB}/logilab/astng/exceptions.pyo
-${PYSITELIB}/logilab/astng/inference.py
-${PYSITELIB}/logilab/astng/inference.pyc
-${PYSITELIB}/logilab/astng/inference.pyo
-${PYSITELIB}/logilab/astng/inspector.py
-${PYSITELIB}/logilab/astng/inspector.pyc
-${PYSITELIB}/logilab/astng/inspector.pyo
-${PYSITELIB}/logilab/astng/manager.py
-${PYSITELIB}/logilab/astng/manager.pyc
-${PYSITELIB}/logilab/astng/manager.pyo
-${PYSITELIB}/logilab/astng/mixins.py
-${PYSITELIB}/logilab/astng/mixins.pyc
-${PYSITELIB}/logilab/astng/mixins.pyo
-${PYSITELIB}/logilab/astng/node_classes.py
-${PYSITELIB}/logilab/astng/node_classes.pyc
-${PYSITELIB}/logilab/astng/node_classes.pyo
-${PYSITELIB}/logilab/astng/nodes.py
-${PYSITELIB}/logilab/astng/nodes.pyc
-${PYSITELIB}/logilab/astng/nodes.pyo
-${PYSITELIB}/logilab/astng/protocols.py
-${PYSITELIB}/logilab/astng/protocols.pyc
-${PYSITELIB}/logilab/astng/protocols.pyo
-${PYSITELIB}/logilab/astng/raw_building.py
-${PYSITELIB}/logilab/astng/raw_building.pyc
-${PYSITELIB}/logilab/astng/raw_building.pyo
-${PYSITELIB}/logilab/astng/rebuilder.py
-${PYSITELIB}/logilab/astng/rebuilder.pyc
-${PYSITELIB}/logilab/astng/rebuilder.pyo
-${PYSITELIB}/logilab/astng/scoped_nodes.py
-${PYSITELIB}/logilab/astng/scoped_nodes.pyc
-${PYSITELIB}/logilab/astng/scoped_nodes.pyo
-${PYSITELIB}/logilab/astng/test/data/MyPyPa-0.1.0-py2.5.egg
-${PYSITELIB}/logilab/astng/test/data/MyPyPa-0.1.0-py2.5.zip
-${PYSITELIB}/logilab/astng/test/data/SSL1/Connection1.py
-${PYSITELIB}/logilab/astng/test/data/SSL1/Connection1.pyc
-${PYSITELIB}/logilab/astng/test/data/SSL1/Connection1.pyo
-${PYSITELIB}/logilab/astng/test/data/SSL1/__init__.py
-${PYSITELIB}/logilab/astng/test/data/SSL1/__init__.pyc
-${PYSITELIB}/logilab/astng/test/data/SSL1/__init__.pyo
-${PYSITELIB}/logilab/astng/test/data/__init__.py
-${PYSITELIB}/logilab/astng/test/data/__init__.pyc
-${PYSITELIB}/logilab/astng/test/data/__init__.pyo
-${PYSITELIB}/logilab/astng/test/data/absimport.py
-${PYSITELIB}/logilab/astng/test/data/absimport.pyc
-${PYSITELIB}/logilab/astng/test/data/absimport.pyo
-${PYSITELIB}/logilab/astng/test/data/all.py
-${PYSITELIB}/logilab/astng/test/data/all.pyc
-${PYSITELIB}/logilab/astng/test/data/all.pyo
-${PYSITELIB}/logilab/astng/test/data/appl/__init__.py
-${PYSITELIB}/logilab/astng/test/data/appl/__init__.pyc
-${PYSITELIB}/logilab/astng/test/data/appl/__init__.pyo
-${PYSITELIB}/logilab/astng/test/data/appl/myConnection.py
-${PYSITELIB}/logilab/astng/test/data/appl/myConnection.pyc
-${PYSITELIB}/logilab/astng/test/data/appl/myConnection.pyo
-${PYSITELIB}/logilab/astng/test/data/email.py
-${PYSITELIB}/logilab/astng/test/data/email.pyc
-${PYSITELIB}/logilab/astng/test/data/email.pyo
-${PYSITELIB}/logilab/astng/test/data/format.py
-${PYSITELIB}/logilab/astng/test/data/format.pyc
-${PYSITELIB}/logilab/astng/test/data/format.pyo
-${PYSITELIB}/logilab/astng/test/data/module.py
-${PYSITELIB}/logilab/astng/test/data/module.pyc
-${PYSITELIB}/logilab/astng/test/data/module.pyo
-${PYSITELIB}/logilab/astng/test/data/module2.py
-${PYSITELIB}/logilab/astng/test/data/module2.pyc
-${PYSITELIB}/logilab/astng/test/data/module2.pyo
-${PYSITELIB}/logilab/astng/test/data/noendingnewline.py
-${PYSITELIB}/logilab/astng/test/data/noendingnewline.pyc
-${PYSITELIB}/logilab/astng/test/data/noendingnewline.pyo
-${PYSITELIB}/logilab/astng/test/data/nonregr.py
-${PYSITELIB}/logilab/astng/test/data/nonregr.pyc
-${PYSITELIB}/logilab/astng/test/data/nonregr.pyo
-${PYSITELIB}/logilab/astng/test/data/notall.py
-${PYSITELIB}/logilab/astng/test/data/notall.pyc
-${PYSITELIB}/logilab/astng/test/data/notall.pyo
-${PYSITELIB}/logilab/astng/test/data2/__init__.py
-${PYSITELIB}/logilab/astng/test/data2/__init__.pyc
-${PYSITELIB}/logilab/astng/test/data2/__init__.pyo
-${PYSITELIB}/logilab/astng/test/data2/clientmodule_test.py
-${PYSITELIB}/logilab/astng/test/data2/clientmodule_test.pyc
-${PYSITELIB}/logilab/astng/test/data2/clientmodule_test.pyo
-${PYSITELIB}/logilab/astng/test/data2/suppliermodule_test.py
-${PYSITELIB}/logilab/astng/test/data2/suppliermodule_test.pyc
-${PYSITELIB}/logilab/astng/test/data2/suppliermodule_test.pyo
-${PYSITELIB}/logilab/astng/test/regrtest_data/absimp/__init__.py
-${PYSITELIB}/logilab/astng/test/regrtest_data/absimp/__init__.pyc
-${PYSITELIB}/logilab/astng/test/regrtest_data/absimp/__init__.pyo
-${PYSITELIB}/logilab/astng/test/regrtest_data/absimp/sidepackage/__init__.py
-${PYSITELIB}/logilab/astng/test/regrtest_data/absimp/sidepackage/__init__.pyc
-${PYSITELIB}/logilab/astng/test/regrtest_data/absimp/sidepackage/__init__.pyo
-${PYSITELIB}/logilab/astng/test/regrtest_data/absimp/string.py
-${PYSITELIB}/logilab/astng/test/regrtest_data/absimp/string.pyc
-${PYSITELIB}/logilab/astng/test/regrtest_data/absimp/string.pyo
-${PYSITELIB}/logilab/astng/test/regrtest_data/descriptor_crash.py
-${PYSITELIB}/logilab/astng/test/regrtest_data/descriptor_crash.pyc
-${PYSITELIB}/logilab/astng/test/regrtest_data/descriptor_crash.pyo
-${PYSITELIB}/logilab/astng/test/regrtest_data/package/__init__.py
-${PYSITELIB}/logilab/astng/test/regrtest_data/package/__init__.pyc
-${PYSITELIB}/logilab/astng/test/regrtest_data/package/__init__.pyo
-${PYSITELIB}/logilab/astng/test/regrtest_data/package/absimport.py
-${PYSITELIB}/logilab/astng/test/regrtest_data/package/absimport.pyc
-${PYSITELIB}/logilab/astng/test/regrtest_data/package/absimport.pyo
-${PYSITELIB}/logilab/astng/test/regrtest_data/package/hello.py
-${PYSITELIB}/logilab/astng/test/regrtest_data/package/hello.pyc
-${PYSITELIB}/logilab/astng/test/regrtest_data/package/hello.pyo
-${PYSITELIB}/logilab/astng/test/regrtest_data/package/import_package_subpackage_module.py
-${PYSITELIB}/logilab/astng/test/regrtest_data/package/import_package_subpackage_module.pyc
-${PYSITELIB}/logilab/astng/test/regrtest_data/package/import_package_subpackage_module.pyo
-${PYSITELIB}/logilab/astng/test/regrtest_data/package/subpackage/__init__.py
-${PYSITELIB}/logilab/astng/test/regrtest_data/package/subpackage/__init__.pyc
-${PYSITELIB}/logilab/astng/test/regrtest_data/package/subpackage/__init__.pyo
-${PYSITELIB}/logilab/astng/test/regrtest_data/package/subpackage/module.py
-${PYSITELIB}/logilab/astng/test/regrtest_data/package/subpackage/module.pyc
-${PYSITELIB}/logilab/astng/test/regrtest_data/package/subpackage/module.pyo
-${PYSITELIB}/logilab/astng/test/unittest_builder.py
-${PYSITELIB}/logilab/astng/test/unittest_builder.pyc
-${PYSITELIB}/logilab/astng/test/unittest_builder.pyo
-${PYSITELIB}/logilab/astng/test/unittest_inference.py
-${PYSITELIB}/logilab/astng/test/unittest_inference.pyc
-${PYSITELIB}/logilab/astng/test/unittest_inference.pyo
-${PYSITELIB}/logilab/astng/test/unittest_inspector.py
-${PYSITELIB}/logilab/astng/test/unittest_inspector.pyc
-${PYSITELIB}/logilab/astng/test/unittest_inspector.pyo
-${PYSITELIB}/logilab/astng/test/unittest_lookup.py
-${PYSITELIB}/logilab/astng/test/unittest_lookup.pyc
-${PYSITELIB}/logilab/astng/test/unittest_lookup.pyo
-${PYSITELIB}/logilab/astng/test/unittest_manager.py
-${PYSITELIB}/logilab/astng/test/unittest_manager.pyc
-${PYSITELIB}/logilab/astng/test/unittest_manager.pyo
-${PYSITELIB}/logilab/astng/test/unittest_nodes.py
-${PYSITELIB}/logilab/astng/test/unittest_nodes.pyc
-${PYSITELIB}/logilab/astng/test/unittest_nodes.pyo
-${PYSITELIB}/logilab/astng/test/unittest_python3.py
-${PYSITELIB}/logilab/astng/test/unittest_python3.pyc
-${PYSITELIB}/logilab/astng/test/unittest_python3.pyo
-${PYSITELIB}/logilab/astng/test/unittest_regrtest.py
-${PYSITELIB}/logilab/astng/test/unittest_regrtest.pyc
-${PYSITELIB}/logilab/astng/test/unittest_regrtest.pyo
-${PYSITELIB}/logilab/astng/test/unittest_scoped_nodes.py
-${PYSITELIB}/logilab/astng/test/unittest_scoped_nodes.pyc
-${PYSITELIB}/logilab/astng/test/unittest_scoped_nodes.pyo
-${PYSITELIB}/logilab/astng/test/unittest_utils.py
-${PYSITELIB}/logilab/astng/test/unittest_utils.pyc
-${PYSITELIB}/logilab/astng/test/unittest_utils.pyo
-${PYSITELIB}/logilab/astng/utils.py
-${PYSITELIB}/logilab/astng/utils.pyc
-${PYSITELIB}/logilab/astng/utils.pyo
-${PYSITELIB}/${EGG_NAME}-nspkg.pth
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
diff -r 59dcb939ac42 -r 11074f4bc769 devel/py-logilab-astng/distinfo
--- a/devel/py-logilab-astng/distinfo   Tue Jan 04 06:53:58 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 10:18:39 nia Exp $
-
-BLAKE2s (logilab-astng-0.24.3.tar.gz) = 9006a7b41be9b2dbf1732ffd9e62cf01fb1447934494405c2190cd706081eea7
-SHA512 (logilab-astng-0.24.3.tar.gz) = fb1e46ebf7111d727cd9d187968cb349dc23dfba0d4d8c6c793a8c081d4506f11e488074cc51b632c525aa264cfa50279dda90f0cf35dc2120ebbf4714902525
-Size (logilab-astng-0.24.3.tar.gz) = 106660 bytes
-SHA1 (patch-aa) = dd61d88f06b06aa16a11fff4bd2cb14da62b26f6
diff -r 59dcb939ac42 -r 11074f4bc769 devel/py-logilab-astng/patches/patch-aa
--- a/devel/py-logilab-astng/patches/patch-aa   Tue Jan 04 06:53:58 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,31 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2016/10/01 13:00:10 joerg Exp $
-
-Don't creat this file for pkgsrc.
-Call versioned 2to3 binary.
-
---- setup.py.orig      2013-04-17 09:38:31.000000000 +0000
-+++ setup.py
-@@ -109,14 +109,6 @@ class MyInstallLib(install_lib.install_l
-     def run(self):
-         """overridden from install_lib class"""
-         install_lib.install_lib.run(self)
--        # create Products.__init__.py if needed
--        if subpackage_of:
--            product_init = join(self.install_dir, subpackage_of, '__init__.py')
--            if not exists(product_init):
--                self.announce('creating %s' % product_init)
--                stream = open(product_init, 'w')
--                stream.write(EMPTY_FILE)
--                stream.close()
- 
- 
- class MyBuildPy(build_py):
-@@ -140,7 +132,7 @@ class MyBuildPy(build_py):
-                     # process manually python file in include_dirs (test data)
-                     from subprocess import check_call
-                     print('running 2to3 on', dest) # parens are NOT optional here for py3k compat
--                    check_call(['2to3', '-wn', dest])
-+                    check_call(['2to3-' + os.environ['PYVERSSUFFIX'], '-wn', dest])
- 
- def install(**kwargs):
-     """setup entry point"""
diff -r 59dcb939ac42 -r 11074f4bc769 doc/CHANGES-2022
--- a/doc/CHANGES-2022  Tue Jan 04 06:53:58 2022 +0000
+++ b/doc/CHANGES-2022  Tue Jan 04 07:01:16 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2022,v 1.55 2022/01/03 19:54:25 pin Exp $
+$NetBSD: CHANGES-2022,v 1.56 2022/01/04 07:01:17 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2022:
 
@@ -67,3 +67,4 @@
        Updated math/kalker to 1.1.0 [pin 2022-01-03]
        Updated graphics/sane-backends to 1.0.30nb1 [triaxx 2022-01-03]
        Updated audio/termusic to 0.6.5 [pin 2022-01-03]
+       Removed devel/py-logilab-astng [wiz 2022-01-04]



Home | Main Index | Thread Index | Old Index