summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Armengol2022-11-29 12:20:24 +0000
committerPatrick Armengol2022-11-29 12:20:24 +0000
commitcdf92d0b6fc11be597c5794ad009ce7833c909a6 (patch)
tree0ffafc320051bac4b76069ee6de2feff1a1e9e26
parent1a6ba682e9225db4662f725e00da709fb0fa183c (diff)
downloadaur-cdf92d0b6fc11be597c5794ad009ce7833c909a6.tar.gz
upgpkg: python-hatchling-git 1.11.1.r43.g15a583af-1
remove pytest from checkdepends
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 871448f0271a..319d6a459334 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,6 @@ pkgbase = python-hatchling-git
url = https://hatch.pypa.io/latest/
arch = any
license = MIT
- checkdepends = python-pytest
makedepends = git
makedepends = python-build
makedepends = python-installer
diff --git a/PKGBUILD b/PKGBUILD
index 778994a05ca6..c3eb7ebb094c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=('MIT')
groups=()
depends=('python-editables' 'python-packaging' 'python-pathspec' 'python-pluggy' 'python-tomli')
makedepends=('git' 'python-build' 'python-installer' 'python-wheel')
-checkdepends=('python-pytest')
+checkdepends=()
optdepends=()
provides=('python-hatchling')
conflicts=('python-hatchling') # the python-hatchling community package is missing a provides