Revisions of python-cffi

buildservice-autocommit accepted request 1153153 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 96)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1153143 from Dan Čermák's avatar Dan Čermák (dancermak) (revision 95)
drop unnecessary buildrequire python-py
buildservice-autocommit accepted request 1117701 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 94)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 93)
Fix tests
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 92)
- Upgrade to 1.16.0:
  - Add support for Python 3.12. With the removal of distutils
    from Python 3.12, projects using CFFI features that depend on
    distutils at runtime must add a dependency on setuptools to
    function under Python 3.12+. CFFI does not declare a runtime
    setuptools requirement to avoid an unnecessary dependency for
    projects that do not require it.
  - Drop support for end-of-life Python versions (2.7, 3.6, 3.7).
  - Move project source under src/; a more standard layout that
    also enables CI to more easily catch packaging errors.
  - Move project home to python-cffi/cffi on GitHub.
  - Add support for PEP517 builds; setuptools is now a required
    build dependency.
  - Declare python_requires metadata for Python 3.8+. This allows
    unsupported Pythons to continue using previously released
    sdists and wheels.
  - Add missing calls to PyObject_GC_UnTrack to avoid
    ResourceWarning 15c4b71
- Remove upstreamed patch
  8a3c2c816d789639b49d3ae867213393ed7abdff.patch
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 91)
- Clean up the SPEC file
buildservice-autocommit accepted request 1081967 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 90)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1081360 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 89)
SR for python stack proposal
buildservice-autocommit accepted request 1056350 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 88)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 87)
- add 8a3c2c816d789639b49d3ae867213393ed7abdff.patch to resolve
  testsuite failures with Python 3.11
buildservice-autocommit accepted request 1040369 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 86)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 85)
- Add python-py as test dependency
buildservice-autocommit accepted request 990222 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 84)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 83)
- update to 1.15.1:
  * If you call ffi.embedding_api() but don’t write any extern “Python” function
    there, then the resulting C code would fail an assert. Fixed.
  * Updated Windows/arm64 embedded libffi static lib to v3.4.2, and scripted to
    ease future updates (thanks Niyas Sait!)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 82)
- update to 1.15.0:
  * Fixed MANIFEST.in to include missing file for Windows arm64 support
  * Fixed Linux wheel build to use gcc default ISA for libffi
  * Updated setup.py Python trove specifiers to currently-tested Python versions
  * CPython 3.10 support (including wheels)
  * MacOS arm64 support (including wheels)
  * Initial Windows arm64 support
  * Misc. doc and test updates
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 81)
- update to 1.14.6:
  * Revert "grovel: detect :float and :double in the :auto type"
buildservice-autocommit accepted request 871527 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 80)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 79)
- update to 1.14.5:
  * Source fix for old gcc versions
buildservice-autocommit accepted request 856979 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 78)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 77)
- update to 1.14.4:
  * no upstream changelog provided
Displaying revisions 1 - 20 of 96
openSUSE Build Service is sponsored by