Page MenuHomeSolus

D11696.id28338.diff
No OneTemporary

D11696.id28338.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,11 +1,12 @@
name : pip
-version : 20.1.1
-release : 14
+version : 20.3.4
+release : 15
source :
- - https://github.com/pypa/pip/archive/20.1.1.tar.gz : fa20f7632bab63162d281e555e1d40dced21f22b2578709454f9015f279a0144
+ - https://github.com/pypa/pip/archive/20.3.4.tar.gz : cc21e03832d7ce96a0cf77ec1669661de35abb4366a9059fa54f1647e514ce3f
+homepage : https://pip.pypa.io/en/stable/
license : MIT
component : programming.tools
-summary : The PyPA recommended tool for installing Python packages.
+summary : The PyPA recommended tool for installing Python packages
description: |
The PyPA recommended tool for installing Python packages.
builddeps :
@@ -17,5 +18,5 @@
install : |
%python_install
#check : |
-# # requires scripttest to be packaged
+# # requires python2 modules for scripttest csv23 and werkzeug
# %python_test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -1,20 +1,21 @@
<PISI>
<Source>
<Name>pip</Name>
+ <Homepage>https://pip.pypa.io/en/stable/</Homepage>
<Packager>
- <Name>Jeremy Potter</Name>
- <Email>solus@stormdesign.us</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.tools</PartOf>
- <Summary xml:lang="en">The PyPA recommended tool for installing Python packages.</Summary>
+ <Summary xml:lang="en">The PyPA recommended tool for installing Python packages</Summary>
<Description xml:lang="en">The PyPA recommended tool for installing Python packages.
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>pip</Name>
- <Summary xml:lang="en">The PyPA recommended tool for installing Python packages.</Summary>
+ <Summary xml:lang="en">The PyPA recommended tool for installing Python packages</Summary>
<Description xml:lang="en">The PyPA recommended tool for installing Python packages.
</Description>
<PartOf>programming.tools</PartOf>
@@ -22,12 +23,12 @@
<Path fileType="executable">/usr/bin/pip</Path>
<Path fileType="executable">/usr/bin/pip2</Path>
<Path fileType="executable">/usr/bin/pip2.7</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pip-20.1.1-py2.7.egg-info/PKG-INFO</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pip-20.1.1-py2.7.egg-info/SOURCES.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pip-20.1.1-py2.7.egg-info/dependency_links.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pip-20.1.1-py2.7.egg-info/entry_points.txt</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pip-20.1.1-py2.7.egg-info/not-zip-safe</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pip-20.1.1-py2.7.egg-info/top_level.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip-20.3.4-py2.7.egg-info/PKG-INFO</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip-20.3.4-py2.7.egg-info/SOURCES.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip-20.3.4-py2.7.egg-info/dependency_links.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip-20.3.4-py2.7.egg-info/entry_points.txt</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip-20.3.4-py2.7.egg-info/not-zip-safe</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip-20.3.4-py2.7.egg-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/__main__.py</Path>
@@ -148,6 +149,8 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/network/cache.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/network/download.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/network/download.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/network/lazy_wheel.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/network/session.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/network/session.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/network/utils.py</Path>
@@ -212,8 +215,12 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/resolution/resolvelib/candidates.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/resolution/resolvelib/factory.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/resolution/resolvelib/factory.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/resolution/resolvelib/found_candidates.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/resolution/resolvelib/provider.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/resolution/resolvelib/provider.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/resolution/resolvelib/reporter.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/resolution/resolvelib/reporter.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/resolution/resolvelib/requirements.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/resolution/resolvelib/requirements.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py</Path>
@@ -228,6 +235,8 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/utils/compat.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/utils/compatibility_tags.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/utils/compatibility_tags.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/utils/datetime.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/utils/datetime.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/utils/deprecation.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/utils/deprecation.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/utils/direct_url_helpers.py</Path>
@@ -256,6 +265,8 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/utils/models.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/utils/packaging.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/utils/packaging.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/utils/parallel.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/utils/parallel.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/utils/pkg_resources.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/utils/pkg_resources.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_internal/utils/setuptools_build.py</Path>
@@ -476,8 +487,6 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/_trie/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/_trie/_base.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/_trie/_base.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/_trie/datrie.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/_trie/datrie.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/_trie/py.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/_trie/py.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/html5lib/_utils.py</Path>
@@ -654,6 +663,10 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/requests/utils.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/resolvelib/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/resolvelib/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/resolvelib/compat/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/resolvelib/compat/__init__.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/resolvelib/compat/collections_abc.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/resolvelib/compat/collections_abc.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/resolvelib/providers.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/resolvelib/providers.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/resolvelib/reporters.py</Path>
@@ -666,8 +679,6 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/retrying.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/six.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/six.pyc</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/toml.py</Path>
- <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/toml.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/toml/__init__.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/toml/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/toml/decoder.py</Path>
@@ -682,6 +693,8 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/_collections.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/_collections.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/_version.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/_version.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/connection.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/connection.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/connectionpool.py</Path>
@@ -734,6 +747,8 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/util/__init__.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/util/connection.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/util/connection.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/util/proxy.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/util/proxy.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/util/queue.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/util/queue.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/util/request.py</Path>
@@ -744,6 +759,8 @@
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/util/retry.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/util/ssl_.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/util/ssl_.pyc</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/util/ssltransport.py</Path>
+ <Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/util/ssltransport.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/util/timeout.py</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/util/timeout.pyc</Path>
<Path fileType="library">/usr/lib/python2.7/site-packages/pip/_vendor/urllib3/util/url.py</Path>
@@ -764,12 +781,12 @@
</Files>
</Package>
<History>
- <Update release="14">
- <Date>2020-05-27</Date>
- <Version>20.1.1</Version>
+ <Update release="15">
+ <Date>2021-08-19</Date>
+ <Version>20.3.4</Version>
<Comment>Packaging update</Comment>
- <Name>Jeremy Potter</Name>
- <Email>solus@stormdesign.us</Email>
+ <Name>Algent Albrahimi</Name>
+ <Email>algent@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Jun 18 2023, 1:57 AM (7 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5809248
Default Alt Text
D11696.id28338.diff (14 KB)

Event Timeline