Home
last modified time | relevance | path

Searched refs:req_description (Results 1 – 15 of 15) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/python/pip/pip/_internal/operations/install/
H A Dlegacy.py31 req_description: str,
50 ).format(req_description)
82 req_description, # type: str argument
131 write_installed_files_from_setuptools_record(record_lines, root, req_description)
H A Dwheel.py770 def req_error_context(req_description): argument
775 message = "For req: {}. {}".format(req_description, e.args[0])
785 req_description, # type: str argument
793 with req_error_context(req_description):
/dports/devel/py-pip/pip-20.3.4/tests/unit/
H A Dtest_wheel.py337 req_description=str(self.req),
356 req_description=str(self.req),
368 req_description=str(self.req),
391 req_description=str(self.req),
421 req_description=str(self.req),
438 req_description=str(self.req),
458 req_description="simple",
484 req_description="simple",
/dports/finance/electrum/Electrum-4.1.5/packages/pip/_internal/operations/install/
H A Dlegacy.py47 req_description, # type: str argument
113 ).format(req_description)
H A Dwheel.py795 def req_error_context(req_description): argument
800 message = "For req: {}. {}".format(req_description, e.args[0])
810 req_description, # type: str argument
818 with req_error_context(req_description):
/dports/lang/spidermonkey78/firefox-78.9.0/obj-x86_64-pc-linux-gnu/_virtualenvs/init/lib/python2.7/site-packages/pip/_internal/operations/install/
H A Dlegacy.py47 req_description, # type: str argument
113 ).format(req_description)
H A Dwheel.py828 def req_error_context(req_description): argument
833 message = "For req: {}. {}".format(req_description, e.args[0])
843 req_description, # type: str argument
851 with req_error_context(req_description):
/dports/devel/py-pip/pip-20.3.4/src/pip/_internal/operations/install/
H A Dlegacy.py47 req_description, # type: str argument
113 ).format(req_description)
H A Dwheel.py813 def req_error_context(req_description): argument
818 message = "For req: {}. {}".format(req_description, e.args[0])
828 req_description, # type: str argument
836 with req_error_context(req_description):
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/patched/notpip/_internal/operations/install/
H A Dwheel.py288 req_description, # type: str argument
560 "information.".format(entry, req_description)
597 req_description, # type: str argument
612 req_description=req_description,
/dports/finance/electrum/Electrum-4.1.5/packages/pip/_internal/req/
H A Dreq_install.py792 req_description=str(self.req),
826 req_description=str(self.req),
/dports/lang/spidermonkey78/firefox-78.9.0/obj-x86_64-pc-linux-gnu/_virtualenvs/init/lib/python2.7/site-packages/pip/_internal/req/
H A Dreq_install.py817 req_description=str(self.req),
851 req_description=str(self.req),
/dports/devel/py-pip/pip-20.3.4/src/pip/_internal/req/
H A Dreq_install.py820 req_description=str(self.req),
854 req_description=str(self.req),
/dports/www/firefox/firefox-99.0/third_party/python/pip/pip/_internal/req/
H A Dreq_install.py762 req_description=str(self.req),
796 req_description=str(self.req),
/dports/devel/py-pipenv/pipenv-2021.5.29/pipenv/patched/notpip/_internal/req/
H A Dreq_install.py813 req_description=str(self.req),