Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-build


Commits:
6d03986f by Daniel M. Capella at 2026-01-13T12:30:44-05:00
upgpkg: 1.4.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-build
        pkgdesc = A simple, correct Python build frontend
-       pkgver = 1.3.0
-       pkgrel = 4
+       pkgver = 1.4.0
+       pkgrel = 1
        url = https://github.com/pypa/build
        arch = any
        license = MIT
@@ -24,9 +24,9 @@ pkgbase = python-build
        optdepends = python-pip: to use as the Python package installer 
(default)
        optdepends = python-uv: to use as the Python package installer
        optdepends = python-virtualenv: to use virtualenv for build isolation
-       source = 
python-build::git+https://github.com/pypa/build#tag=1.3.0?signed
+       source = 
python-build::git+https://github.com/pypa/build#tag=1.4.0?signed
        validpgpkeys = 2FDEC9863E5E14C7BC429F27B9D0E45146A241E8
-       b2sums = 
2e5108d3a5eb27605d0b444d092bf5e996973b6abd8d13cdb48b09f9887bc4cdf01b03175091a0da0ca2e030711089a120df5eda962d6366618ab36ac76a9cc7
+       b2sums = 
c8f090c3b22fc3baa339f73805839e66c67996927b538af7d7711d21efac46f822c90ec5cc97e5c98699035222dbee4309c81dfd63b7bc8d6e1c11d1b64480a9
 
 pkgname = python-build
        depends = python


=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@ _bootstrap=0
 _bootstrap_version=3.14.0
 _pkgname=build
 pkgname=python-$_pkgname
-pkgver=1.3.0
-pkgrel=4
+pkgver=1.4.0
+pkgrel=1
 pkgdesc='A simple, correct Python build frontend'
 arch=(any)
 url='https://github.com/pypa/build'
@@ -64,7 +64,7 @@ validpgpkeys=(
 #  3DCE51D60930EBA47858BA4146F633CBB0EB4BF2 # Filipe LaĆ­ns (FFY00) 
<[email protected]>
   2FDEC9863E5E14C7BC429F27B9D0E45146A241E8 # Henry Schreiner 
<[email protected]>
 )
-b2sums=('2e5108d3a5eb27605d0b444d092bf5e996973b6abd8d13cdb48b09f9887bc4cdf01b03175091a0da0ca2e030711089a120df5eda962d6366618ab36ac76a9cc7')
+b2sums=('c8f090c3b22fc3baa339f73805839e66c67996927b538af7d7711d21efac46f822c90ec5cc97e5c98699035222dbee4309c81dfd63b7bc8d6e1c11d1b64480a9')
 
 prepare() {
   if (( _bootstrap == 0 )); then



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-build/-/commit/6d03986f608b7e11d132bc7d1f90a3d1a503d71f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-build/-/commit/6d03986f608b7e11d132bc7d1f90a3d1a503d71f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to