summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b9bee389b217c0951cae58e26c5a1701b492b936 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-poetry-plugin-export-git
	pkgdesc = Poetry plugin to export the dependencies to various formats -- git version
	pkgver = 1.6.0.r3.ga2399dc
	pkgrel = 2
	url = https://github.com/python-poetry/poetry-plugin-export
	arch = any
	license = MIT
	checkdepends = python-pytest-mock
	checkdepends = python-pytest-xdist
	makedepends = python-build
	makedepends = python-installer
	depends = python-poetry
	provides = python-poetry-plugin-export
	conflicts = python-poetry-plugin-export
	source = git+https://github.com/python-poetry/poetry-plugin-export.git
	sha512sums = SKIP

pkgname = python-poetry-plugin-export-git