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

python3-devel-3.12.2-3.fc41 RPM for aarch64

From Fedora Rawhide for aarch64 / p

Name: python3-devel Distribution: Fedora Project
Version: 3.12.2 Vendor: Fedora Project
Release: 3.fc41 Build date: Tue Mar 26 11:47:42 2024
Group: Unspecified Build host: buildhw-a64-24.iad2.fedoraproject.org
Size: 1297513 Source RPM: python3.12-3.12.2-3.fc41.src.rpm
Packager: Fedora Project
Url: https://www.python.org/
Summary: Libraries and header files needed for Python development
This package contains the header files and configuration needed to compile
Python extension modules (typically written in C or C++), to embed Python
into other programs, and to make binary distributions for Python libraries.

It also contains the necessary macros to build RPM packages with Python modules
and 2to3 tool, an automatic source converter from Python 2.X.

Provides

Requires

License

Python-2.0.1

Changelog

* Thu Mar 21 2024 Miro Hrončok <mhroncok@redhat.com> - 3.12.2-3
  - Move all test modules to the python3-test package, namely:
     - __phello__
     - _xxsubinterpreters
     - xxlimited
     - xxlimited_35
     - xxsubtype
* Wed Feb 21 2024 Miro Hrončok <mhroncok@redhat.com> - 3.12.2-2
  - Fix tests for XMLPullParser with Expat 2.6.0
