Accepting request 540607 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/540607 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cffi?expand=0&rev=18
This commit is contained in:
commit
9bd87525f3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c40817cc0f71b5351eb0bdd0b585db4a285c2bcc03fbcb961b79bb8086b7576
|
||||
size 435135
|
3
cffi-1.11.2.tar.gz
Normal file
3
cffi-1.11.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab87dd91c0c4073758d07334c1e5f712ce8fe48f007b86f8238773963ee700a6
|
||||
size 435142
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 3 15:56:32 UTC 2017 - arun@gmx.de
|
||||
|
||||
- update to version 1.11.2:
|
||||
* Fix Windows issue with managing the thread-state on CPython 3.0 to
|
||||
3.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 4 11:36:56 UTC 2017 - sean.marlow@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define modname cffi
|
||||
Name: python-%{modname}
|
||||
Version: 1.11.1
|
||||
Version: 1.11.2
|
||||
Release: 0
|
||||
Summary: Foreign Function Interface for Python calling C code
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user