Releases: GrahamDumpleton/wrapt
Release list
wrapt 2.3.0rc2
Release candidate. Release notes for the upcoming
2.3.0 final (work in progress): https://wrapt.readthedocs.io/en/latest/changes.html#version-2-3-0
May be installable from PyPi:
pip install wrapt==2.3.0rc2
If pip reports the version is unavailable, this candidate
either has not been uploaded yet or is not being published to
PyPi. Use the attached wheels or build from the source
distribution instead:
tar xf wrapt-2.3.0rc2.tar.gz
cd wrapt-2.3.0rc2
pip install .
SHA256SUMS is attached for verification of the archives.
wrapt 2.3.0rc1
Release candidate. Release notes for the upcoming
2.3.0 final (work in progress): https://wrapt.readthedocs.io/en/latest/changes.html#version-2-3-0
May be installable from PyPi:
pip install wrapt==2.3.0rc1
If pip reports the version is unavailable, this candidate
either has not been uploaded yet or is not being published to
PyPi. Use the attached wheels or build from the source
distribution instead:
tar xf wrapt-2.3.0rc1.tar.gz
cd wrapt-2.3.0rc1
pip install .
SHA256SUMS is attached for verification of the archives.
wrapt 2.3.0.dev1
Development snapshot. Not normally published to PyPi
(occasionally uploaded to exercise the release pipeline).
Release notes for the upcoming 2.3.0 final (work in
progress): https://wrapt.readthedocs.io/en/latest/changes.html#version-2-3-0
Platform wheels and the source distribution are attached. To
test against your Python install, either grab a matching wheel
or build from the source distribution:
pip install wrapt-2.3.0.dev1-<python>-<abi>-<platform>.whl
or
tar xf wrapt-2.3.0.dev1.tar.gz
cd wrapt-2.3.0.dev1
pip install .
SHA256SUMS is attached for verification of the archives.
wrapt 2.2.2
Full release notes: https://wrapt.readthedocs.io/en/latest/changes.html#version-2-2-2
Install from PyPi (recommended):
pip install wrapt==2.2.2
PyPi uploads follow each GitHub release; if pip reports the
version is unavailable, the matching PyPi upload may not have
happened yet.
Pre-built wheels are provided for a range of Python versions
and platforms (Linux x86_64/aarch64/riscv64, macOS x86_64 and
arm64, Windows x86_64 and arm64, plus PyPy and free-threaded
builds). The source distribution is also attached together
with SHA256SUMS for verification.
wrapt 2.2.2rc3
Release candidate. Release notes for the upcoming
2.2.2 final (work in progress): https://wrapt.readthedocs.io/en/latest/changes.html#version-2-2-2
May be installable from PyPi:
pip install wrapt==2.2.2rc3
If pip reports the version is unavailable, this candidate
either has not been uploaded yet or is not being published to
PyPi. Use the attached wheels or build from the source
distribution instead:
tar xf wrapt-2.2.2rc3.tar.gz
cd wrapt-2.2.2rc3
pip install .
SHA256SUMS is attached for verification of the archives.
wrapt 2.2.2rc2
Release candidate. Release notes for the upcoming
2.2.2 final (work in progress): https://wrapt.readthedocs.io/en/latest/changes.html#version-2-2-2
May be installable from PyPi:
pip install wrapt==2.2.2rc2
If pip reports the version is unavailable, this candidate
either has not been uploaded yet or is not being published to
PyPi. Use the attached wheels or build from the source
distribution instead:
tar xf wrapt-2.2.2rc2.tar.gz
cd wrapt-2.2.2rc2
pip install .
SHA256SUMS is attached for verification of the archives.
wrapt 2.2.2rc1
Release candidate. Release notes for the upcoming
2.2.2 final (work in progress): https://wrapt.readthedocs.io/en/latest/changes.html#version-2-2-2
May be installable from PyPi:
pip install wrapt==2.2.2rc1
If pip reports the version is unavailable, this candidate
either has not been uploaded yet or is not being published to
PyPi. Use the attached wheels or build from the source
distribution instead:
tar xf wrapt-2.2.2rc1.tar.gz
cd wrapt-2.2.2rc1
pip install .
SHA256SUMS is attached for verification of the archives.
wrapt 2.2.1
Full release notes: https://wrapt.readthedocs.io/en/latest/changes.html#version-2-2-1
Install from PyPi (recommended):
pip install wrapt==2.2.1
PyPi uploads follow each GitHub release; if pip reports the
version is unavailable, the matching PyPi upload may not have
happened yet.
Pre-built wheels are provided for a range of Python versions
and platforms (Linux x86_64/aarch64/riscv64, macOS x86_64 and
arm64, Windows x86_64 and arm64, plus PyPy and free-threaded
builds). The source distribution is also attached together
with SHA256SUMS for verification.
wrapt 2.2.1rc1
Release candidate. Release notes for the upcoming
2.2.1 final (work in progress): https://wrapt.readthedocs.io/en/latest/changes.html#version-2-2-1
May be installable from PyPi:
pip install wrapt==2.2.1rc1
If pip reports the version is unavailable, this candidate
either has not been uploaded yet or is not being published to
PyPi. Use the attached wheels or build from the source
distribution instead:
tar xf wrapt-2.2.1rc1.tar.gz
cd wrapt-2.2.1rc1
pip install .
SHA256SUMS is attached for verification of the archives.
wrapt 2.2.0
Full release notes: https://wrapt.readthedocs.io/en/latest/changes.html#version-2-2-0
Install from PyPi (recommended):
pip install wrapt==2.2.0
PyPi uploads follow each GitHub release; if pip reports the
version is unavailable, the matching PyPi upload may not have
happened yet.
Pre-built wheels are provided for a range of Python versions
and platforms (Linux x86_64/aarch64/riscv64, macOS x86_64 and
arm64, Windows x86_64 and arm64, plus PyPy and free-threaded
builds). The source distribution is also attached together
with SHA256SUMS for verification.