0f4c135db4
Accepting request 1197490 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1197490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pywinrm?expand=0&rev=10
2024-08-30 11:32:09 +00:00
Martin Hauke
88fccc26a4
Accepting request 1197451 from home:pgajdos:python
...
- python-six is not required for build
OBS-URL: https://build.opensuse.org/request/show/1197451
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pywinrm?expand=0&rev=21
2024-08-29 15:42:39 +00:00
9abf0e8f87
Accepting request 1188825 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1188825
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pywinrm?expand=0&rev=9
2024-07-22 15:17:53 +00:00
42377f312d
Accepting request 1188795 from home:mnhauke
...
- Update to version 0.5.0
What's Changed
* Migrate to PEP 517 compliant build.
* Added ignore revs file for tracking commits with bulk sanity
changes.
* Add type annotations.
* Add WSManFaultError.
* Add new public APIs for header and command output.
* Fix up subpackages in dist.
OBS-URL: https://build.opensuse.org/request/show/1188795
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pywinrm?expand=0&rev=19
2024-07-20 16:25:11 +00:00
fd7a45a782
Accepting request 1085818 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1085818
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pywinrm?expand=0&rev=8
2023-05-10 14:18:38 +00:00
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
016a34c610
Accepting request 970081 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/970081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pywinrm?expand=0&rev=7
2022-04-14 15:25:35 +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
3f49cb40e6
Accepting request 925766 from devel:languages:python
...
- update to 0.4.2:
* removed deprecated distutils usage to avoid Deprecation Warnings under
Python 3.10
OBS-URL: https://build.opensuse.org/request/show/925766
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pywinrm?expand=0&rev=6
2021-10-18 19:59:08 +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
04ef1ddb03
Accepting request 895963 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/895963
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pywinrm?expand=0&rev=5
2021-06-01 08:38:06 +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
d569fb8961
Accepting request 783702 from devel:languages:python
...
- update to 0.4.1:
* python 3.8
OBS-URL: https://build.opensuse.org/request/show/783702
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pywinrm?expand=0&rev=4
2020-03-11 17:52:32 +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
9bae1736bf
Accepting request 745108 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/745108
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pywinrm?expand=0&rev=3
2019-11-27 12:51:03 +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
e31c9108ea
Accepting request 659627 from devel:languages:python
...
Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/request/show/659627
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pywinrm?expand=0&rev=2
2018-12-24 10:42:54 +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