SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python2-invoke-1.3.0-lp152.1.1.noarch.rpm :

* Tue Sep 17 2019 Tomáš Chvátal - Update patch pytest4.patch to make it really work with new pytests
* Mon Aug 12 2019 Marketa Calabkova - Update to version 1.3.0
* Allow the configuration system to override which Executor subclass to use when executing tasks.
* Add support for command timeouts, i.e. the ability to add an upper bound on how long a call to run may take to execute.
* Add basic dry-run support, in the form of a new --dry CLI option.
* Add a new Runner method, close_proc_stdin, and call it when standard input processing detects an EOF.
* Wed Jul 24 2019 Tomáš Chvátal - Disable tests for now as they break with new pytest-relaxed- Add another patch fixing errors with new pytest:
* pytest4.patch
* Fri Jul 19 2019 Tomáš Chvátal - Restrict pytest5 and pytest4 for now upstream tests only with pytest3...
* Tue Mar 26 2019 Tomáš Chvátal - Update to 1.2.0:
* [Feature] #301: (via #414) Overhaul tab completion mechanisms so users can print a completion script which automatically matches the emitting binary’s configured names (compared to the previous hardcoded scripts, which only worked for inv/invoke by default). Thanks to Nicolas Höning for the foundational patchset.
* Sat Aug 11 2018 tchvatalAATTsuse.com- Add patch to not use vendored libs:
* 0001-Make-test-fallback-to-system-modules-when-vendorized.patch- Remove unneeded deps- Remove the multibuild again as we no longer cycle
* Sat Aug 11 2018 tchvatalAATTsuse.com- Update to 1.1.1:
* Various tweaks for pytest and new py releases support- Switch to multibuild to run tests
* Sat Apr 28 2018 badshah400AATTgmail.com- 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.
* Wed Oct 18 2017 toddrme2178AATTgmail.com- Update to 0.21.0
* No changelog
* Thu Aug 24 2017 jmatejekAATTsuse.com- singlespec auto-conversion
* Sat Dec 10 2016 jengelhAATTinai.de- Declare use of bashisms
 
ICM