Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-hatch
Commits:
17d860f0 by Antonio Rojas at 2024-11-30T17:03:32+01:00
upgpkg: 1.13.0-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-hatch
pkgdesc = A modern project, package, and virtual env manager
pkgver = 1.13.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pypa/hatch
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-hatch
pkgver=1.13.0
-pkgrel=1
+pkgrel=2
pkgdesc="A modern project, package, and virtual env manager"
arch=('any')
url="https://github.com/pypa/hatch"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hatch/-/commit/17d860f02edbed83393096fcd9cd045ea400049e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-hatch/-/commit/17d860f02edbed83393096fcd9cd045ea400049e
You're receiving this email because of your account on gitlab.archlinux.org.