Accepting request 234745 from home:matejcik:branches:devel:languages:python

- update to 0.8.2
  * minor bugfixes
- remove cffi-pytest-integration.patch as it is no longer necessary

OBS-URL: https://build.opensuse.org/request/show/234745
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=11
This commit is contained in:
Tomáš Chvátal
2014-05-28 08:38:49 +00:00
committed by Git OBS Bridge
parent 15e4c2a51e
commit 6dc6094763
4 changed files with 11 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon May 19 16:35:30 UTC 2014 - jmatejek@suse.com
- update to 0.8.2
* minor bugfixes
- remove cffi-pytest-integration.patch as it is no longer necessary
-------------------------------------------------------------------
Mon Mar 31 14:18:44 UTC 2014 - speilicke@suse.com

View File

@@ -17,7 +17,7 @@
Name: python-cffi
Version: 0.8.1
Version: 0.8.2
Release: 0
Summary: Foreign Function Interface for Python calling C code
License: MIT