15
0

4 Commits

Author SHA256 Message Date
f9275da63a Accepting request 1223467 from devel:languages:python
Forwarded request #1223438 from mnhauke

- Update to version 0.11.2
    * Fix CredSSP acceptor with LibreSSL.
    * Bump dev deps and add 3.13 support.
    * Update integration tests for 3.13.

OBS-URL: https://build.opensuse.org/request/show/1223467
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyspnego?expand=0&rev=18
2024-11-12 18:21:51 +00:00
ecf2d9a7a3 - Update to version 0.11.2
* Fix CredSSP acceptor with LibreSSL.
  * Bump dev deps and add 3.13 support.
  * Update integration tests for 3.13.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyspnego?expand=0&rev=33
2024-11-12 01:22:32 +00:00
8ff44da9c4 Accepting request 1191760 from devel:languages:python
- update to 0.11.1:
  * Import `ARC4` cipher from the new `decrepits` module sub-
    package, this removes the warning issued in newer versions of
    the `cryptography` library

OBS-URL: https://build.opensuse.org/request/show/1191760
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyspnego?expand=0&rev=17
2024-08-06 07:08:09 +00:00
ad422dc163 - update to 0.11.1:
* Import `ARC4` cipher from the new `decrepits` module sub-
    package, this removes the warning issued in newer versions of
    the `cryptography` library

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyspnego?expand=0&rev=31
2024-08-05 19:05:00 +00:00
4 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6f92ae401a3515e41b40a7cff9bffd837ba8b4567f4a078335df8d24a1187bd9
size 263916

BIN
pyspnego-0.11.2.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Nov 11 20:27:41 UTC 2024 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.11.2
* Fix CredSSP acceptor with LibreSSL.
* Bump dev deps and add 3.13 support.
* Update integration tests for 3.13.
-------------------------------------------------------------------
Mon Aug 5 19:04:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.11.1:
* Import `ARC4` cipher from the new `decrepits` module sub-
package, this removes the warning issued in newer versions of
the `cryptography` library
-------------------------------------------------------------------
Thu Jun 20 07:36:41 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pyspnego
Version: 0.11.0
Version: 0.11.2
Release: 0
Summary: Python SPNEGO authentication library
License: MIT