--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2020-7a02e9438d
2020-02-12 20:40:50.906952
--------------------------------------------------------------------------------

Name        : python-injector
Product     : Fedora 31
Version     : 0.18.3
Release     : 1.fc31
URL         : https://github.com/alecthomas/injector
Summary     : Python dependency injection framework inspired by Guice
Description :
Dependency injection as a formal pattern is less useful in Python than in other
languages, primarily due to its support for keyword arguments, the ease with
which objects can be mocked, and its dynamic nature.

That said, a framework for assisting in this process can remove a lot of
boiler-plate from larger applications. That's where Injector can help. It
automatically and transitively provides keyword arguments with their values. As
an added benefit, Injector encourages nicely compartmentalised code through the
use of `Module` s.

While being inspired by Guice, it does not slavishly replicate its API.
Providing a Pythonic API trumps faithfulness.

--------------------------------------------------------------------------------
Update Information:

Update to latest version
--------------------------------------------------------------------------------
ChangeLog:

* Tue Feb  4 2020 Artem Polishchuk <[email protected]> - 0.18.3-1
- Update to 0.18.3
* Thu Jan 30 2020 Fedora Release Engineering <[email protected]> - 
0.18.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Sat Jan 11 2020 Artem Polishchuk <[email protected]> - 0.18.2-1
- Update to 0.18.2
* Wed Dec 11 2019 Artem Polishchuk <[email protected]> - 0.18.1-1
- Update to 0.18.1
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1797838 - python-injector-0.18.3 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1797838
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2020-7a02e9438d' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to