summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4e301952302afd26310bf4d3ffc3bfffdde3d5db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = python-pyproject-patcher
	pkgdesc = Collection of convenience functions to patch `pyproject.toml` in place
	pkgver = 0.2.3
	pkgrel = 2
	url = https://github.com/claui/pyproject-patcher
	arch = any
	license = Apache-2.0
	checkdepends = python-pytest
	checkdepends = python-setuptools-git-versioning
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-myst-parser
	makedepends = python-poetry-core
	makedepends = python-sphinx
	makedepends = python-sphinx_rtd_theme
	makedepends = python-wheel
	depends = python
	depends = python-colorama
	depends = python-distlib
	depends = python-inplace
	depends = python-tomlkit
	depends = python-typing_extensions
	source = pyproject-patcher-0.2.3.tar.gz::https://github.com/claui/pyproject-patcher/archive/v0.2.3.tar.gz
	sha512sums = 37737375d73acd1a44869231815ef21780a6de7758c1519fbc4219c77669639c4f3ff26d35b1e0e67ba139c6c2f55477af63576a8dba1f6e24eb08108fec7aa6

pkgname = python-pyproject-patcher