Revisions of python-Fabric

Matej Cepl's avatar Matej Cepl (mcepl) accepted request 841501 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 67)
- Upper limit pytest 6.1 -- gh#bitprophet/pytest-relaxed#12
buildservice-autocommit accepted request 802649 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 66)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 65)
- Adds Provides for python-Fabric3.
buildservice-autocommit accepted request 800402 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 64)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 800367 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 63)
- Add patch fix-executable.patch to fix tests
buildservice-autocommit accepted request 731953 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 62)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 61)
- Update to 2.5.0:
  * [Feature] #1989: Reinstate command timeouts, by supporting the
   implementation of that feature in Invoke
  * [Feature]: Allow specifying connection timeouts
  * [Feature] #1985: Add support for explicitly closing remote subprocess’
    stdin when local stdin sees an EOF, by implementing a new command-runner
    method recently added to Invoke; this prevents remote programs that
    ‘follow’ stdin from blocking forever.
  * [Bug]: Anonymous/’remainder’ subprocess execution (eg fab -H host --
    command, as opposed to the use of Connection.run inside tasks)
buildservice-autocommit accepted request 693161 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 60)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 692485 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 58)
- Version update to 2.4.0:
  * [Feature] #1709: Add Group.close to allow closing an entire group’s
    worth of connections at once. Patch via Johannes Löthberg.
  * [Feature] #1780: Add context manager behavior to Group, to match
    the same feature in Connection. Feature request by István Sárándi.
  * [Feature] #1849: Add Connection.from_v1 (and Config.from_v1) for
    easy creation of modern Connection/Config objects from the currently
    configured Fabric 1.x environment. Should make upgrading piecemeal
    much easier for many use cases.
- additional changes from version 2.3.2:
    * [Bug] #1852: Grant internal Connection objects created during
      ProxyJump based gateways/proxies a copy of the outer Connection’s
      configuration object. This was not previously done, which among
      other things meant one could not fully disable SSH config file
      loading (as the internal Connection objects would revert to the
      default behavior). Thanks to Chris Adams for the report.
    * [Bug]: Some debug logging was reusing Invoke’s logger object,
      generating log messages “named” after invoke instead of fabric.
      This has been fixed by using Fabric’s own logger everywhere instead.
    * [Bug] #1850: Skip over ProxyJump configuration directives in SSH
      config data when they would cause self-referential RecursionError
      (e.g. due to wildcard-using Host stanzas which include the jump
      server itself). Reported by Chris Adams.
    * [Bug]: Fix a bug preventing tab completion (using the Invoke-level
      --complete flag) from completing task names correctly (behavior was
      to act as if there were never any tasks present, even if there was
      a valid fabfile nearby).
- Add sed expresion to spec file to remove all vendoring from imports
- Run testsuite using the new %pytest macro
buildservice-autocommit accepted request 628771 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 57)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 56)
- Conflict with python-Fabric3 which is forked implementation
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 55)
- Version update to 2.3.1:
  * Adds support for python3
  * Supports new invoke and invocations modules
- Run tests
- Add all build/runtime dependencies
buildservice-autocommit accepted request 568107 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 54)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 53)
- Add skip_python3 as it is not compatible at all, fixes bsc#1073564
- Drop the Sphinx dep as we can't generate the deps because of py3
  incompatibility
- Run fdupes on install
buildservice-autocommit accepted request 532250 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 52)
baserev update by copy to link target
Jan Matejek's avatar Jan Matejek (matejcik) accepted request 532236 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 51)
- Rectify grammar issues in descriptions.
Jan Matejek's avatar Jan Matejek (matejcik) accepted request 532231 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 50)
- singlespec auto-conversion
- shortened description
- conditionally enabled tests (they still fail)
- update to 1.14.0
  * minor bugfixes and feature support
  * see ful changelog at http://www.fabfile.org/changelog.html
buildservice-autocommit accepted request 360911 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 49)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 360172 from Evgeny Shmarnev's avatar Evgeny Shmarnev (evshmarnev) (revision 48)
- update to version 1.10.2:
 * Fix issue with ssh/config not having a cross-platform default path.
 * Recursively unwrap decorators instead of only unwrapping a single 
   decorator level, when obtaining task docstrings.
 * Fix “NameError: free variable referenced before assignment in 
   enclosing scope”.
 * Redirect output of cd to /dev/null so users enabling bash’s 
   CDPATH (or similar features in other shells) don’t have polluted 
   output captures.
 * Fix a couple minor issues with the operation of & demo code for 
   the JobQueue class. 
 * Update functionality added in #1213 so abort error messages don’t 
   get printed twice (once by us, once by sys.exit) but the annotated 
   exception error message is retained.
Displaying revisions 21 - 40 of 87
openSUSE Build Service is sponsored by