update to py3-pip-22.3.1

This commit is contained in:
sthen 2022-11-07 09:56:00 +00:00
parent dae5c837be
commit 3d50dc3235
3 changed files with 499 additions and 13 deletions

View File

@ -1,6 +1,6 @@
COMMENT = tool for installing Python packages
MODPY_EGG_VERSION = 22.2.2
MODPY_EGG_VERSION = 22.3.1
DISTNAME = pip-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
CATEGORIES = devel
@ -13,7 +13,7 @@ PERMIT_PACKAGE = Yes
MODULES = lang/python
MODPY_PI = Yes
MODPY_SETUPTOOLS = Yes
MODPY_PYBUILD = setuptools
FLAVORS = python3
FLAVOR = python3

View File

@ -1,2 +1,2 @@
SHA256 (pip-22.2.2.tar.gz) = P9GSnbBS8FbXqZhDkXbTMz+hs/bBrYgd4YhcBxdgiks=
SIZE (pip-22.2.2.tar.gz) = 2036373
SHA256 (pip-22.3.1.tar.gz) = Zf1IMXNZ86+OWTlD5q4VBrZjJQhepktwapmMboPurzg=
SIZE (pip-22.3.1.tar.gz) = 2078129

File diff suppressed because it is too large Load Diff