forked from pool/python-invoke
dd27f24869fe9b43bcf9044085addb70fde8390ffc97f2011d907ab513ae9610
- Update to version 0.22.1:
* gh#pyinvoke/invoke#488: Account for additional I/O related
OSError error strings when attempting to capture only this
specific subtype of error.
* gh#pyinvoke/invoke#437: When merging configuration levels
together (which uses copy.copy by default), pass file objects
by reference so they don’t get closed.
* gh#pyinvoke/invoke#342: Accidentally hardcoded Collection
instead of cls in Collection.from_module (an alternate
constructor and therefore a classmethod.) This made it rather
hard to properly subclass Collection.
* gh#pyinvoke/invoke#469: Fix up the doc/example re: subclassing
Config.
* gh#pyinvoke/invoke#433: Add -dev and -nightly style Python
versions to our Travis builds.
- Changes from version 0.22.0:
* Iterable-type CLI args were actually still somewhat broken &
were ‘eating’ values after themselves in the parser stream
(thus e.g. preventing parsing of subsequent tasks or flags.)
* gh#pyinvoke/invoke#364: Drop Python 2.6 and Python 3.3
support, as these versions now account for only very low
percentages of the userbase and are unsupported (or about to
be unsupported) by the rest of the ecosystem, including pip.
- Update URL to upstream recommended.
OBS-URL: https://build.opensuse.org/request/show/602271
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-invoke?expand=0&rev=9
Description
No description provided
Languages
RPM Spec
100%