21 lines
776 B
Plaintext
21 lines
776 B
Plaintext
pkgbase = python-validate-pyproject
|
|
pkgdesc = Validation library and CLI tool for checking on 'pyproject.toml' files using JSON Schema
|
|
pkgver = 0.21
|
|
pkgrel = 1
|
|
url = https://github.com/abravalheri/validate-pyproject
|
|
arch = any
|
|
license = MPL
|
|
checkdepends = python-pytest
|
|
makedepends = git
|
|
makedepends = python-build
|
|
makedepends = python-installer
|
|
makedepends = python-wheel
|
|
makedepends = python-setuptools-scm
|
|
depends = python-fastjsonschema
|
|
depends = python-packaging
|
|
depends = python-trove-classifiers
|
|
source = git+https://github.com/abravalheri/validate-pyproject.git#tag=v0.21
|
|
sha512sums = d53a6c9506709f5dd9fa09acc3a1b772115903b7f6666c4c476d9d58c90295eef91573fabd9e21a36df11cc2b8f6d7df27f3087d28987306033a8fa58e08442a
|
|
|
|
pkgname = python-validate-pyproject
|