blob: 0c6f6db2e883997ba4f85879175928590d47f3ce (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-class-registry
pkgdesc = The intersection of the Registry and Factory patterns
pkgver = 5.2.2
pkgrel = 1
url = https://github.com/todofixthis/class-registry
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-hatchling
depends = python
source = https://github.com/todofixthis/class-registry/archive/5.2.2.tar.gz
b2sums = 26cd4baf25afe60219c8d76e80bad059f63a652d104e56a159540f19c1abf51b4e76bc3db978db150802e430745336b2f606c9f7b53c49f7009cdfd0f265627c
pkgname = python-class-registry
|