blob: 42a40549cc46729120188f0c15ea7fa9ed0188eb (
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 = 2.4.0
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-2.4.0.tar.gz
b2sums = 77095c213297a5831374bfe87dc1a33be37c45caea923e32bdec3ebefaa077ad2b12ab5f9995645bce3a6523d129191659b81b78d02f4e6cf21d325646531750
pkgname = python-poetry-plugin-dotenv
|