summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4513d2d48dd5a82152420796c05f4ad111a2f3f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-pyproject-patcher
	pkgdesc = Collection of convenience functions to patch `pyproject.toml` in place
	pkgver = 0.1.0
	pkgrel = 1
	url = https://github.com/claui/pyproject-patcher
	arch = any
	license = Apache-2.0
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	makedepends = python-wheel
	depends = python
	depends = python-colorama
	depends = python-distlib
	depends = python-inplace
	depends = python-tomlkit
	source = pyproject-patcher-0.1.0.tar.gz::https://github.com/claui/pyproject-patcher/archive/v0.1.0.tar.gz
	sha512sums = b689c77479b655d9e53f3ac4190c2f73899891c40d11d83a80d2b581289408387eb3b25285612633bdf775d3b5a475d750be1522422630700a37d0ff5bd32ef9

pkgname = python-pyproject-patcher