summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorKyle Manna2023-05-03 22:45:27 -0500
committerKyle Manna2023-05-03 22:46:45 -0500
commit417c264c2bde2874df36cb7bd3784b3258519280 (patch)
tree7eaf1153363fdf0ea409604dc4fdd43293e4139a /.SRCINFO
parentc48390aadb6fac37684a0254ccd6b07d861e3661 (diff)
downloadaur-417c264c2bde2874df36cb7bd3784b3258519280.tar.gz
release: v4.0.6
* Follow upstream. * Update to PEP 517 build and fix dependencies.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f93f755fb56..7ac33cd1d7ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,16 @@
pkgbase = python-class-registry
pkgdesc = The intersection of the Registry and Factory patterns
- pkgver = 4.0.5
+ pkgver = 4.0.6
pkgrel = 1
url = https://github.com/todofixthis/class-registry
arch = any
license = MIT
+ makedepends = python-build
+ makedepends = python-installer
makedepends = python-setuptools
+ makedepends = python-wheel
depends = python
- source = https://github.com/todofixthis/class-registry/archive/4.0.5.tar.gz
- sha512sums = 35664980970d9a03964e5c60103bd3c33703934f97b3a4302314c417bfedc915342af129256b1d569578cef9ae9f426616dd7c81c49925cd8ea0c4b441240460
+ source = https://github.com/todofixthis/class-registry/archive/4.0.6.tar.gz
+ sha512sums = da6d328359aae7488b1a34b4248e480c2f5e9c52e1f82bfeeba2be6d43a6014231fec0c32430e9f73c6761206197bb7e3db0b6bad9c847a5643d1609c3534293
pkgname = python-class-registry