* Wed Feb 07 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.2-1
  - Update to 3.12.2
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.1-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Dec 18 2023 Lumír Balhar <lbalhar@redhat.com> - 3.12.1-2
  - Security fix for CVE-2023-27043 (rhbz#2196190)
* Fri Dec 08 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.1-1
  - Update to 3.12.1
  - Own stray directories in /usr/lib64/python3.12
  - Fixes: rhbz#2252143
* Thu Oct 05 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 3.12.0-2
  - Use bundled libb2 in RHEL builds
* Mon Oct 02 2023 Miro Hrončok <mhroncok@redhat.com> - 3.12.0-1
  - Update to 3.12.0 final
* Tue Sep 19 2023 Miro Hrončok <mhroncok@redhat.com> - 3.12.0~rc3-1
  - Update to 3.12.0rc3
* Wed Sep 06 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~rc2-1
  - Update to 3.12.0rc2
* Mon Aug 07 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~rc1-1
  - Update to 3.12.0rc1
* Wed Aug 02 2023 Charalampos Stratakis <cstratak@redhat.com> - 3.12.0~b4-3
  - Remove extra distro-applied CFLAGS passed to user built C extensions
  - https://fedoraproject.org/wiki/Changes/Python_Extension_Flags_Reduction
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.0~b4-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jul 12 2023 Miro Hrončok <mhroncok@redhat.com> - 3.12.0~b4-1
  - Update to 3.12.0b4
* Wed Jun 21 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~b3-2
  - Backport upstream patch to add PyType_GetDict() function
* Tue Jun 20 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~b3-1
  - Update to 3.12.0b3
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.12.0~b2-3
  - Rebuilt for Python 3.12
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 3.12.0~b2-2
  - Bootstrap for Python 3.12
* Wed Jun 07 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~b2-1
  - Update to 3.12.0b2
* Mon May 29 2023 Miro Hrončok <mhroncok@redhat.com> - 3.12.0~b1-2
  - Use wheels from RPMs, at least on Fedora 39+
  - On older Fedora releases, declare bundled() provides and a complex License tag
* Tue May 23 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~b1-1
  - Update to 3.12.0b1
* Wed Apr 05 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~a7-1
  - Update to 3.12.0a7
* Thu Mar 23 2023 Miro Hrončok <mhroncok@redhat.com> - 3.12.0~a6-2
  - Increase the test timeout during package build
* Wed Mar 08 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~a6-1
  - Update to 3.12.0a6
* Wed Feb 08 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~a5-1
  - Update to 3.12.0a5
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.12.0~a4-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Jan 11 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~a4-1
  - Update to 3.12.0a4
* Mon Dec 19 2022 Miro Hrončok <mhroncok@redhat.com> - 3.12.0~a3-2
  - No longer patch the default bytecode cache invalidation policy
* Wed Dec 07 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~a3-1
  - Update to 3.12.0a3
* Tue Nov 15 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~a2-1
  - Update to 3.12.0a2
  - Fixes: rhbz#2133847
* Thu Oct 27 2022 Miro Hrončok <mhroncok@redhat.com> - 3.12.0~a1-2
  - Finish initial bootstrap of Python 3.12.0a1
* Wed Oct 26 2022 Tomáš Hrnčiar <thrnciar@redhat.com> - 3.12.0~a1-1
  - Initial Python 3.12 package forked from Python 3.11

Files

/usr/bin/2to3
/usr/bin/2to3-3.12
/usr/bin/msgfmt.py
/usr/bin/msgfmt3.12.py
/usr/bin/msgfmt3.py
/usr/bin/pygettext.py
/usr/bin/pygettext3.12.py
/usr/bin/pygettext3.py
/usr/bin/python-config
/usr/bin/python3-config
/usr/bin/python3.12-aarch64-config
/usr/bin/python3.12-config
/usr/include/python3.12/Python.h
/usr/include/python3.12/abstract.h
/usr/include/python3.12/bltinmodule.h
/usr/include/python3.12/boolobject.h
/usr/include/python3.12/bytearrayobject.h
/usr/include/python3.12/bytesobject.h
/usr/include/python3.12/ceval.h
/usr/include/python3.12/codecs.h
/usr/include/python3.12/compile.h
/usr/include/python3.12/complexobject.h
/usr/include/python3.12/cpython
/usr/include/python3.12/cpython/abstract.h
/usr/include/python3.12/cpython/bytearrayobject.h
/usr/include/python3.12/cpython/bytesobject.h
/usr/include/python3.12/cpython/cellobject.h
/usr/include/python3.12/cpython/ceval.h
/usr/include/python3.12/cpython/classobject.h
/usr/include/python3.12/cpython/code.h
/usr/include/python3.12/cpython/compile.h
/usr/include/python3.12/cpython/complexobject.h
/usr/include/python3.12/cpython/context.h
/usr/include/python3.12/cpython/descrobject.h
/usr/include/python3.12/cpython/dictobject.h
/usr/include/python3.12/cpython/fileobject.h
/usr/include/python3.12/cpython/fileutils.h
/usr/include/python3.12/cpython/floatobject.h
/usr/include/python3.12/cpython/frameobject.h
/usr/include/python3.12/cpython/funcobject.h
/usr/include/python3.12/cpython/genobject.h
/usr/include/python3.12/cpython/import.h
/usr/include/python3.12/cpython/initconfig.h
/usr/include/python3.12/cpython/interpreteridobject.h
/usr/include/python3.12/cpython/listobject.h
/usr/include/python3.12/cpython/longintrepr.h
/usr/include/python3.12/cpython/longobject.h
/usr/include/python3.12/cpython/memoryobject.h
/usr/include/python3.12/cpython/methodobject.h
/usr/include/python3.12/cpython/modsupport.h
/usr/include/python3.12/cpython/object.h
/usr/include/python3.12/cpython/objimpl.h
/usr/include/python3.12/cpython/odictobject.h
/usr/include/python3.12/cpython/picklebufobject.h
/usr/include/python3.12/cpython/pthread_stubs.h
/usr/include/python3.12/cpython/pyctype.h
/usr/include/python3.12/cpython/pydebug.h
/usr/include/python3.12/cpython/pyerrors.h
/usr/include/python3.12/cpython/pyfpe.h
/usr/include/python3.12/cpython/pyframe.h
/usr/include/python3.12/cpython/pylifecycle.h
/usr/include/python3.12/cpython/pymem.h
/usr/include/python3.12/cpython/pystate.h
/usr/include/python3.12/cpython/pythonrun.h
/usr/include/python3.12/cpython/pythread.h
/usr/include/python3.12/cpython/pytime.h
/usr/include/python3.12/cpython/setobject.h
/usr/include/python3.12/cpython/sysmodule.h
/usr/include/python3.12/cpython/traceback.h
/usr/include/python3.12/cpython/tupleobject.h
/usr/include/python3.12/cpython/unicodeobject.h
/usr/include/python3.12/cpython/warnings.h
/usr/include/python3.12/cpython/weakrefobject.h
/usr/include/python3.12/datetime.h
/usr/include/python3.12/descrobject.h
/usr/include/python3.12/dictobject.h
/usr/include/python3.12/dynamic_annotations.h
/usr/include/python3.12/enumobject.h
/usr/include/python3.12/errcode.h
/usr/include/python3.12/exports.h
/usr/include/python3.12/fileobject.h
/usr/include/python3.12/fileutils.h
/usr/include/python3.12/floatobject.h
/usr/include/python3.12/frameobject.h
/usr/include/python3.12/genericaliasobject.h
/usr/include/python3.12/import.h
/usr/include/python3.12/internal
/usr/include/python3.12/internal/pycore_abstract.h
/usr/include/python3.12/internal/pycore_asdl.h
/usr/include/python3.12/internal/pycore_ast.h
/usr/include/python3.12/internal/pycore_ast_state.h
/usr/include/python3.12/internal/pycore_atexit.h
/usr/include/python3.12/internal/pycore_atomic.h
/usr/include/python3.12/internal/pycore_atomic_funcs.h
/usr/include/python3.12/internal/pycore_bitutils.h
/usr/include/python3.12/internal/pycore_blocks_output_buffer.h
/usr/include/python3.12/internal/pycore_bytes_methods.h
/usr/include/python3.12/internal/pycore_bytesobject.h
/usr/include/python3.12/internal/pycore_call.h
/usr/include/python3.12/internal/pycore_ceval.h
/usr/include/python3.12/internal/pycore_ceval_state.h
/usr/include/python3.12/internal/pycore_code.h
/usr/include/python3.12/internal/pycore_compile.h
/usr/include/python3.12/internal/pycore_condvar.h
/usr/include/python3.12/internal/pycore_context.h
/usr/include/python3.12/internal/pycore_descrobject.h
/usr/include/python3.12/internal/pycore_dict.h
/usr/include/python3.12/internal/pycore_dict_state.h
/usr/include/python3.12/internal/pycore_dtoa.h
/usr/include/python3.12/internal/pycore_emscripten_signal.h
/usr/include/python3.12/internal/pycore_exceptions.h
/usr/include/python3.12/internal/pycore_faulthandler.h
/usr/include/python3.12/internal/pycore_fileutils.h
/usr/include/python3.12/internal/pycore_fileutils_windows.h
/usr/include/python3.12/internal/pycore_floatobject.h
/usr/include/python3.12/internal/pycore_flowgraph.h
/usr/include/python3.12/internal/pycore_format.h
/usr/include/python3.12/internal/pycore_frame.h
/usr/include/python3.12/internal/pycore_function.h
/usr/include/python3.12/internal/pycore_gc.h
/usr/include/python3.12/internal/pycore_genobject.h
/usr/include/python3.12/internal/pycore_getopt.h
/usr/include/python3.12/internal/pycore_gil.h
/usr/include/python3.12/internal/pycore_global_objects.h
/usr/include/python3.12/internal/pycore_global_objects_fini_generated.h
/usr/include/python3.12/internal/pycore_global_strings.h
/usr/include/python3.12/internal/pycore_hamt.h
/usr/include/python3.12/internal/pycore_hashtable.h
/usr/include/python3.12/internal/pycore_import.h
/usr/include/python3.12/internal/pycore_initconfig.h
/usr/include/python3.12/internal/pycore_instruments.h
/usr/include/python3.12/internal/pycore_interp.h
/usr/include/python3.12/internal/pycore_intrinsics.h
/usr/include/python3.12/internal/pycore_list.h
/usr/include/python3.12/internal/pycore_long.h
/usr/include/python3.12/internal/pycore_memoryobject.h
/usr/include/python3.12/internal/pycore_moduleobject.h
/usr/include/python3.12/internal/pycore_namespace.h
/usr/include/python3.12/internal/pycore_object.h
/usr/include/python3.12/internal/pycore_object_state.h
/usr/include/python3.12/internal/pycore_obmalloc.h
/usr/include/python3.12/internal/pycore_obmalloc_init.h
/usr/include/python3.12/internal/pycore_opcode.h
/usr/include/python3.12/internal/pycore_opcode_utils.h
/usr/include/python3.12/internal/pycore_parser.h
/usr/include/python3.12/internal/pycore_pathconfig.h
/usr/include/python3.12/internal/pycore_pyarena.h
/usr/include/python3.12/internal/pycore_pyerrors.h
/usr/include/python3.12/internal/pycore_pyhash.h
/usr/include/python3.12/internal/pycore_pylifecycle.h
/usr/include/python3.12/internal/pycore_pymath.h
/usr/include/python3.12/internal/pycore_pymem.h
/usr/include/python3.12/internal/pycore_pymem_init.h
/usr/include/python3.12/internal/pycore_pystate.h
/usr/include/python3.12/internal/pycore_pythread.h
/usr/include/python3.12/internal/pycore_range.h
/usr/include/python3.12/internal/pycore_runtime.h
/usr/include/python3.12/internal/pycore_runtime_init.h
/usr/include/python3.12/internal/pycore_runtime_init_generated.h
/usr/include/python3.12/internal/pycore_signal.h
/usr/include/python3.12/internal/pycore_sliceobject.h
/usr/include/python3.12/internal/pycore_strhex.h
/usr/include/python3.12/internal/pycore_structseq.h
/usr/include/python3.12/internal/pycore_symtable.h
/usr/include/python3.12/internal/pycore_sysmodule.h
/usr/include/python3.12/internal/pycore_time.h
/usr/include/python3.12/internal/pycore_token.h
/usr/include/python3.12/internal/pycore_traceback.h
/usr/include/python3.12/internal/pycore_tracemalloc.h
/usr/include/python3.12/internal/pycore_tuple.h
/usr/include/python3.12/internal/pycore_typeobject.h
/usr/include/python3.12/internal/pycore_typevarobject.h
/usr/include/python3.12/internal/pycore_ucnhash.h
/usr/include/python3.12/internal/pycore_unicodeobject.h
/usr/include/python3.12/internal/pycore_unicodeobject_generated.h
/usr/include/python3.12/internal/pycore_unionobject.h
/usr/include/python3.12/internal/pycore_warnings.h
/usr/include/python3.12/interpreteridobject.h
/usr/include/python3.12/intrcheck.h
/usr/include/python3.12/iterobject.h
/usr/include/python3.12/listobject.h
/usr/include/python3.12/longobject.h
/usr/include/python3.12/marshal.h
/usr/include/python3.12/memoryobject.h
/usr/include/python3.12/methodobject.h
/usr/include/python3.12/modsupport.h
/usr/include/python3.12/moduleobject.h
/usr/include/python3.12/object.h
/usr/include/python3.12/objimpl.h
/usr/include/python3.12/opcode.h
/usr/include/python3.12/osdefs.h
/usr/include/python3.12/osmodule.h
/usr/include/python3.12/patchlevel.h
/usr/include/python3.12/py_curses.h
/usr/include/python3.12/pybuffer.h
/usr/include/python3.12/pycapsule.h
/usr/include/python3.12/pyconfig.h
/usr/include/python3.12/pydtrace.h
/usr/include/python3.12/pyerrors.h
/usr/include/python3.12/pyexpat.h
/usr/include/python3.12/pyframe.h
/usr/include/python3.12/pyhash.h
/usr/include/python3.12/pylifecycle.h
/usr/include/python3.12/pymacconfig.h
/usr/include/python3.12/pymacro.h
/usr/include/python3.12/pymath.h
/usr/include/python3.12/pymem.h
/usr/include/python3.12/pyport.h
/usr/include/python3.12/pystate.h
/usr/include/python3.12/pystats.h
/usr/include/python3.12/pystrcmp.h
/usr/include/python3.12/pystrtod.h
/usr/include/python3.12/pythonrun.h
/usr/include/python3.12/pythread.h
/usr/include/python3.12/pytypedefs.h
/usr/include/python3.12/rangeobject.h
/usr/include/python3.12/setobject.h
/usr/include/python3.12/sliceobject.h
/usr/include/python3.12/structmember.h
/usr/include/python3.12/structseq.h
/usr/include/python3.12/sysmodule.h
/usr/include/python3.12/traceback.h
/usr/include/python3.12/tracemalloc.h
/usr/include/python3.12/tupleobject.h
/usr/include/python3.12/typeslots.h
/usr/include/python3.12/unicodeobject.h
/usr/include/python3.12/warnings.h
/usr/include/python3.12/weakrefobject.h
/usr/lib64/libpython3.12.so
/usr/lib64/pkgconfig/python-3.12-embed.pc
/usr/lib64/pkgconfig/python-3.12.pc
/usr/lib64/pkgconfig/python.pc
/usr/lib64/pkgconfig/python3-embed.pc
/usr/lib64/pkgconfig/python3.pc
/usr/lib64/python3.12/config-3.12-aarch64-linux-gnu/Setup
/usr/lib64/python3.12/config-3.12-aarch64-linux-gnu/Setup.bootstrap
/usr/lib64/python3.12/config-3.12-aarch64-linux-gnu/Setup.local
/usr/lib64/python3.12/config-3.12-aarch64-linux-gnu/Setup.stdlib
/usr/lib64/python3.12/config-3.12-aarch64-linux-gnu/__pycache__
/usr/lib64/python3.12/config-3.12-aarch64-linux-gnu/__pycache__/python-config.cpython-312.opt-1.pyc
/usr/lib64/python3.12/config-3.12-aarch64-linux-gnu/__pycache__/python-config.cpython-312.opt-2.pyc
/usr/lib64/python3.12/config-3.12-aarch64-linux-gnu/__pycache__/python-config.cpython-312.pyc
/usr/lib64/python3.12/config-3.12-aarch64-linux-gnu/config.c
/usr/lib64/python3.12/config-3.12-aarch64-linux-gnu/config.c.in
/usr/lib64/python3.12/config-3.12-aarch64-linux-gnu/install-sh
/usr/lib64/python3.12/config-3.12-aarch64-linux-gnu/makesetup
/usr/lib64/python3.12/config-3.12-aarch64-linux-gnu/python-config.py
/usr/share/doc/python3-devel
/usr/share/doc/python3-devel/README.valgrind
/usr/share/doc/python3-devel/valgrind-python.supp


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 12 00:49:51 2024