Accepting request 868360 from home:alarrosa:branches:devel:languages:python
- Update to 1.6.12:
* Fix GSSAPI detection for macOS Big Sur (#235, #236)
* Clarify how to disable detection (#234)
- Update to 1.6.11:
* Fix build on FreeBSD (#232, #228)
* On FreeBSD, prefer GSSAPI from ports if available (#232)
* Support python >= 3.8 in test suite by dropping dependency on
should_be (#215, #229)
* Fix malformed S4U tests (#220, #229)
- Update to 1.6.10:
* Provide python 3.9 Windows wheels (#226, #227)
* Fix shlex.split on Windows (#223)
* Removed six package and other older py cleanup values
(#221, #222)
- Update to 1.6.9:
* Raise exception on unknown usage (#202, #203)
* Update tutorial to make server_name equal FQDN (#209)
* Handle missing locale.LC_MESSAGES on Windows (#211)
- Update to 1.6.5:
* There were no releases between 1.6.5 and 1.6.9 due to release
pipeline issues with Github Actions.
* Fix python_requires so that python-3.5 users hopefully
don't get a version they can't use (#199, #198)
- Update to 1.6.4:
* There was no v1.6.3 due to an incompatible sphinx extension
change.
* Fix missing substitution in inquire_property (#195, #196)
* Fix DLL handling on Windows with workarounds (#193, #194, #197)
OBS-URL: https://build.opensuse.org/request/show/868360
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gssapi?expand=0&rev=16
2021-02-01 17:26:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 1 12:46:00 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
|
|
|
|
- Update to 1.6.12:
|
|
|
|
* Fix GSSAPI detection for macOS Big Sur (#235, #236)
|
|
|
|
* Clarify how to disable detection (#234)
|
|
|
|
- Update to 1.6.11:
|
|
|
|
* Fix build on FreeBSD (#232, #228)
|
|
|
|
* On FreeBSD, prefer GSSAPI from ports if available (#232)
|
|
|
|
* Support python >= 3.8 in test suite by dropping dependency on
|
|
|
|
should_be (#215, #229)
|
|
|
|
* Fix malformed S4U tests (#220, #229)
|
|
|
|
- Update to 1.6.10:
|
|
|
|
* Provide python 3.9 Windows wheels (#226, #227)
|
|
|
|
* Fix shlex.split on Windows (#223)
|
|
|
|
* Removed six package and other older py cleanup values
|
|
|
|
(#221, #222)
|
|
|
|
- Update to 1.6.9:
|
|
|
|
* Raise exception on unknown usage (#202, #203)
|
|
|
|
* Update tutorial to make server_name equal FQDN (#209)
|
|
|
|
* Handle missing locale.LC_MESSAGES on Windows (#211)
|
|
|
|
- Update to 1.6.5:
|
|
|
|
* There were no releases between 1.6.5 and 1.6.9 due to release
|
|
|
|
pipeline issues with Github Actions.
|
|
|
|
* Fix python_requires so that python-3.5 users hopefully
|
|
|
|
don't get a version they can't use (#199, #198)
|
|
|
|
- Update to 1.6.4:
|
|
|
|
* There was no v1.6.3 due to an incompatible sphinx extension
|
|
|
|
change.
|
|
|
|
* Fix missing substitution in inquire_property (#195, #196)
|
|
|
|
* Fix DLL handling on Windows with workarounds (#193, #194, #197)
|
|
|
|
|
2020-03-16 10:37:03 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 16 10:36:51 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Fix build without python2
|
|
|
|
|
2020-03-04 11:34:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 4 11:32:53 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
|
|
|
|
- update to 1.6.2
|
|
|
|
* docu update
|
|
|
|
|
2019-08-13 12:50:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Aug 13 12:49:42 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
|
|
|
|
- update to 1.6.1
|
|
|
|
* GSSAPI extension rfc4178 (set_neg_mechs) support
|
|
|
|
* Expose mechanisms in the high-level API
|
|
|
|
|
2019-08-07 14:27:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 7 14:23:45 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
|
|
|
|
|
|
|
- update to 1.6.0
|
|
|
|
* no upstream changelog
|
|
|
|
|
2019-05-10 09:53:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 10 09:50:34 UTC 2019 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 1.5.1
|
|
|
|
* Remove warning about collections.abc usage for Python 3.7+ (#154)
|
|
|
|
|
2018-05-07 15:57:20 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 7 15:54:57 UTC 2018 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- initial package
|