10 Commits

Author SHA256 Message Date
Denisart Benjamin
3d13a415a1 Accepting request 309689 from home:benoit_monin:branches:devel:languages:python
- update to version 1.1.0
- add python-cffi-rpmlintrc: cffi specifically installs C headers in site-packages
- add new test dependency gcc-c++
- skip the tests on SLE11 since they fail on i586

OBS-URL: https://build.opensuse.org/request/show/309689
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=17
2015-06-02 17:47:58 +00:00
Michal Čihař
f619bc917c Accepting request 298714 from home:Nijel:branches:devel:languages:python
- Update to 0.9.2
  * No upstream changelog
    See https://bitbucket.org/cffi/cffi/commits/all for a list of
    commits

OBS-URL: https://build.opensuse.org/request/show/298714
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=15
2015-04-23 06:53:38 +00:00
Todd R
a9b03d166b Accepting request 246510 from home:TheBlackCat:branches:devel:languages:python
Update to 0.8.6

OBS-URL: https://build.opensuse.org/request/show/246510
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=13
2014-08-26 12:50:37 +00:00
Tomáš Chvátal
6dc6094763 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
2014-05-28 08:38:49 +00:00
Sascha Peilicke
627dbee2e8 - Require libffi43-devel on SLE_11_SP2 instead of using pkg-config to fix build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=9
2014-03-31 14:19:07 +00:00
Denisart Benjamin
18c7692885 Accepting request 223704 from home:mvyskocil:branches:devel:languages:python
- update to 0.8.1
  * fixes on Python 3 on OS/X, and some FreeBSD fixes (thanks Tobias)
- added a note wrt disabled tests
- add cffi-pytest-integration.patch: allowinf call pytest from setup.py

- update to 0.8
  * integrated support for C99 variable-sized structures
  * multi-thread safety
  * ffi.getwinerror()
  * a number of small fixes

OBS-URL: https://build.opensuse.org/request/show/223704
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=8
2014-02-24 15:15:49 +00:00
Sascha Peilicke
c16ecb5be2 - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=6
2013-10-24 10:59:46 +00:00
Denisart Benjamin
e112c7832a Accepting request 201429 from home:mvyskocil
- use pkgconfig(libffi) to get the most recent ffi

OBS-URL: https://build.opensuse.org/request/show/201429
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=4
2013-09-30 08:50:15 +00:00
Todd R
2bb73276b1 Accepting request 195613 from home:mvyskocil
- Update to 0.7.2
  * add implicit bool
  * standard names are handled as defaults in cdef declarations
  * enum types follow GCC rules and not just int
  * supports simple slices x[start:stop]
  * enums are handled like ints
  * new ffi.new_handle(python_object)
  * and various bugfixes

OBS-URL: https://build.opensuse.org/request/show/195613
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=2
2013-08-22 14:39:36 +00:00
Sascha Peilicke
5621aee855 - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=1
2013-02-10 10:02:31 +00:00