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

python311-wheel-0.46.3-2.2 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python311-wheel Distribution: openSUSE Tumbleweed
Version: 0.46.3 Vendor: openSUSE
Release: 2.2 Build date: Mon Feb 9 12:01:06 2026
Group: Development/Languages/Python Build host: reproducible
Size: 281910 Source RPM: python-wheel-0.46.3-2.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/pypa/wheel
Summary: A built-package format for Python
A built-package format for Python.

A wheel is a ZIP-format archive with a specially formatted filename
and the .whl extension. It is designed to contain all the files for a
PEP 376 compatible install in a way that is very close to the on-disk
format. Many packages will be properly installed with only the "Unpack"
step (simply extracting the file onto sys.path), and the unpacked archive
preserves enough information to "Spread" (copy data and scripts to their
final locations) at any later time.

Provides

Requires

License

MIT

Changelog

* Mon Feb 09 2026 Daniel Garcia <daniel.garcia@suse.com>
  - Add pythons_for_pypi macro. This macro will help to build the python
    minimal stack for different python versions.
* Tue Jan 27 2026 Nico Krapp <nico.krapp@suse.com>
  - Update to 0.46.3
    * Fixed ImportError: cannot import name '_setuptools_logging' from 'wheel'
      when installed alongside an old version of setuptools and running the
      bdist_wheel command
  - Update to 0.46.2 (fixes CVE-2026-24049, bsc#1257100)
    * Restored the bdist_wheel command for compatibility with setuptools older
      than v70.1
    * Importing wheel.bdist_wheel now emits a FutureWarning instead of a
      DeprecationWarning
    * Fixed wheel unpack potentially altering the permissions of files outside
      of the destination tree with maliciously crafted wheels (CVE-2026-24049)
  - Update to 0.46.1
    * Temporarily restored the wheel.macosx_libfile module
  - Update to 0.46.0
    * Dropped support for Python 3.8
    * Removed the bdist_wheel setuptools command implementation and entry point.
      The wheel.bdist_wheel module is now just an alias to
      setuptools.command.bdist_wheel, emitting a deprecation warning on import.
    * Removed vendored packaging in favor of a run-time dependency on it
    * Made the wheel.metadata module private (with a deprecation warning if it's
      imported
    * Made the wheel.cli package private (no deprecation warning)
    * Fixed an exception when calling the convert command with an empty
      description field
  - drop tests.patch, merged upstream
* Thu Mar 27 2025 Markéta Machová <mmachova@suse.com>
  - Add tests.patch to fix (some) tests with setuptools 77
  - Skip license tests failing with setuptools 77
* Sat Nov 23 2024 Dirk Müller <dmueller@suse.com>
  - update to 0.45.1:
    * Fixed pure Python wheels converted from eggs and wininst
      files having the ABI tag in the file name
* Fri Nov 15 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update to 0.45.0
    * Refactored the ``convert`` command to not need setuptools to be installed
    * Don't configure setuptools logging unless running ``bdist_wheel``
    * Added a redirection from ``wheel.bdist_wheel.bdist_wheel`` to
      ``setuptools.command.bdist_wheel.bdist_wheel`` to improve compatibility with
      ``setuptools``' latest fixes.
* Sun Sep 08 2024 Dirk Müller <dmueller@suse.com>
  - update to 0.44.0:
    * Canonicalized requirements in METADATA file
    * Deprecated the bdist_wheel module, as the code was migrated
      to setuptools itself
* Sat Mar 16 2024 Dirk Müller <dmueller@suse.com>
  - update to 0.43.0:
    * Dropped support for Python 3.7
    * Updated vendored packaging to 24.0
* Fri Dec 22 2023 Ben Greiner <code@bnavigator.de>
  - Update to 0.42.0
    * Allowed removing build tag with wheel tags --build ""
    * Fixed wheel pack and wheel tags writing updated WHEEL fields
      after a blank line, causing other tools to ignore them
    * Fixed wheel pack and wheel tags writing WHEEL with CRLF line
      endings or a mix of CRLF and LF
    * Fixed wheel pack --build-number "" not removing build tag from
      WHEEL (above changes by Benjamin Gilbert)
  - Release 0.41.3
    * Updated vendored packaging to 23.2
    * Fixed ABI tag generation for CPython 3.13a1 on Windows (PR by
      Sam Gross)
  - Remove pip dependency for easier bootstrap
* Mon Sep 04 2023 Martin Schreiner <martin.schreiner@suse.com>
  - Update to 0.41.2:
    - Changes from 0.41.2:
    * Fixed platform tag detection for GraalPy and 32-bit python
      running on an aarch64 kernel
    * Fixed wheel tags to not list directories in RECORD files
    * Fixed ABI tag generation for GraalPy
    - Changes from 0.41.1:
    * Fixed naming of the data_dir directory in the presence of local
      version segment given via egg_info.tag_build
    * Fixed version specifiers in Requires-Dist being wrapped in
      parentheses
    - Changes from 0.41.0:
    * Added full support of the build tag syntax to wheel tags
    * Fixed warning on Python 3.12 about onerror deprecation
    * Support testing on Python 3.12 betas
* Thu May 04 2023 Matej Cepl <mcepl@suse.com>
  - Update to 0.40.0:
    - Added a wheel tags command to modify tags on an existing
      wheel
    - Updated vendored packaging to 23.0
    - wheel unpack now preserves the executable attribute of
      extracted files
    - Fixed spaces in platform names not being converted to
      underscores
    - Fixed RECORD files in generated wheels missing the regular
      file attribute
    - Fixed DeprecationWarning about the use of the deprecated
      pkg_resources API
    - Wheel now uses flit-core as a build backend
* 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.

Files

/usr/bin/wheel
/usr/bin/wheel-3.11
/usr/lib/python3.11/site-packages/wheel
/usr/lib/python3.11/site-packages/wheel-0.46.3.dist-info
/usr/lib/python3.11/site-packages/wheel-0.46.3.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/wheel-0.46.3.dist-info/METADATA
/usr/lib/python3.11/site-packages/wheel-0.46.3.dist-info/RECORD
/usr/lib/python3.11/site-packages/wheel-0.46.3.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/wheel-0.46.3.dist-info/WHEEL
/usr/lib/python3.11/site-packages/wheel-0.46.3.dist-info/entry_points.txt
/usr/lib/python3.11/site-packages/wheel-0.46.3.dist-info/licenses
/usr/lib/python3.11/site-packages/wheel-0.46.3.dist-info/licenses/LICENSE.txt
/usr/lib/python3.11/site-packages/wheel/__init__.py
/usr/lib/python3.11/site-packages/wheel/__main__.py
/usr/lib/python3.11/site-packages/wheel/__pycache__
/usr/lib/python3.11/site-packages/wheel/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wheel/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/wheel/__pycache__/__main__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wheel/__pycache__/__main__.cpython-311.pyc
/usr/lib/python3.11/site-packages/wheel/__pycache__/_bdist_wheel.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wheel/__pycache__/_bdist_wheel.cpython-311.pyc
/usr/lib/python3.11/site-packages/wheel/__pycache__/_metadata.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wheel/__pycache__/_metadata.cpython-311.pyc
/usr/lib/python3.11/site-packages/wheel/__pycache__/_setuptools_logging.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wheel/__pycache__/_setuptools_logging.cpython-311.pyc
/usr/lib/python3.11/site-packages/wheel/__pycache__/bdist_wheel.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wheel/__pycache__/bdist_wheel.cpython-311.pyc
/usr/lib/python3.11/site-packages/wheel/__pycache__/macosx_libfile.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wheel/__pycache__/macosx_libfile.cpython-311.pyc
/usr/lib/python3.11/site-packages/wheel/__pycache__/metadata.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wheel/__pycache__/metadata.cpython-311.pyc
/usr/lib/python3.11/site-packages/wheel/__pycache__/wheelfile.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wheel/__pycache__/wheelfile.cpython-311.pyc
/usr/lib/python3.11/site-packages/wheel/_bdist_wheel.py
/usr/lib/python3.11/site-packages/wheel/_commands
/usr/lib/python3.11/site-packages/wheel/_commands/__init__.py
/usr/lib/python3.11/site-packages/wheel/_commands/__pycache__
/usr/lib/python3.11/site-packages/wheel/_commands/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wheel/_commands/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/wheel/_commands/__pycache__/convert.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wheel/_commands/__pycache__/convert.cpython-311.pyc
/usr/lib/python3.11/site-packages/wheel/_commands/__pycache__/pack.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wheel/_commands/__pycache__/pack.cpython-311.pyc
/usr/lib/python3.11/site-packages/wheel/_commands/__pycache__/tags.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wheel/_commands/__pycache__/tags.cpython-311.pyc
/usr/lib/python3.11/site-packages/wheel/_commands/__pycache__/unpack.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/wheel/_commands/__pycache__/unpack.cpython-311.pyc
/usr/lib/python3.11/site-packages/wheel/_commands/convert.py
/usr/lib/python3.11/site-packages/wheel/_commands/pack.py
/usr/lib/python3.11/site-packages/wheel/_commands/tags.py
/usr/lib/python3.11/site-packages/wheel/_commands/unpack.py
/usr/lib/python3.11/site-packages/wheel/_metadata.py
/usr/lib/python3.11/site-packages/wheel/_setuptools_logging.py
/usr/lib/python3.11/site-packages/wheel/bdist_wheel.py
/usr/lib/python3.11/site-packages/wheel/macosx_libfile.py
/usr/lib/python3.11/site-packages/wheel/metadata.py
/usr/lib/python3.11/site-packages/wheel/wheelfile.py
/usr/share/doc/packages/python311-wheel
/usr/share/doc/packages/python311-wheel/README.rst
/usr/share/doc/packages/python311-wheel/news.rst
/usr/share/libalternatives/wheel
/usr/share/libalternatives/wheel/311.conf
/usr/share/licenses/python311-wheel
/usr/share/licenses/python311-wheel/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Mar 4 22:25:36 2026