15
0
forked from pool/python-cffi

- update to 1.14.5:

* Source fix for old gcc versions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=79
This commit is contained in:
2021-02-12 20:15:24 +00:00
committed by Git OBS Bridge
parent 8a27de44e4
commit ccfa3a1bcb
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-cffi
#
# 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
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-cffi
Version: 1.14.4
Version: 1.14.5
Release: 0
Summary: Foreign Function Interface for Python calling C code
License: MIT