From 27e1c25cf73c4c5bac60aafd70424be4ac048c6d Mon Sep 17 00:00:00 2001 From: Yamashita Yuu Date: Tue, 11 Mar 2014 11:41:01 +0900 Subject: [PATCH] Remove release candidates of CPython 3.3.5 --- plugins/python-build/share/python-build/3.3.5rc1 | 5 ----- plugins/python-build/share/python-build/3.3.5rc2 | 5 ----- 2 files changed, 10 deletions(-) delete mode 100644 plugins/python-build/share/python-build/3.3.5rc1 delete mode 100644 plugins/python-build/share/python-build/3.3.5rc2 diff --git a/plugins/python-build/share/python-build/3.3.5rc1 b/plugins/python-build/share/python-build/3.3.5rc1 deleted file mode 100644 index e27d58cb..00000000 --- a/plugins/python-build/share/python-build/3.3.5rc1 +++ /dev/null @@ -1,5 +0,0 @@ -require_cc "gcc" "clang" -install_package "readline-6.2" "http://ftpmirror.gnu.org/readline/readline-6.2.tar.gz#67948acb2ca081f23359d0256e9a271c" standard --if has_broken_mac_readline -install_package "Python-3.3.5rc1" "http://python.org/ftp/python/3.3.5/Python-3.3.5rc1.tgz#f5385c4c809072b1c5b49d5faae4f9b2" ldflags_dirs standard verify_py33 -install_package "setuptools-2.2" "https://pypi.python.org/packages/source/s/setuptools/setuptools-2.2.tar.gz#04a7664538957b832710653fd7d5b4e6" python -install_package "pip-1.5.4" "https://pypi.python.org/packages/source/p/pip/pip-1.5.4.tar.gz#834b2904f92d46aaa333267fb1c922bb" python diff --git a/plugins/python-build/share/python-build/3.3.5rc2 b/plugins/python-build/share/python-build/3.3.5rc2 deleted file mode 100644 index e50f5863..00000000 --- a/plugins/python-build/share/python-build/3.3.5rc2 +++ /dev/null @@ -1,5 +0,0 @@ -require_cc "gcc" "clang" -install_package "readline-6.2" "http://ftpmirror.gnu.org/readline/readline-6.2.tar.gz#67948acb2ca081f23359d0256e9a271c" standard --if has_broken_mac_readline -install_package "Python-3.3.5rc2" "http://www.python.org/ftp/python/3.3.5/Python-3.3.5rc2.tgz#45a6adb9cca2a90eab9270d4eadb2e00" ldflags_dirs standard verify_py33 -install_package "setuptools-2.2" "https://pypi.python.org/packages/source/s/setuptools/setuptools-2.2.tar.gz#04a7664538957b832710653fd7d5b4e6" python -install_package "pip-1.5.4" "https://pypi.python.org/packages/source/p/pip/pip-1.5.4.tar.gz#834b2904f92d46aaa333267fb1c922bb" python