Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-hatch


Commits:
5d6a1260 by Carl Smedstad at 2025-10-17T11:41:30+02:00
upgpkg: 1.15.1-1: Upstream release

https://github.com/pypa/hatch/releases/tag/hatch-v1.15.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-hatch
        pkgdesc = A modern project, package, and virtual env manager
-       pkgver = 1.15.0
+       pkgver = 1.15.1
        pkgrel = 1
        url = https://github.com/pypa/hatch
        arch = any
@@ -32,7 +32,7 @@ pkgbase = python-hatch
        depends = python-uv
        depends = python-virtualenv
        depends = python-zstandard
-       source = https://github.com/pypa/hatch/archive/hatch-v1.15.0.tar.gz
-       sha256sums = 
714c1942253f02669d3c6ca78967b8e11f49498a8bf1e52a515c1e232d755203
+       source = https://github.com/pypa/hatch/archive/hatch-v1.15.1.tar.gz
+       sha256sums = 
a32e3dff30f0ca4d510de38a248bcc6125dbd2dac7e8b6435e14a29d6dd3e018
 
 pkgname = python-hatch


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Phillip A. (flying-sheep)
 
 pkgname=python-hatch
-pkgver=1.15.0
+pkgver=1.15.1
 pkgrel=1
 pkgdesc="A modern project, package, and virtual env manager"
 arch=('any')
@@ -44,7 +44,7 @@ checkdepends=(
   'rust'
 )
 source=("$url/archive/hatch-v$pkgver.tar.gz")
-sha256sums=('714c1942253f02669d3c6ca78967b8e11f49498a8bf1e52a515c1e232d755203')
+sha256sums=('a32e3dff30f0ca4d510de38a248bcc6125dbd2dac7e8b6435e14a29d6dd3e018')
 
 build() {
   cd hatch-hatch-v$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hatch/-/commit/5d6a12604dccadcd8acefacd20df798ba2915f12

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


Reply via email to