14
0
Commit Graph

9 Commits

Author SHA256 Message Date
895d80732a Accepting request 895951 from home:pgajdos:python
- %check: use %pyunittest rpm macro

OBS-URL: https://build.opensuse.org/request/show/895951
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pywinrm?expand=0&rev=12
2021-05-28 11:32:28 +00:00
bd7dd1794a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pywinrm?expand=0&rev=10 2020-03-11 09:08:33 +00:00
c96fe01cd8 - update to 0.4.1:
* python 3.8

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pywinrm?expand=0&rev=9
2020-02-28 23:03:58 +00:00
Tomáš Chvátal
61dbacf58a Accepting request 745002 from home:mnhauke
- Update to version 0.4.0
  * Ensure server_cert_validation=ignore supersedes
    ca_trust_path/env overrides.
  * Added deprecated warnings if CA trusts defined by environment
    variables are used.
  * Set minimum version of requests-credssp to support Kerberos
    auth over CredSSP and other changes.
  * Added proxy support where it can be defined within the
    application, with the ability to specify the proxy within the
    application.
  * Fix for shell not setting all environment variables.
  * Fix session clixml encoding on Python 3.
  * Protocol.close_shell(shell_id) will now close the session(and
    TCP connections) to the Windows machine. close_session option
    has been added in case of leaving the session alone.
  * Add a function to send input to a running process.
- Use tarball from github instead of pypi
- Drop not longer needed file LICENSE (it's part of the upstream
  tarball
- Add %{python_module kerberos} to BuildRequires since it's used
  in some tests

OBS-URL: https://build.opensuse.org/request/show/745002
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pywinrm?expand=0&rev=7
2019-11-04 08:23:40 +00:00
f5c57095cb Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pywinrm?expand=0&rev=5
2018-12-04 13:57:42 +00:00
cd9f8fcd8d Accepting request 594235 from devel:languages:python
I want to maintain python-pywinrm in Factory

OBS-URL: https://build.opensuse.org/request/show/594235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pywinrm?expand=0&rev=1
2018-04-13 10:36:09 +00:00
Tomáš Chvátal
111c7ae085 Accepting request 594019 from home:mnhauke
- Upgrade to version 0.3.0
  * Added support for message encryption over HTTP when using NTLM/Kerberos/CredSSP
  * Added parameter to disable TLSv1.2 when using CredSSP for Server 2008 support
  * Error detail from SOAP fault (if present) is now included with HTTP 500 errors
  * Fixed CA path override (incl envvar)
  * Fixed Kerberos service override
  * Try harder to suppress urllib3 InsecureRequestWarnings on various OSs
  * Fixed timeout values to parse correctly if passed as strings
  * Various updates to CI/tests
- Convert to singlespec

OBS-URL: https://build.opensuse.org/request/show/594019
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pywinrm?expand=0&rev=3
2018-04-06 14:39:01 +00:00
Jan Matejek
9fbb7996c3 Accepting request 477839 from home:bmanojlovic:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/477839
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pywinrm?expand=0&rev=2
2017-03-13 18:37:40 +00:00
Jan Matejek
4d523d7675 Accepting request 248350 from home:bmanojlovic:python
module that enables monitoring/administration of windows servers
from linux python programs (example is ansible)

OBS-URL: https://build.opensuse.org/request/show/248350
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pywinrm?expand=0&rev=1
2014-09-12 15:56:01 +00:00