14
0
Commit Graph

10 Commits

Author SHA256 Message Date
8ab8538bed Accepting request 1085706 from home:ojkastl_buildservice:Branch_devel_languages_python
add sle15_python_module_pythons

OBS-URL: https://build.opensuse.org/request/show/1085706
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pywinrm?expand=0&rev=17
2023-05-09 20:48:47 +00:00
7b7447b190 Accepting request 970060 from home:pgajdos:python
- version update to 0.4.3
  * Fix invalid regex escape sequences.
  * Decoding CLIXML failures for run_ps will create a UserWarning rather than printing the warning.
  * Remove usage of deprecated Python API to support Python 3.11
- do not require mock for build

OBS-URL: https://build.opensuse.org/request/show/970060
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pywinrm?expand=0&rev=15
2022-04-14 08:38:07 +00:00
796fcbbaf2 - update to 0.4.2:
* removed deprecated distutils usage to avoid Deprecation Warnings under
    Python 3.10

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pywinrm?expand=0&rev=14
2021-10-16 22:19:51 +00:00
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
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
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