summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 24a436ebdb4f14bd5ac672ae8a61e194b8a2380c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-poetry-plugin-dotenv
	pkgdesc = Automatically loads a dotenv file before poetry commands
	pkgver = 0.6.17
	pkgrel = 1
	url = https://github.com/volopivoshenko/poetry-plugin-dotenv
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	depends = python
	depends = python-cleo
	depends = python-poetry
	source = https://files.pythonhosted.org/packages/source/p/poetry_plugin_dotenv/poetry_plugin_dotenv-0.6.17.tar.gz
	b2sums = d6f080e7b77d25d020d15c0ee08e14578da234233240f0c849ca756725566d6052744802288d94a52d43702ee58e2b0a4dacf7501bf97337bba5a1635e03d3bc

pkgname = python-poetry-plugin-dotenv