summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Armengol2024-01-04 23:02:38 +0000
committerPatrick Armengol2024-01-04 23:02:38 +0000
commit2be5ef62b938b23d1baca1eccb1d9a3b38356704 (patch)
tree124214ec83ec378f3058bba8d1f72024ff217237 /PKGBUILD
parentcdf92d0b6fc11be597c5794ad009ce7833c909a6 (diff)
downloadaur-2be5ef62b938b23d1baca1eccb1d9a3b38356704.tar.gz
upgpkg: python-hatchling-git 1.21.0.r17.g7b1ef02a-1
updated python-hatchling-git dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3eb7ebb094c..962d4f79c0d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
_name=hatchling
pkgname=python-hatchling-git
-pkgver=1.11.1.r43.g15a583af
+pkgver=1.21.0.r17.g7b1ef02a
pkgrel=1
pkgdesc="Modern, extensible Python build backend"
arch=('any')
url="https://hatch.pypa.io/latest/"
license=('MIT')
groups=()
-depends=('python-editables' 'python-packaging' 'python-pathspec' 'python-pluggy' 'python-tomli')
+depends=('python-editables' 'python-packaging' 'python-pathspec' 'python-pluggy' 'python-trove-classifiers')
makedepends=('git' 'python-build' 'python-installer' 'python-wheel')
checkdepends=()
optdepends=()