From 4a95837e576e56676802e636630bfda7438d3cb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nagy=20K=C3=A1roly=20G=C3=A1briel?= Date: Sat, 24 Oct 2015 13:52:53 +0200 Subject: [PATCH] setuptools: Updated (0.6.15 -> 18.3.2) --- python/{distribute => setuptools}/parse-config | 4 ++-- .../setuptools.cache} | 0 .../setuptools.desc} | 16 +++++++--------- 3 files changed, 9 insertions(+), 11 deletions(-) rename python/{distribute => setuptools}/parse-config (86%) rename python/{distribute/distribute.cache => setuptools/setuptools.cache} (100%) rename python/{distribute/distribute.desc => setuptools/setuptools.desc} (75%) diff --git a/python/distribute/parse-config b/python/setuptools/parse-config similarity index 86% rename from python/distribute/parse-config rename to python/setuptools/parse-config index 4de6d748c..3f3c07512 100644 --- a/python/distribute/parse-config +++ b/python/setuptools/parse-config @@ -1,8 +1,8 @@ # --- SDE-COPYRIGHT-NOTE-BEGIN --- # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # -# Filename: package/.../distribute/parse-config -# Copyright (C) 2006 - 2011 The OpenSDE Project +# Filename: package/.../setuptools/parse-config +# Copyright (C) 2006 - 2015 The OpenSDE Project # # More information can be found in the files COPYING and README. # diff --git a/python/distribute/distribute.cache b/python/setuptools/setuptools.cache similarity index 100% rename from python/distribute/distribute.cache rename to python/setuptools/setuptools.cache diff --git a/python/distribute/distribute.desc b/python/setuptools/setuptools.desc similarity index 75% rename from python/distribute/distribute.desc rename to python/setuptools/setuptools.desc index fb1d06908..30352aa77 100644 --- a/python/distribute/distribute.desc +++ b/python/setuptools/setuptools.desc @@ -1,9 +1,8 @@ [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] -[COPY] Filename: package/.../distribute/distribute.desc -[COPY] Copyright (C) 2006 - 2011 The OpenSDE Project -[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project +[COPY] Filename: package/.../setuptools/setuptools.desc +[COPY] Copyright (C) 2015 The OpenSDE Project [COPY] [COPY] More information can be found in the files COPYING and README. [COPY] @@ -13,11 +12,9 @@ [COPY] GNU General Public License can be found in the file COPYING. [COPY] --- SDE-COPYRIGHT-NOTE-END --- + [I] A collection of enhancements to the Python distutils -[T] Distribute is a fork of the Setuptools project, and is intended to replace -[T] Setuptools as the standard method for working with Python module -[T] distributions. [T] Packages built and distributed using setuptools look to the user like [T] ordinary Python packages based on the distutils. Your users don't need to [T] install or even know about setuptools in order to use them, and you don't @@ -27,7 +24,7 @@ [T] your package from source and doesn't have a suitable version already [T] installed. -[U] http://packages.python.org/distribute +[U] https://pypi.python.org/pypi/setuptools [A] The fellowship of the packaging [A] Phillip J. Eby @@ -39,7 +36,8 @@ [L] OpenSource [S] Stable -[V] 0.6.15 +[V] 18.3.2 [P] X -----5---9 109.001 -[D] 2633663678 distribute-0.6.15.tar.gz http://pypi.python.org/packages/source/d/distribute/ +[D] 1391240521 setuptools-18.3.2.tar.gz https://pypi.python.org/packages/source/s/setuptools/ +