Require krb5 devel package as it ships krb5-config which k5test shells out to OBS-URL: https://build.opensuse.org/request/show/1330810 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-k5test?expand=0&rev=13
52 lines
2.0 KiB
Plaintext
52 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Feb 3 16:59:03 UTC 2026 - Georg Pfuetzenreuter <georg.pfuetzenreuter@suse.com>
|
|
|
|
- Require krb5 devel package as it ships krb5-config which k5test shells out to
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 30 09:05:17 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
|
|
|
- Convert to pip-based build
|
|
|
|
-------------------------------------------------------------------
|
|
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
|