14
0

Accepting request 881997 from home:alarrosa:branches:devel:languages:python

- Update to 1.3.1
  * Stop leaking context objects
  * Correct pointer alignment

OBS-URL: https://build.opensuse.org/request/show/881997
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kerberos?expand=0&rev=18
This commit is contained in:
2021-03-29 15:02:19 +00:00
committed by Git OBS Bridge
parent 7aa4f608f9
commit a98d475679
4 changed files with 13 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-kerberos
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 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-%{**}}
%bcond_without test
Name: python-kerberos
Version: 1.3.0
Version: 1.3.1
Release: 0
Summary: Kerberos high-level interface
License: Apache-2.0
@@ -57,7 +57,7 @@ export CFLAGS="%{optflags}"
%python_expand %fdupes %{buildroot}%{$python_sitearch}
%files %{python_files}
%doc README.rst
%doc README.md
%{python_sitearch}/*
%license LICENSE.txt