Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python311-cffi-1.16.0-2.2 RPM for riscv64

From OpenSuSE Ports Tumbleweed for riscv64

Name: python311-cffi Distribution: openSUSE Tumbleweed
Version: 1.16.0 Vendor: openSUSE
Release: 2.2 Build date: Thu Feb 29 10:46:12 2024
Group: Unspecified Build host: reproducible
Size: 1684367 Source RPM: python-cffi-1.16.0-2.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://cffi.readthedocs.org
Summary: Foreign Function Interface for Python calling C code
Foreign Function Interface for Python calling C code. The aim of this project
is to provide a convenient and reliable way of calling C code from Python.

Provides

Requires

License

MIT

Changelog

* Thu Feb 29 2024 Dan Čermák <dcermak@suse.com>
  - drop unnecessary buildrequire python-py
* Fri Oct 06 2023 Matej Cepl <mcepl@cepl.eu>
  - 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
* Fri Oct 06 2023 Matej Cepl <mcepl@cepl.eu>
  - Clean up the SPEC file
* Fri Apr 21 2023 Dirk Müller <dmueller@suse.com>
  - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl <mcepl@suse.com>
  - Make calling of %{sle15modernpython} optional.
* Fri Jan 06 2023 Dirk Müller <dmueller@suse.com>
  - add 8a3c2c816d789639b49d3ae867213393ed7abdff.patch to resolve
    testsuite failures with Python 3.11
* Mon Dec 05 2022 Daniel Garcia <daniel.garcia@suse.com>
  - Add python-py as test dependency
* Tue Jul 19 2022 Dirk Müller <dmueller@suse.com>
  - 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!)
* Sat Nov 06 2021 Dirk Müller <dmueller@suse.com>
  - 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
* Fri Jul 16 2021 Dirk Müller <dmueller@suse.com>
  - update to 1.14.6:
    * Revert "grovel: detect :float and :double in the :auto type"
* Fri Feb 12 2021 Dirk Müller <dmueller@suse.com>
  - update to 1.14.5:
    * Source fix for old gcc versions

Files

/usr/lib64/python3.11/site-packages/_cffi_backend.cpython-311-riscv64-linux-gnu.so
/usr/lib64/python3.11/site-packages/cffi
/usr/lib64/python3.11/site-packages/cffi-1.16.0.dist-info
/usr/lib64/python3.11/site-packages/cffi-1.16.0.dist-info/INSTALLER
/usr/lib64/python3.11/site-packages/cffi-1.16.0.dist-info/LICENSE
/usr/lib64/python3.11/site-packages/cffi-1.16.0.dist-info/METADATA
/usr/lib64/python3.11/site-packages/cffi-1.16.0.dist-info/RECORD
/usr/lib64/python3.11/site-packages/cffi-1.16.0.dist-info/REQUESTED
/usr/lib64/python3.11/site-packages/cffi-1.16.0.dist-info/WHEEL
/usr/lib64/python3.11/site-packages/cffi-1.16.0.dist-info/entry_points.txt
/usr/lib64/python3.11/site-packages/cffi-1.16.0.dist-info/top_level.txt
/usr/lib64/python3.11/site-packages/cffi/__init__.py
/usr/lib64/python3.11/site-packages/cffi/__pycache__
/usr/lib64/python3.11/site-packages/cffi/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/__init__.cpython-311.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/_imp_emulation.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/_imp_emulation.cpython-311.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/_shimmed_dist_utils.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/_shimmed_dist_utils.cpython-311.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/api.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/api.cpython-311.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/backend_ctypes.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/backend_ctypes.cpython-311.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/cffi_opcode.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/cffi_opcode.cpython-311.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/commontypes.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/commontypes.cpython-311.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/cparser.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/cparser.cpython-311.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/error.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/error.cpython-311.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/ffiplatform.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/ffiplatform.cpython-311.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/lock.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/lock.cpython-311.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/model.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/model.cpython-311.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/pkgconfig.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/pkgconfig.cpython-311.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/recompiler.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/recompiler.cpython-311.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/setuptools_ext.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/setuptools_ext.cpython-311.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/vengine_cpy.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/vengine_cpy.cpython-311.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/vengine_gen.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/vengine_gen.cpython-311.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/verifier.cpython-311.opt-1.pyc
/usr/lib64/python3.11/site-packages/cffi/__pycache__/verifier.cpython-311.pyc
/usr/lib64/python3.11/site-packages/cffi/_cffi_errors.h
/usr/lib64/python3.11/site-packages/cffi/_cffi_include.h
/usr/lib64/python3.11/site-packages/cffi/_embedding.h
/usr/lib64/python3.11/site-packages/cffi/_imp_emulation.py
/usr/lib64/python3.11/site-packages/cffi/_shimmed_dist_utils.py
/usr/lib64/python3.11/site-packages/cffi/api.py
/usr/lib64/python3.11/site-packages/cffi/backend_ctypes.py
/usr/lib64/python3.11/site-packages/cffi/cffi_opcode.py
/usr/lib64/python3.11/site-packages/cffi/commontypes.py
/usr/lib64/python3.11/site-packages/cffi/cparser.py
/usr/lib64/python3.11/site-packages/cffi/error.py
/usr/lib64/python3.11/site-packages/cffi/ffiplatform.py
/usr/lib64/python3.11/site-packages/cffi/lock.py
/usr/lib64/python3.11/site-packages/cffi/model.py
/usr/lib64/python3.11/site-packages/cffi/parse_c_type.h
/usr/lib64/python3.11/site-packages/cffi/pkgconfig.py
/usr/lib64/python3.11/site-packages/cffi/recompiler.py
/usr/lib64/python3.11/site-packages/cffi/setuptools_ext.py
/usr/lib64/python3.11/site-packages/cffi/vengine_cpy.py
/usr/lib64/python3.11/site-packages/cffi/vengine_gen.py
/usr/lib64/python3.11/site-packages/cffi/verifier.py
/usr/share/doc/packages/python311-cffi
/usr/share/doc/packages/python311-cffi/README.md
/usr/share/doc/packages/python311-cffi/cdef.rst
/usr/share/doc/packages/python311-cffi/design.rst
/usr/share/doc/packages/python311-cffi/embedding.rst
/usr/share/doc/packages/python311-cffi/goals.rst
/usr/share/doc/packages/python311-cffi/grant-cffi-1.0.rst
/usr/share/doc/packages/python311-cffi/index.rst
/usr/share/doc/packages/python311-cffi/installation.rst
/usr/share/doc/packages/python311-cffi/overview.rst
/usr/share/doc/packages/python311-cffi/parse_c_type.rst
/usr/share/doc/packages/python311-cffi/ref.rst
/usr/share/doc/packages/python311-cffi/using.rst
/usr/share/doc/packages/python311-cffi/whatsnew.rst
/usr/share/licenses/python311-cffi
/usr/share/licenses/python311-cffi/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:58:22 2024