Tue, 16 Apr 2024 04:03:06 UTC | login

Information for RPM platform-python-pip-9.0.3-13.el8.noarch.rpm

ID2627
Nameplatform-python-pip
Version9.0.3
Release13.el8
Epoch
Archnoarch
SummaryA tool for installing and managing Python3 packages
Descriptionpip is a package management system used to install and manage software packages written in Python. Many packages can be found in the Python Package Index (PyPI). pip is a recursive acronym that can stand for either "Pip Installs Packages" or "Pip Installs Python".
Build Time2019-05-11 00:54:56 GMT
Size1.84 MB
19b2afa45fcdc10a8ab4e6694ef21bf2
LicenseMIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD)
Buildrootdist-c8-build-397-61
Provides
bundled(python3dist(appdirs)) = 1.4.0
bundled(python3dist(cachecontrol)) = 0.11.7
bundled(python3dist(chardet)) = 2.3.0
bundled(python3dist(colorama)) = 0.3.7
bundled(python3dist(distlib)) = 0.2.4
bundled(python3dist(distro)) = 1.0.1
bundled(python3dist(html5lib)) = 1.0b10
bundled(python3dist(ipaddress) = 1.0.17
bundled(python3dist(lockfile)) = 0.12.2
bundled(python3dist(packaging)) = 16.8
bundled(python3dist(progress)) = 1.2
bundled(python3dist(pyparsing)) = 2.1.10
bundled(python3dist(requests)) = 2.11.1
bundled(python3dist(retrying)) = 1.3.3
bundled(python3dist(setuptools)) = 28.8.0
bundled(python3dist(six)) = 1.10.0
bundled(python3dist(urllib3)) = 1.16
bundled(python3dist(webencodings)) = 0.5
platform-python-pip = 9.0.3-13.el8
python3.6dist(pip) = 9.0.3
python3dist(pip) = 9.0.3
Obsoletes
python3-pip < 9.0.3-6.el8
Conflicts
python3-pip < 9.0.3-5.el8
Requires
ca-certificates
platform-python-setuptools
python(abi) = 3.6
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 896 >>>
Name descending sort Size
/usr/share/man/man1/pip3.1.gz49.77 KB
/usr/share/licenses/platform-python-pip/LICENSE.txt1.06 KB
/usr/share/licenses/platform-python-pip0.00 B
/usr/share/doc/platform-python-pip/README.rst1.25 KB
/usr/share/doc/platform-python-pip0.00 B
/usr/share/bash-completion/completions/pip3.67.00 B
/usr/share/bash-completion/completions/pip3272.00 B
/usr/share/bash-completion/completions0.00 B
/usr/share/bash-completion0.00 B
/usr/lib/python3.6/site-packages/pip/wheel.py31.53 KB
/usr/lib/python3.6/site-packages/pip/vcs/subversion.py9.13 KB
/usr/lib/python3.6/site-packages/pip/vcs/mercurial.py3.39 KB
/usr/lib/python3.6/site-packages/pip/vcs/git.py10.93 KB
/usr/lib/python3.6/site-packages/pip/vcs/bazaar.py3.71 KB
/usr/lib/python3.6/site-packages/pip/vcs/__pycache__/subversion.cpython-36.pyc6.92 KB
/usr/lib/python3.6/site-packages/pip/vcs/__pycache__/subversion.cpython-36.opt-1.pyc6.83 KB
/usr/lib/python3.6/site-packages/pip/vcs/__pycache__/mercurial.cpython-36.pyc3.47 KB
/usr/lib/python3.6/site-packages/pip/vcs/__pycache__/mercurial.cpython-36.opt-1.pyc3.47 KB
/usr/lib/python3.6/site-packages/pip/vcs/__pycache__/git.cpython-36.pyc8.57 KB
/usr/lib/python3.6/site-packages/pip/vcs/__pycache__/git.cpython-36.opt-1.pyc8.53 KB
/usr/lib/python3.6/site-packages/pip/vcs/__pycache__/bazaar.cpython-36.pyc3.55 KB
/usr/lib/python3.6/site-packages/pip/vcs/__pycache__/bazaar.cpython-36.opt-1.pyc3.55 KB
/usr/lib/python3.6/site-packages/pip/vcs/__pycache__/__init__.cpython-36.pyc10.83 KB
/usr/lib/python3.6/site-packages/pip/vcs/__pycache__/__init__.cpython-36.opt-1.pyc10.70 KB
/usr/lib/python3.6/site-packages/pip/vcs/__pycache__0.00 B
/usr/lib/python3.6/site-packages/pip/vcs/__init__.py12.08 KB
/usr/lib/python3.6/site-packages/pip/vcs0.00 B
/usr/lib/python3.6/site-packages/pip/utils/ui.py11.33 KB
/usr/lib/python3.6/site-packages/pip/utils/setuptools_build.py278.00 B
/usr/lib/python3.6/site-packages/pip/utils/packaging.py2.03 KB
/usr/lib/python3.6/site-packages/pip/utils/outdated.py5.85 KB
/usr/lib/python3.6/site-packages/pip/utils/logging.py3.25 KB
/usr/lib/python3.6/site-packages/pip/utils/hashes.py2.80 KB
/usr/lib/python3.6/site-packages/pip/utils/glibc.py2.87 KB
/usr/lib/python3.6/site-packages/pip/utils/filesystem.py899.00 B
/usr/lib/python3.6/site-packages/pip/utils/encoding.py971.00 B
/usr/lib/python3.6/site-packages/pip/utils/deprecation.py2.18 KB
/usr/lib/python3.6/site-packages/pip/utils/build.py1.28 KB
/usr/lib/python3.6/site-packages/pip/utils/appdirs.py8.60 KB
/usr/lib/python3.6/site-packages/pip/utils/__pycache__/ui.cpython-36.pyc9.34 KB
/usr/lib/python3.6/site-packages/pip/utils/__pycache__/ui.cpython-36.opt-1.pyc9.28 KB
/usr/lib/python3.6/site-packages/pip/utils/__pycache__/setuptools_build.cpython-36.pyc308.00 B
/usr/lib/python3.6/site-packages/pip/utils/__pycache__/setuptools_build.cpython-36.opt-1.pyc308.00 B
/usr/lib/python3.6/site-packages/pip/utils/__pycache__/packaging.cpython-36.pyc1.92 KB
/usr/lib/python3.6/site-packages/pip/utils/__pycache__/packaging.cpython-36.opt-1.pyc1.92 KB
/usr/lib/python3.6/site-packages/pip/utils/__pycache__/outdated.cpython-36.pyc4.60 KB
/usr/lib/python3.6/site-packages/pip/utils/__pycache__/outdated.cpython-36.opt-1.pyc4.60 KB
/usr/lib/python3.6/site-packages/pip/utils/__pycache__/logging.cpython-36.pyc3.79 KB
/usr/lib/python3.6/site-packages/pip/utils/__pycache__/logging.cpython-36.opt-1.pyc3.79 KB
/usr/lib/python3.6/site-packages/pip/utils/__pycache__/hashes.cpython-36.pyc3.15 KB
Component of
Page:
1 through 50 of 19742 >>>
Buildroot descending sort Created State
dist-c8-stream-build-35445-5110 2020-04-16 01:18:11 expired
dist-c8-stream-build-35444-5110 2020-04-16 01:18:10 expired
dist-c8-stream-build-35443-5110 2020-04-16 01:17:50 expired
dist-c8-stream-build-35442-5110 2020-04-16 01:17:23 expired
dist-c8-stream-build-35441-5110 2020-04-16 01:16:15 expired
dist-c8-stream-build-35406-5100 2020-04-15 23:04:23 expired
dist-c8-stream-build-35405-5100 2020-04-15 23:04:22 expired
dist-c8-stream-build-35404-5100 2020-04-15 23:04:20 expired
dist-c8-stream-build-35403-5100 2020-04-15 23:04:15 expired
dist-c8-stream-build-35402-5100 2020-04-15 23:03:13 expired
dist-c8-stream-build-35401-5097 2020-04-15 22:39:09 expired
dist-c8-stream-build-35400-5097 2020-04-15 22:37:33 expired
dist-c8-stream-build-35399-5094 2020-04-15 22:26:01 expired
dist-c8-stream-build-35398-5094 2020-04-15 22:25:57 expired
dist-c8-stream-build-35397-5094 2020-04-15 22:25:47 expired
dist-c8-stream-build-35396-5094 2020-04-15 22:25:46 expired
dist-c8-stream-build-35395-5094 2020-04-15 22:23:20 expired
dist-c8-stream-build-35394-5088 2020-04-15 21:26:41 expired
dist-c8-stream-build-35393-5088 2020-04-15 21:26:35 expired
dist-c8-stream-build-35392-5088 2020-04-15 21:26:32 expired
dist-c8-stream-build-35391-5088 2020-04-15 21:26:30 expired
dist-c8-stream-build-35390-5088 2020-04-15 21:26:04 expired
dist-c8-stream-build-35389-5088 2020-04-15 21:25:59 expired
dist-c8-stream-build-35388-5088 2020-04-15 21:25:57 expired
dist-c8-stream-build-35387-5088 2020-04-15 21:25:56 expired
dist-c8-stream-build-35386-5088 2020-04-15 21:25:21 expired
dist-c8-stream-build-35385-5088 2020-04-15 21:25:07 expired
dist-c8-stream-build-35384-5088 2020-04-15 21:24:48 expired
dist-c8-stream-build-35383-5085 2020-04-15 02:07:49 expired
dist-c8-stream-build-35382-5085 2020-04-15 02:07:47 expired
dist-c8-stream-build-35381-5085 2020-04-15 02:07:45 expired
dist-c8-stream-build-35380-5085 2020-04-15 02:07:41 expired
dist-c8-stream-build-35379-5085 2020-04-15 02:05:22 expired
dist-c8-stream-build-35378-5082 2020-04-15 00:37:48 expired
dist-c8-stream-build-35377-5082 2020-04-15 00:37:47 expired
dist-c8-stream-build-35376-5082 2020-04-15 00:37:37 expired
dist-c8-stream-build-35375-5082 2020-04-15 00:37:36 expired
dist-c8-stream-build-35374-5082 2020-04-15 00:36:19 expired
dist-c8-stream-build-35372-5079 2020-04-15 00:25:44 expired
dist-c8-stream-build-35371-5079 2020-04-15 00:25:36 expired
dist-c8-stream-build-35369-5079 2020-04-15 00:24:25 expired
dist-c8-stream-build-35368-5073 2020-04-15 00:15:13 expired
dist-c8-stream-build-35367-5073 2020-04-15 00:15:06 expired
dist-c8-stream-build-35366-5073 2020-04-15 00:15:03 expired
dist-c8-stream-build-35365-5073 2020-04-15 00:15:03 expired
dist-c8-stream-build-35364-5073 2020-04-15 00:12:45 expired
dist-c8-stream-build-35363-5073 2020-04-15 00:12:42 expired
dist-c8-stream-build-35362-5073 2020-04-15 00:12:42 expired
dist-c8-stream-build-35361-5073 2020-04-15 00:12:41 expired
dist-c8-stream-build-35360-5073 2020-04-15 00:12:35 expired