summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ae3ebe0866b244b2dfbc5bd6db9145426cf8a479 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-nox-poetry
	pkgdesc = Use Poetry inside Nox sessions
	pkgver = 1.0.1
	pkgrel = 1
	url = https://github.com/cjolowicz/nox-poetry
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	depends = python
	depends = python-nox
	depends = python-tomlkit
	depends = python-packaging
	depends = python-poetry
	source = python-nox-poetry::git+https://github.com/cjolowicz/nox-poetry#commit=c79617548e67b57508543a92d22f7b80c5bf2d23
	b2sums = SKIP

pkgname = python-nox-poetry