15
0
Commit Graph

3 Commits

Author SHA256 Message Date
Tomáš Chvátal
038916f42f Accepting request 709112 from home:mcalabkova:branches:devel:languages:python
- update to version 0.16.2
  * Added support for overriding injectable parameters with positional 
    arguments (previously only possible with keyword arguments)
  * Fixed crashes caused by typed self in method signatures
  * Dropped Python 3.4 support 
  * Removed previously deprecated constructs: with_injector, 
    Injector.install_into, Binder.bind_scope
  * Dependencies are no longer injected into Module.configure and 
    raw module functions
  * Removed unofficial support for injecting into parent class 
    constructors

OBS-URL: https://build.opensuse.org/request/show/709112
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-injector?expand=0&rev=5
2019-06-11 11:22:44 +00:00
Tomáš Chvátal
ce2b69ea31 - Switch to github tarball to get both tests and license file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-injector?expand=0&rev=2
2019-02-18 09:40:13 +00:00
Tomáš Chvátal
7a1a1aa1aa Accepting request 676655 from home:alois:branches:devel:languages:python
- Initial package (v0.15.0)

OBS-URL: https://build.opensuse.org/request/show/676655
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-injector?expand=0&rev=1
2019-02-18 08:54:56 +00:00