forked from pool/python-k5test
- 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
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-k5test
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-k5test
|
||||
Version: 0.10.3
|
||||
Version: 0.10.4
|
||||
Release: 0
|
||||
Summary: A library for testing Python applications in krb5 environments
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user