15
0
forked from pool/python-cffi

Accepting request 838259 from devel:languages:python

- update to 1.14.3:
  * no upstream changelog provided

OBS-URL: https://build.opensuse.org/request/show/838259
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cffi?expand=0&rev=33
This commit is contained in:
2020-10-29 08:46:10 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ae8f34d50af2c2154035984b8b5fc5d9ed63f32fe615646ab435b05b132ca91b
size 470737

3
cffi-1.14.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f92f789e4f9241cd262ad7a555ca2c648a98178a953af117ef7fad46aa1d5591
size 470804

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 28 11:23:13 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 1.14.3:
* no upstream changelog provided
-------------------------------------------------------------------
Thu Aug 20 12:13:23 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-cffi
Version: 1.14.2
Version: 1.14.3
Release: 0
Summary: Foreign Function Interface for Python calling C code
License: MIT