forked from pool/python-invocations
- update to 3.0.2:
* backported` Unpin ``tabulate`` in our install
requirements, it's had many more releases since we instituted
a defensive pin vs some bugs in its later 0.7 line!
* We neglected to remove references to ``six`` in a
few spots including some that utilized Invoke's old vendor of same;
this causes issues when trying to use development and
upcoming versions of Invoke. Six is now truly gone!
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-invocations?expand=0&rev=32
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 4 19:15:25 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 3.0.2:
|
||||
* backported` Unpin ``tabulate`` in our install
|
||||
requirements, it's had many more releases since we instituted
|
||||
a defensive pin vs some bugs in its later 0.7 line!
|
||||
* We neglected to remove references to ``six`` in a
|
||||
few spots including some that utilized Invoke's old vendor of same;
|
||||
this causes issues when trying to use development and
|
||||
upcoming versions of Invoke. Six is now truly gone!
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:27:01 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user