You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
py-pip: update to 25.1.1
This commit is contained in:
+11
-4
@@ -5,7 +5,7 @@ PortGroup python 1.0
|
||||
PortGroup select 1.0
|
||||
|
||||
name py-pip
|
||||
version 25.0.1
|
||||
version 25.1.1
|
||||
revision 0
|
||||
categories-append www
|
||||
license MIT
|
||||
@@ -23,9 +23,9 @@ long_description pip is a replacement for easy_install. It uses mostly the \
|
||||
|
||||
homepage http://www.pip-installer.org/
|
||||
|
||||
checksums rmd160 30138b50768649cab69b750adc0b28c81ced3c10 \
|
||||
sha256 88f96547ea48b940a3a385494e181e29fb8637898f88d88737c5049780f196ea \
|
||||
size 1950850
|
||||
checksums rmd160 4aaf65f5e362f4372646b3a8c9dc70386192ee57 \
|
||||
sha256 3de45d411d308d5054c2168185d8da7f9a2cd753dbac8acbfa88a8909ecd9077 \
|
||||
size 1940155
|
||||
|
||||
# keep Python versions < 3.4 here, do add the EOL versions to the list below
|
||||
# See <https://trac.macports.org/wiki/Python#VersionPolicy>
|
||||
@@ -43,6 +43,13 @@ if {${name} ne ${subport}} {
|
||||
depends_run port:pip_select
|
||||
|
||||
switch ${python.version} {
|
||||
38 {
|
||||
version 25.0.1
|
||||
revision 0
|
||||
checksums rmd160 30138b50768649cab69b750adc0b28c81ced3c10 \
|
||||
sha256 88f96547ea48b940a3a385494e181e29fb8637898f88d88737c5049780f196ea \
|
||||
size 1950850
|
||||
}
|
||||
37 {
|
||||
version 24.0
|
||||
revision 0
|
||||
|
||||
Reference in New Issue
Block a user