python-k5test/python-k5test.changes
Dirk Mueller a5fc4a8a3b - update to 0.10.4:
* Use OIDC for PyPI release
  * Include both license files
  * Fix MIT start_kadmind
  * Set max_renewable_life to 1 week for the MIT KDC
  * Bump version for next release
- Update to v0.10.3

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-k5test?expand=0&rev=9
2024-04-03 07:50:13 +00:00

42 lines
1.6 KiB
Plaintext

-------------------------------------------------------------------
Wed Apr 3 07:49:11 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.10.4:
* Use OIDC for PyPI release
* Include both license files
* Fix MIT start_kadmind
* Set max_renewable_life to 1 week for the MIT KDC
* Bump version for next release
-------------------------------------------------------------------
Fri Apr 21 12:27:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
- add sle15_python_module_pythons (jsc#PED-68)
-------------------------------------------------------------------
Thu Apr 13 22:42:22 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Make calling of %{sle15modernpython} optional.
-------------------------------------------------------------------
Tue Nov 8 17:14:41 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to v0.10.3
* Remove no longer valid reference by @stanislavlevin in #23
- Update to v0.10.2
* Remove redundant wheel dep from pyproject.toml by @mgorny in #19
* Use built-in shutil.which() instead of which(1) tool by @mgorny in #20
* Update CI to use new action versions by @jborean93 in #21
-------------------------------------------------------------------
Sat Sep 17 12:57:07 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
- Update to v0.10.1
- Add dependency krb5-server to be able to invoke /usr/sbin/kdb5_util
and krb5-client to be able to invoke /usr/bin/kinit
-------------------------------------------------------------------
Fri Mar 15 13:07:35 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Initial commit, needed by gssapi