Page MenuHomeSolus

D50.diff
No OneTemporary

D50.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,18 +1,27 @@
name : python-setuptools
-version : 24.0.2
-release : 8
+version : 35.0.2
+release : 9
source :
- - https://pypi.python.org/packages/21/d7/3e7e4b42d40469d2b770e10aee5b49538ecf2853eb5635d2d2536b286e2d/setuptools-24.0.2.tar.gz: efe010ea62504178246f6b3d98d588c2f67884403a7a0a99670dfbf8836ca973
+ - https://github.com/pypa/setuptools/archive/v35.0.2.tar.gz : a7baa2533abe95879291e96c0f65fe6ce8e3fa0df096147065657e2d94b83ed3
license :
- - PSF
- - ZPL
+ - MIT
component : programming.python
summary : Easily download, build, install, upgrade, and uninstall Python packages
description: |
Setuptools allows the easy download, build, install, upgrade, and uninstallation of Python packages.
builddeps :
- pkgconfig(python-2.7)
+ - python-appdirs
+ - python-packaging
+ - python-six
+setup : |
+ # Do not rely on setuptools to install setuptools
+ python bootstrap.py
build : |
+ # Don't want .exe files
+ export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
%python_setup
install : |
+ # Don't want .exe files
+ export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
%python_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,11 +2,10 @@
<Source>
<Name>python-setuptools</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
- <License>PSF</License>
- <License>ZPL</License>
+ <License>MIT</License>
<PartOf>programming.python</PartOf>
<Summary xml:lang="en">Easily download, build, install, upgrade, and uninstall Python packages</Summary>
<Description xml:lang="en">Setuptools allows the easy download, build, install, upgrade, and uninstallation of Python packages.
@@ -25,39 +24,13 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/easy_install.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/__about__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/__about__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/_compat.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/_compat.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/_structures.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/_structures.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/markers.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/markers.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/requirements.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/requirements.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/specifiers.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/specifiers.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/utils.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/utils.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/version.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/packaging/version.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/pyparsing.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/pyparsing.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/six.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/_vendor/six.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/extern/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/extern/__init__.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-24.0.2-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-24.0.2-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-24.0.2-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-24.0.2-py2.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-24.0.2-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-24.0.2-py2.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-24.0.2-py2.7.egg-info/zip-safe</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-35.0.2.post20170507-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-35.0.2.post20170507-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-35.0.2.post20170507-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-35.0.2.post20170507-py2.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-35.0.2.post20170507-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-35.0.2.post20170507-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-35.0.2.post20170507-py2.7.egg-info/zip-safe</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/archive_util.py</Path>
@@ -72,6 +45,8 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/command/bdist_rpm.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/command/bdist_wininst.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/command/bdist_wininst.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/command/build_clib.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/command/build_clib.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/command/build_ext.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/command/build_ext.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/command/build_py.py</Path>
@@ -90,6 +65,8 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/command/install_lib.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/command/install_scripts.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/command/install_scripts.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/command/py36compat.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/command/py36compat.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/command/register.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/command/register.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/command/rotate.py</Path>
@@ -106,20 +83,28 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/command/upload.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/command/upload_docs.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/command/upload_docs.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/config.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/config.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/dep_util.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/dep_util.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/depends.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/depends.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/dist.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/dist.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/extension.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/extension.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/extern/__init__.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/extern/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/glob.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/glob.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/launch.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/launch.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/lib2to3_ex.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/lib2to3_ex.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/monkey.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/monkey.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/msvc.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/msvc.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/namespaces.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/namespaces.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/package_index.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/package_index.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/py26compat.py</Path>
@@ -128,6 +113,10 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/py27compat.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/py31compat.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/py31compat.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/py33compat.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/py33compat.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/py36compat.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/py36compat.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/sandbox.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/sandbox.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/script (dev).tmpl</Path>
@@ -138,8 +127,6 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/ssl_support.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/unicode_utils.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/unicode_utils.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/utils.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/utils.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/version.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/version.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/windows_support.py</Path>
@@ -147,12 +134,12 @@
</Files>
</Package>
<History>
- <Update release="8">
- <Date>2016-07-08</Date>
- <Version>24.0.2</Version>
+ <Update release="9">
+ <Date>2017-05-07</Date>
+ <Version>35.0.2</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua@stroblindustries.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 6:56 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5818930
Default Alt Text
D50.diff (14 KB)

Event Timeline