Skip to content

Commit 086098d

Browse files
[python-pip] 26.0.1-1: new upstream version
1 parent 52efe7f commit 086098d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
_name=pip
44
pkgname=python-$_name
5-
pkgver=24.3.1
5+
pkgver=26.0.1
66
pkgrel=1
77
pkgdesc="The PyPA recommended tool for installing Python packages"
88
url="https://pip.pypa.io/"
@@ -38,7 +38,7 @@ makedepends=(
3838
# subversion
3939
#)
4040
source=(https://github.com/pypa/$_name/archive/$pkgver/$_name-$pkgver.tar.gz)
41-
sha512sums=('9cf5f18eefd559cf27bc026e5206b0028ea77fd904a61fea9a6682b519305c962dd19170b841581bd05ff72192a9c458ec0eba173fa66db0438b046111ff5856')
41+
sha512sums=('3786df7522ea65bc20fb9885ce5c2ddc60200a536a1f754a8d7dc278115c73258863e4c51ac7e9a60dda0b70263730dc194f70e1e8f8d00178a8b3c724333bf0')
4242

4343
prepare() {
4444
# pip is moving towards a separate sphinx config without towncrier https://github.com/pypa/pip/issues/12881

0 commit comments

Comments
 (0)