pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Remove devel/py-ipython012, obsolete version of devel/...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3c78e1ae76fb
branches: trunk
changeset: 629435:3c78e1ae76fb
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jan 21 10:28:52 2014 +0000
description:
Remove devel/py-ipython012, obsolete version of devel/py-ipython013,
and nothing in pkgsrc uses it.
diffstat:
devel/Makefile | 3 +-
devel/py-ipython012/DESCR | 5 -
devel/py-ipython012/Makefile | 28 -
devel/py-ipython012/PLIST | 2044 ------------------------
devel/py-ipython012/distinfo | 8 -
devel/py-ipython012/patches/patch-ba | 42 -
devel/py-ipython012/patches/patch-bb | 13 -
devel/py-ipython012/patches/patch-setupbase.py | 13 -
doc/CHANGES-2014 | 3 +-
9 files changed, 3 insertions(+), 2156 deletions(-)
diffs (truncated from 2212 to 300 lines):
diff -r 459061ba0595 -r 3c78e1ae76fb devel/Makefile
--- a/devel/Makefile Tue Jan 21 10:27:25 2014 +0000
+++ b/devel/Makefile Tue Jan 21 10:28:52 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1840 2014/01/14 19:44:11 wiz Exp $
+# $NetBSD: Makefile,v 1.1841 2014/01/21 10:28:52 wiz Exp $
#
COMMENT= Development utilities
@@ -1450,7 +1450,6 @@
SUBDIR+= py-hgtools
SUBDIR+= py-idle
SUBDIR+= py-ipython
-SUBDIR+= py-ipython012
SUBDIR+= py-ipython013
SUBDIR+= py-jersey
SUBDIR+= py-kjbuckets
diff -r 459061ba0595 -r 3c78e1ae76fb devel/py-ipython012/DESCR
--- a/devel/py-ipython012/DESCR Tue Jan 21 10:27:25 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-The goal of IPython is to create a comprehensive environment for interactive and
-exploratory computing. To support this goal, IPython has two main components:
-
- * An enhanced interactive Python shell.
- * An architecture for interactive parallel computing.
diff -r 459061ba0595 -r 3c78e1ae76fb devel/py-ipython012/Makefile
--- a/devel/py-ipython012/Makefile Tue Jan 21 10:27:25 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2013/10/26 12:15:59 obache Exp $
-#
-
-DISTNAME= ipython-0.12
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
-CATEGORIES= devel lang
-MASTER_SITES= http://archive.ipython.org/release/0.12/
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://ipython.org/
-COMMENT= Interactive computing environment for Python
-LICENSE= modified-bsd
-
-DEPENDS+= ${PYPKGPREFIX}-readline-[0-9]*:../../devel/py-readline
-DEPENDS+= ${PYPKGPREFIX}-pexpect-[0-9]*:../../devel/py-pexpect
-
-PYTHON_SELF_CONFLICT= yes
-
-USE_LANGUAGES= # none
-USE_TOOLS+= gunzip
-
-# let not to install compressed man pages.
-pre-configure:
- ${RUN}cd ${WRKSRC}/docs/man; gunzip *.1.gz
-
-.include "../../lang/python/distutils.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 459061ba0595 -r 3c78e1ae76fb devel/py-ipython012/PLIST
--- a/devel/py-ipython012/PLIST Tue Jan 21 10:27:25 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2044 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2012/04/17 17:45:40 drochner Exp $
-bin/ipcluster
-bin/ipcontroller
-bin/ipengine
-bin/iplogger
-bin/iptest
-bin/ipython
-bin/irunner
-bin/pycolor
-${PYSITELIB}/IPython/.git_commit_info.ini
-${PYSITELIB}/IPython/__init__.py
-${PYSITELIB}/IPython/__init__.pyc
-${PYSITELIB}/IPython/__init__.pyo
-${PYSITELIB}/IPython/config/__init__.py
-${PYSITELIB}/IPython/config/__init__.pyc
-${PYSITELIB}/IPython/config/__init__.pyo
-${PYSITELIB}/IPython/config/application.py
-${PYSITELIB}/IPython/config/application.pyc
-${PYSITELIB}/IPython/config/application.pyo
-${PYSITELIB}/IPython/config/configurable.py
-${PYSITELIB}/IPython/config/configurable.pyc
-${PYSITELIB}/IPython/config/configurable.pyo
-${PYSITELIB}/IPython/config/loader.py
-${PYSITELIB}/IPython/config/loader.pyc
-${PYSITELIB}/IPython/config/loader.pyo
-${PYSITELIB}/IPython/config/profile/README
-${PYSITELIB}/IPython/config/profile/README_STARTUP
-${PYSITELIB}/IPython/config/profile/__init__.py
-${PYSITELIB}/IPython/config/profile/__init__.pyc
-${PYSITELIB}/IPython/config/profile/__init__.pyo
-${PYSITELIB}/IPython/config/profile/cluster/ipython_config.py
-${PYSITELIB}/IPython/config/profile/cluster/ipython_config.pyc
-${PYSITELIB}/IPython/config/profile/cluster/ipython_config.pyo
-${PYSITELIB}/IPython/config/profile/math/ipython_config.py
-${PYSITELIB}/IPython/config/profile/math/ipython_config.pyc
-${PYSITELIB}/IPython/config/profile/math/ipython_config.pyo
-${PYSITELIB}/IPython/config/profile/pysh/ipython_config.py
-${PYSITELIB}/IPython/config/profile/pysh/ipython_config.pyc
-${PYSITELIB}/IPython/config/profile/pysh/ipython_config.pyo
-${PYSITELIB}/IPython/config/profile/python3/ipython_config.py
-${PYSITELIB}/IPython/config/profile/python3/ipython_config.pyc
-${PYSITELIB}/IPython/config/profile/python3/ipython_config.pyo
-${PYSITELIB}/IPython/config/profile/sympy/ipython_config.py
-${PYSITELIB}/IPython/config/profile/sympy/ipython_config.pyc
-${PYSITELIB}/IPython/config/profile/sympy/ipython_config.pyo
-${PYSITELIB}/IPython/config/tests/__init__.py
-${PYSITELIB}/IPython/config/tests/__init__.pyc
-${PYSITELIB}/IPython/config/tests/__init__.pyo
-${PYSITELIB}/IPython/config/tests/test_application.py
-${PYSITELIB}/IPython/config/tests/test_application.pyc
-${PYSITELIB}/IPython/config/tests/test_application.pyo
-${PYSITELIB}/IPython/config/tests/test_configurable.py
-${PYSITELIB}/IPython/config/tests/test_configurable.pyc
-${PYSITELIB}/IPython/config/tests/test_configurable.pyo
-${PYSITELIB}/IPython/config/tests/test_loader.py
-${PYSITELIB}/IPython/config/tests/test_loader.pyc
-${PYSITELIB}/IPython/config/tests/test_loader.pyo
-${PYSITELIB}/IPython/core/__init__.py
-${PYSITELIB}/IPython/core/__init__.pyc
-${PYSITELIB}/IPython/core/__init__.pyo
-${PYSITELIB}/IPython/core/alias.py
-${PYSITELIB}/IPython/core/alias.pyc
-${PYSITELIB}/IPython/core/alias.pyo
-${PYSITELIB}/IPython/core/application.py
-${PYSITELIB}/IPython/core/application.pyc
-${PYSITELIB}/IPython/core/application.pyo
-${PYSITELIB}/IPython/core/autocall.py
-${PYSITELIB}/IPython/core/autocall.pyc
-${PYSITELIB}/IPython/core/autocall.pyo
-${PYSITELIB}/IPython/core/builtin_trap.py
-${PYSITELIB}/IPython/core/builtin_trap.pyc
-${PYSITELIB}/IPython/core/builtin_trap.pyo
-${PYSITELIB}/IPython/core/compilerop.py
-${PYSITELIB}/IPython/core/compilerop.pyc
-${PYSITELIB}/IPython/core/compilerop.pyo
-${PYSITELIB}/IPython/core/completer.py
-${PYSITELIB}/IPython/core/completer.pyc
-${PYSITELIB}/IPython/core/completer.pyo
-${PYSITELIB}/IPython/core/completerlib.py
-${PYSITELIB}/IPython/core/completerlib.pyc
-${PYSITELIB}/IPython/core/completerlib.pyo
-${PYSITELIB}/IPython/core/crashhandler.py
-${PYSITELIB}/IPython/core/crashhandler.pyc
-${PYSITELIB}/IPython/core/crashhandler.pyo
-${PYSITELIB}/IPython/core/debugger.py
-${PYSITELIB}/IPython/core/debugger.pyc
-${PYSITELIB}/IPython/core/debugger.pyo
-${PYSITELIB}/IPython/core/display.py
-${PYSITELIB}/IPython/core/display.pyc
-${PYSITELIB}/IPython/core/display.pyo
-${PYSITELIB}/IPython/core/display_trap.py
-${PYSITELIB}/IPython/core/display_trap.pyc
-${PYSITELIB}/IPython/core/display_trap.pyo
-${PYSITELIB}/IPython/core/displayhook.py
-${PYSITELIB}/IPython/core/displayhook.pyc
-${PYSITELIB}/IPython/core/displayhook.pyo
-${PYSITELIB}/IPython/core/displaypub.py
-${PYSITELIB}/IPython/core/displaypub.pyc
-${PYSITELIB}/IPython/core/displaypub.pyo
-${PYSITELIB}/IPython/core/error.py
-${PYSITELIB}/IPython/core/error.pyc
-${PYSITELIB}/IPython/core/error.pyo
-${PYSITELIB}/IPython/core/excolors.py
-${PYSITELIB}/IPython/core/excolors.pyc
-${PYSITELIB}/IPython/core/excolors.pyo
-${PYSITELIB}/IPython/core/extensions.py
-${PYSITELIB}/IPython/core/extensions.pyc
-${PYSITELIB}/IPython/core/extensions.pyo
-${PYSITELIB}/IPython/core/fakemodule.py
-${PYSITELIB}/IPython/core/fakemodule.pyc
-${PYSITELIB}/IPython/core/fakemodule.pyo
-${PYSITELIB}/IPython/core/formatters.py
-${PYSITELIB}/IPython/core/formatters.pyc
-${PYSITELIB}/IPython/core/formatters.pyo
-${PYSITELIB}/IPython/core/history.py
-${PYSITELIB}/IPython/core/history.pyc
-${PYSITELIB}/IPython/core/history.pyo
-${PYSITELIB}/IPython/core/hooks.py
-${PYSITELIB}/IPython/core/hooks.pyc
-${PYSITELIB}/IPython/core/hooks.pyo
-${PYSITELIB}/IPython/core/inputsplitter.py
-${PYSITELIB}/IPython/core/inputsplitter.pyc
-${PYSITELIB}/IPython/core/inputsplitter.pyo
-${PYSITELIB}/IPython/core/interactiveshell.py
-${PYSITELIB}/IPython/core/interactiveshell.pyc
-${PYSITELIB}/IPython/core/interactiveshell.pyo
-${PYSITELIB}/IPython/core/ipapi.py
-${PYSITELIB}/IPython/core/ipapi.pyc
-${PYSITELIB}/IPython/core/ipapi.pyo
-${PYSITELIB}/IPython/core/logger.py
-${PYSITELIB}/IPython/core/logger.pyc
-${PYSITELIB}/IPython/core/logger.pyo
-${PYSITELIB}/IPython/core/macro.py
-${PYSITELIB}/IPython/core/macro.pyc
-${PYSITELIB}/IPython/core/macro.pyo
-${PYSITELIB}/IPython/core/magic.py
-${PYSITELIB}/IPython/core/magic.pyc
-${PYSITELIB}/IPython/core/magic.pyo
-${PYSITELIB}/IPython/core/magic_arguments.py
-${PYSITELIB}/IPython/core/magic_arguments.pyc
-${PYSITELIB}/IPython/core/magic_arguments.pyo
-${PYSITELIB}/IPython/core/oinspect.py
-${PYSITELIB}/IPython/core/oinspect.pyc
-${PYSITELIB}/IPython/core/oinspect.pyo
-${PYSITELIB}/IPython/core/page.py
-${PYSITELIB}/IPython/core/page.pyc
-${PYSITELIB}/IPython/core/page.pyo
-${PYSITELIB}/IPython/core/payload.py
-${PYSITELIB}/IPython/core/payload.pyc
-${PYSITELIB}/IPython/core/payload.pyo
-${PYSITELIB}/IPython/core/payloadpage.py
-${PYSITELIB}/IPython/core/payloadpage.pyc
-${PYSITELIB}/IPython/core/payloadpage.pyo
-${PYSITELIB}/IPython/core/plugin.py
-${PYSITELIB}/IPython/core/plugin.pyc
-${PYSITELIB}/IPython/core/plugin.pyo
-${PYSITELIB}/IPython/core/prefilter.py
-${PYSITELIB}/IPython/core/prefilter.pyc
-${PYSITELIB}/IPython/core/prefilter.pyo
-${PYSITELIB}/IPython/core/profileapp.py
-${PYSITELIB}/IPython/core/profileapp.pyc
-${PYSITELIB}/IPython/core/profileapp.pyo
-${PYSITELIB}/IPython/core/profiledir.py
-${PYSITELIB}/IPython/core/profiledir.pyc
-${PYSITELIB}/IPython/core/profiledir.pyo
-${PYSITELIB}/IPython/core/prompts.py
-${PYSITELIB}/IPython/core/prompts.pyc
-${PYSITELIB}/IPython/core/prompts.pyo
-${PYSITELIB}/IPython/core/pylabtools.py
-${PYSITELIB}/IPython/core/pylabtools.pyc
-${PYSITELIB}/IPython/core/pylabtools.pyo
-${PYSITELIB}/IPython/core/release.py
-${PYSITELIB}/IPython/core/release.pyc
-${PYSITELIB}/IPython/core/release.pyo
-${PYSITELIB}/IPython/core/shadowns.py
-${PYSITELIB}/IPython/core/shadowns.pyc
-${PYSITELIB}/IPython/core/shadowns.pyo
-${PYSITELIB}/IPython/core/shellapp.py
-${PYSITELIB}/IPython/core/shellapp.pyc
-${PYSITELIB}/IPython/core/shellapp.pyo
-${PYSITELIB}/IPython/core/splitinput.py
-${PYSITELIB}/IPython/core/splitinput.pyc
-${PYSITELIB}/IPython/core/splitinput.pyo
-${PYSITELIB}/IPython/core/tests/__init__.py
-${PYSITELIB}/IPython/core/tests/__init__.pyc
-${PYSITELIB}/IPython/core/tests/__init__.pyo
-${PYSITELIB}/IPython/core/tests/refbug.py
-${PYSITELIB}/IPython/core/tests/refbug.pyc
-${PYSITELIB}/IPython/core/tests/refbug.pyo
-${PYSITELIB}/IPython/core/tests/simpleerr.py
-${PYSITELIB}/IPython/core/tests/simpleerr.pyc
-${PYSITELIB}/IPython/core/tests/simpleerr.pyo
-${PYSITELIB}/IPython/core/tests/tclass.py
-${PYSITELIB}/IPython/core/tests/tclass.pyc
-${PYSITELIB}/IPython/core/tests/tclass.pyo
-${PYSITELIB}/IPython/core/tests/test_application.py
-${PYSITELIB}/IPython/core/tests/test_application.pyc
-${PYSITELIB}/IPython/core/tests/test_application.pyo
-${PYSITELIB}/IPython/core/tests/test_autocall.py
-${PYSITELIB}/IPython/core/tests/test_autocall.pyc
-${PYSITELIB}/IPython/core/tests/test_autocall.pyo
-${PYSITELIB}/IPython/core/tests/test_compilerop.py
-${PYSITELIB}/IPython/core/tests/test_compilerop.pyc
-${PYSITELIB}/IPython/core/tests/test_compilerop.pyo
-${PYSITELIB}/IPython/core/tests/test_completer.py
-${PYSITELIB}/IPython/core/tests/test_completer.pyc
-${PYSITELIB}/IPython/core/tests/test_completer.pyo
-${PYSITELIB}/IPython/core/tests/test_completerlib.py
-${PYSITELIB}/IPython/core/tests/test_completerlib.pyc
-${PYSITELIB}/IPython/core/tests/test_completerlib.pyo
-${PYSITELIB}/IPython/core/tests/test_fakemodule.py
-${PYSITELIB}/IPython/core/tests/test_fakemodule.pyc
-${PYSITELIB}/IPython/core/tests/test_fakemodule.pyo
-${PYSITELIB}/IPython/core/tests/test_formatters.py
-${PYSITELIB}/IPython/core/tests/test_formatters.pyc
-${PYSITELIB}/IPython/core/tests/test_formatters.pyo
-${PYSITELIB}/IPython/core/tests/test_handlers.py
-${PYSITELIB}/IPython/core/tests/test_handlers.pyc
-${PYSITELIB}/IPython/core/tests/test_handlers.pyo
-${PYSITELIB}/IPython/core/tests/test_history.py
-${PYSITELIB}/IPython/core/tests/test_history.pyc
-${PYSITELIB}/IPython/core/tests/test_history.pyo
-${PYSITELIB}/IPython/core/tests/test_imports.py
-${PYSITELIB}/IPython/core/tests/test_imports.pyc
-${PYSITELIB}/IPython/core/tests/test_imports.pyo
-${PYSITELIB}/IPython/core/tests/test_inputsplitter.py
-${PYSITELIB}/IPython/core/tests/test_inputsplitter.pyc
-${PYSITELIB}/IPython/core/tests/test_inputsplitter.pyo
-${PYSITELIB}/IPython/core/tests/test_interactiveshell.py
-${PYSITELIB}/IPython/core/tests/test_interactiveshell.pyc
-${PYSITELIB}/IPython/core/tests/test_interactiveshell.pyo
-${PYSITELIB}/IPython/core/tests/test_iplib.py
-${PYSITELIB}/IPython/core/tests/test_iplib.pyc
-${PYSITELIB}/IPython/core/tests/test_iplib.pyo
-${PYSITELIB}/IPython/core/tests/test_logger.py
-${PYSITELIB}/IPython/core/tests/test_logger.pyc
-${PYSITELIB}/IPython/core/tests/test_logger.pyo
-${PYSITELIB}/IPython/core/tests/test_magic.py
Home |
Main Index |
Thread Index |
Old Index