blob: df65af56459a2c3fc62897e39f54e2e57ba5664b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-housekeeping
pkgdesc = Housekeeping for Python
pkgver = 1.1
pkgrel = 2
url = https://pypi.org/project/housekeeping/
arch = any
license = custom:MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-typing_extensions
source = https://files.pythonhosted.org/packages/source/h/housekeeping/housekeeping-1.1.tar.gz
sha256sums = 75e71f1cc501885406f6be81410c9b05361871a3ecccde3891336da1e92426b5
pkgname = python-housekeeping
|