Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11051454
D4195.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
8 KB
Referenced Files
None
Subscribers
None
D4195.id.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,10 +1,9 @@
name : python-setuptools
-version : 38.2.5
-release : 13
+version : 40.5.0
+release : 14
source :
- - https://github.com/pypa/setuptools/archive/38.2.5.tar.gz : 999acfc0f6eae7309b4a78118573e5948478cfda68061a5719cf9d475ddced0a
-license :
- - MIT
+ - https://github.com/pypa/setuptools/archive/v40.5.0.tar.gz : 59d550ae5e3dd8c1694994eaf9ffb300cfab2b0f204db918d30d3d6da710084e
+license : MIT
component : programming.python
summary : Easily download, build, install, upgrade, and uninstall Python packages
description: |
@@ -17,14 +16,13 @@
- python-appdirs
- python-six
- python-packaging
+environment: |
+ # Don't want .exe files
+ export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
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,8 +2,8 @@
<Source>
<Name>python-setuptools</Name>
<Packager>
- <Name>Stig Svensson</Name>
- <Email>stigarn@protonmail.ch</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
@@ -19,7 +19,8 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
- <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="executable">/usr/bin/easy_install</Path>
+ <Path fileType="executable">/usr/bin/easy_install-2.7</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/easy_install.py</Path>
<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>
@@ -54,15 +55,39 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/extern/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/py31compat.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pkg_resources/py31compat.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-38.2.5.post20180101-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-38.2.5.post20180101-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-38.2.5.post20180101-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-38.2.5.post20180101-py2.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-38.2.5.post20180101-py2.7.egg-info/requires.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-38.2.5.post20180101-py2.7.egg-info/top_level.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-38.2.5.post20180101-py2.7.egg-info/zip-safe</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-40.5.0.post20181028-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-40.5.0.post20181028-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-40.5.0.post20181028-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-40.5.0.post20181028-py2.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-40.5.0.post20181028-py2.7.egg-info/requires.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-40.5.0.post20181028-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools-40.5.0.post20181028-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/_vendor/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/packaging/__about__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/packaging/__about__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/packaging/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/packaging/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/packaging/_compat.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/packaging/_compat.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/packaging/_structures.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/packaging/_structures.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/packaging/markers.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/packaging/markers.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/packaging/requirements.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/packaging/requirements.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/packaging/specifiers.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/packaging/specifiers.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/packaging/utils.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/packaging/utils.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/packaging/version.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/packaging/version.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/pyparsing.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/pyparsing.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/six.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/_vendor/six.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/archive_util.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/archive_util.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/setuptools/build_meta.py</Path>
@@ -174,12 +199,12 @@
</Files>
</Package>
<History>
- <Update release="13">
- <Date>2018-01-01</Date>
- <Version>38.2.5</Version>
+ <Update release="14">
+ <Date>2018-10-28</Date>
+ <Version>40.5.0</Version>
<Comment>Packaging update</Comment>
- <Name>Stig Svensson</Name>
- <Email>stigarn@protonmail.ch</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 8:02 PM (2 h, 51 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5808502
Default Alt Text
D4195.id.diff (8 KB)
Attached To
Mode
D4195: Update python-setuptools to 40.5.0
Attached
Detach File
Event Timeline
Log In to Comment