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,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f039b7dd4746df56f6102097b3dc250fe0078be75130b9dc4211a85a3b1ec6a4
size 19402

BIN
kerberos-1.3.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Mar 29 14:26:11 UTC 2021 - Antonio Larrosa <alarrosa@suse.com>
- Update to 1.3.1
* Stop leaking context objects
* Correct pointer alignment
-------------------------------------------------------------------
Fri Nov 13 13:08:59 UTC 2020 - Johannes Grassler <johannes.grassler@suse.com>

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