blob: 41203c1b33d70c5ac95093179f9769f12de5c141 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-in-n-out
pkgdesc = Python dependency injection you can taste.
pkgver = 0.1.9
pkgrel = 2
url = https://github.com/pyapp-kit/in-n-out
arch = any
license = BSD
makedepends = python-build
makedepends = python-hatch-vcs
makedepends = python-hatchling
makedepends = python-installer
depends = python
source = https://files.pythonhosted.org/packages/source/i/in_n_out/in_n_out-0.1.9.tar.gz
sha256sums = 89feb944e420faf42d3c2542145681b4d57144355932c2b859695fcdc4f9a2da
pkgname = python-in-n-out
|