summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b7a933bffb7093561518c80402422690147ef2ab (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.3
	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#tag=v1.0.3
	b2sums = SKIP

pkgname = python-nox-poetry