forked from pool/python-requests-gssapi
- update to 1.3.0:
* Drop flag for out of sequence detection * Use SPNEGO mechanism by default * Fix ``SanitizedResponse.content`` to be ``bytes`` which reflects the base type * Migrated project to a ``src`` layout setup and a ``PEP 621`` compliant build, this should have no impact on end users OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests-gssapi?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 13:06:26 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.3.0:
|
||||
* Drop flag for out of sequence detection
|
||||
* Use SPNEGO mechanism by default
|
||||
* Fix ``SanitizedResponse.content`` to be ``bytes`` which
|
||||
reflects the base type
|
||||
* Migrated project to a ``src`` layout setup and a ``PEP 621``
|
||||
compliant build, this should have no impact on end users
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 22 21:45:48 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user