Search Criteria
Package Details: python-injector 0.21.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-injector.git (read-only, click to copy) |
---|---|
Package Base: | python-injector |
Description: | Python dependency injection framework, inspired by Guice. |
Upstream URL: | http://github.com/alecthomas/injector |
Licenses: | BSD |
Submitter: | The999eagle |
Maintainer: | crimist |
Last Packager: | crimist |
Votes: | 27 |
Popularity: | 0.175868 |
First Submitted: | 2019-01-30 22:06 (UTC) |
Last Updated: | 2023-08-26 22:54 (UTC) |
Dependencies (3)
- python (python37AUR, python311AUR, python310AUR)
- python-typing_extensions
- python-setuptools (make)
Latest Comments
abend commented on 2021-12-20 21:41 (UTC)
There is a new hotfix from upstream that happened 15 minutes ago:
https://github.com/alecthomas/injector/pull/193
The author did not provide a new version so 0.18.4-2 should be a good one to go. This hotfix in theory solves the issue with gwe package in python 3.10:
https://github.com/alecthomas/injector/issues/192