Package Details: python-injector 0.22.0-1

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: https://github.com/python-injector/injector
Licenses: BSD
Submitter: The999eagle
Maintainer: crimist
Last Packager: crimist
Votes: 26
Popularity: 0.46
First Submitted: 2019-01-30 22:06 (UTC)
Last Updated: 2025-04-29 21:35 (UTC)

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