18 lines
503 B
Plaintext
18 lines
503 B
Plaintext
pkgbase = python-hatch-vcs
|
|
pkgdesc = Hatch plugin for versioning with your preferred VCS
|
|
pkgver = 0.4.0
|
|
pkgrel = 4
|
|
url = https://github.com/ofek/hatch-vcs
|
|
arch = any
|
|
license = MIT
|
|
checkdepends = python-pytest
|
|
makedepends = git
|
|
makedepends = python-build
|
|
makedepends = python-installer
|
|
depends = python-hatchling
|
|
depends = python-setuptools-scm
|
|
source = git+https://github.com/ofek/hatch-vcs.git#commit=e186a8b5d97dd9c9f93ae6015139b55411d9011b
|
|
sha512sums = SKIP
|
|
|
|
pkgname = python-hatch-vcs
|