forked from pool/python-invoke
- update to 2.1.1:
* The `importlib` upgrade in 2.1 had a corner case bug (regarding ``from . import <submodule>`` functionality within package-like task trees which in turn exposed a false-pass in our test suite. Both have now been fixed. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-invoke?expand=0&rev=42
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 14 12:38:22 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.1.1:
|
||||
* The `importlib` upgrade in 2.1 had a corner case
|
||||
bug (regarding ``from . import <submodule>`` functionality
|
||||
within package-like task trees which in turn exposed a
|
||||
false-pass in our test suite. Both have now been fixed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 11 06:22:55 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user