Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-flit


Commits:
52aad41d by Antonio Rojas at 2026-05-16T16:05:39+02:00
upgpkg: 4.0.0-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-flit
        pkgdesc = Simplified packaging of Python modules
-       pkgver = 3.12.0
-       pkgrel = 2
+       pkgver = 4.0.0
+       pkgrel = 1
        url = https://github.com/pypa/flit
        arch = any
        license = BSD
@@ -16,8 +16,8 @@ pkgbase = python-flit
        depends = python-flit-core
        depends = python-requests
        depends = python-tomli-w
-       source = 
python-flit-3.12.0.tar.gz::https://github.com/pypa/flit/archive/3.12.0.tar.gz
-       sha512sums = 
ff6df66dfdae6fdf7b277cc3fbb7c9a569103cbe82a3e3ce6f315ec6adec46be8692eba4549a66b3af537d128e6b57ed8f49316b705636466c25674198503643
-       b2sums = 
b7e97a8665aeac90d81b033450cec7e3d1f6661916e3f5f7443025723047291b3482414d3189cafa56df859a3a4ba8f868526ec39db7888b55f24a12529ececf
+       source = 
python-flit-4.0.0.tar.gz::https://github.com/pypa/flit/archive/4.0.0.tar.gz
+       sha512sums = 
1de9358fa33d0924355679ab6bccf5933f2f154257a875dfec7bf88bb569fce487129ff2d7ea13df16287acaedf9da49ce5f9baccd160ebfb6fd33e831e9c9cb
+       b2sums = 
f60a29e5779236175ff5792745b8e2d1333e3ef8ccec639634d5b31cdc8c5811908a98c420bf0e5eeb488260287532a506f5b24dd6b95e6c328fe0220088a9e0
 
 pkgname = python-flit


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _name=flit
 pkgname=python-flit
-pkgver=3.12.0
-pkgrel=2
+pkgver=4.0.0
+pkgrel=1
 pkgdesc='Simplified packaging of Python modules'
 arch=('any')
 url='https://github.com/pypa/flit'
@@ -13,8 +13,8 @@ depends=('python' 'python-docutils' 'python-flit-core' 
'python-requests' 'python
 makedepends=('python-build' 'python-installer')
 checkdepends=('python-pip' 'python-pytest' 'python-responses' 
'python-testpath')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('ff6df66dfdae6fdf7b277cc3fbb7c9a569103cbe82a3e3ce6f315ec6adec46be8692eba4549a66b3af537d128e6b57ed8f49316b705636466c25674198503643')
-b2sums=('b7e97a8665aeac90d81b033450cec7e3d1f6661916e3f5f7443025723047291b3482414d3189cafa56df859a3a4ba8f868526ec39db7888b55f24a12529ececf')
+sha512sums=('1de9358fa33d0924355679ab6bccf5933f2f154257a875dfec7bf88bb569fce487129ff2d7ea13df16287acaedf9da49ce5f9baccd160ebfb6fd33e831e9c9cb')
+b2sums=('f60a29e5779236175ff5792745b8e2d1333e3ef8ccec639634d5b31cdc8c5811908a98c420bf0e5eeb488260287532a506f5b24dd6b95e6c328fe0220088a9e0')
 
 build() {
   cd $_name-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flit/-/commit/52aad41d71fcb98b2128701fcc66afa20e240be8

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-flit/-/commit/52aad41d71fcb98b2128701fcc66afa20e240be8
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to