forked from pool/python-remoto
44 lines
1.5 KiB
Plaintext
44 lines
1.5 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Thu Jan 28 12:11:42 UTC 2016 - ncutler@suse.com
|
||
|
|
||
|
- spec file
|
||
|
+ set Group: to Development/Languages/Python
|
||
|
+ set Source0: to the full URL
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Jan 28 11:10:11 UTC 2016 - ncutler@suse.com
|
||
|
|
||
|
- Use tarball from pypi.python.org instead of rolling our own from git
|
||
|
- spec file
|
||
|
+ simplify setup
|
||
|
+ remove references to non-existent doc files
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Oct 31 16:53:32 UTC 2014 - osynge@suse.com
|
||
|
|
||
|
- Updated to 0.0.23
|
||
|
+ Create a better detection mechanism for remote ``sudo`` needs
|
||
|
+ Do not override remote environment variables to set the ``$PATH``
|
||
|
+ Fix unneeded ssh connection when using FQDN hosts
|
||
|
+ Output the exact same order of remote ``stdout`` and ``stderr``
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Jul 21 14:05:47 UTC 2014 - osynge@suse.com
|
||
|
|
||
|
- Updated to 0.0.19
|
||
|
+ add some imports to init so that they are easier to use
|
||
|
+ make vendor libraries optional
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Jul 7 12:30:01 UTC 2014 - osynge@suse.com
|
||
|
|
||
|
- Removed embeded python-execnet.
|
||
|
- Removed unneeded dependendcies and build dependencies.
|
||
|
- Replaced summary and description.
|
||
|
- Removed unneeded build enviroment variables.
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jul 4 19:19:56 UTC 2014 - osynge@suse.com
|
||
|
|
||
|
- First packaging based upon ceph-deploy-1.5.7
|