- Update to 1.13.0:

* No changelog provided upstream

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=65
This commit is contained in:
Tomáš Chvátal
2019-10-15 10:55:03 +00:00
committed by Git OBS Bridge
parent 5c4df23a24
commit eec0f391f1
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:041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774
size 456340

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 15 10:39:50 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.13.0:
* No changelog provided upstream
-------------------------------------------------------------------
Tue Apr 30 19:42:59 UTC 2019 - Todd R <toddrme2178@gmail.com>

View File

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