<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/lang/python/python-pip/patches, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2026-04-09T05:00:32Z</updated>
<entry>
<title>python-pip: update to 26.0.1</title>
<updated>2026-04-09T05:00:32Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-08T06:48:02Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=c2ebcc7e9baa6b66f571fae777802d8b28563e5b'/>
<id>urn:sha1:c2ebcc7e9baa6b66f571fae777802d8b28563e5b</id>
<content type='text'>
Refresh all patches for pip 26.0.1:
- 001 (pyproject-hooks-pyc-fix): vendored pyproject_hooks switched
  from single to double quotes and multiline block format; restructure
  to minimal diff (keep unchanged context lines as context)
- 002 (pip-runner-pyc-fix): get_runnable_pip() shifted ~20 lines;
  Set[str] -&gt; set[str] in trailing context; refresh offsets
- 003 (disable-pip-version-check): option definition moved ~174 lines;
  refresh line number

pip 26 also dropped the version-specific binary (e.g. pip3.14).
Update the install rule to use pip3 as the primary binary and
symlink pip/pip$(VERSION) to it.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>python-pip: Update to 23.3.1, redo/refresh patches</title>
<updated>2023-10-26T12:16:42Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2023-10-26T12:16:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=548fdba3fdc832fca85f953ca78ddf322efb016d'/>
<id>urn:sha1:548fdba3fdc832fca85f953ca78ddf322efb016d</id>
<content type='text'>
001-pyproject-hooks-pyc-fix.patch and 002-pip-runner-pyc-fix.patch are
redone to use source files if they are present.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3: Split pip into separate source package</title>
<updated>2023-05-26T14:06:08Z</updated>
<author>
<name>Jeffery To</name>
</author>
<published>2023-05-18T05:36:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=eee273507b868ad5f6f7e744d513c85330967906'/>
<id>urn:sha1:eee273507b868ad5f6f7e744d513c85330967906</id>
<content type='text'>
Packaging pip from a separate source package allows it to stay updated
with upstream.

Host pip will remain installed as part of python3. Host pip is used in a
much more controlled way and so is less critical for it to track
upstream.

This also removes the python-pip-conf package and installs the pip.conf
file as part of python3-pip.

The patch 003-disable-pip-version-check.patch is originally from Debian:
https://salsa.debian.org/python-team/packages/python-pip/-/blob/bb079efb8c6dd2c284eee94cf90e61bce19a6f73/debian/patches/disable-pip-version-check.patch

pip was in a separate source package that was removed in
a53d0c5a403d1669e2cf6c59c2be6a9d3ed633a0; this work is not based on that
earlier package.

Signed-off-by: Jeffery To &lt;jeffery.to@gmail.com&gt;
</content>
</entry>
</feed>
