Skip to content

Releases: GrahamDumpleton/wrapt

wrapt 2.3.0rc2

wrapt 2.3.0rc2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jul 05:43

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

wrapt 2.3.0rc1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jul 08:33

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

wrapt 2.3.0.dev1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jul 07:49

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

Choose a tag to compare

@github-actions github-actions released this 20 Jun 23:43

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

wrapt 2.2.2rc3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jun 04:37

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

wrapt 2.2.2rc2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Jun 02:01

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

wrapt 2.2.2rc1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jun 10:41

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

Choose a tag to compare

@github-actions github-actions released this 22 May 14:44

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

wrapt 2.2.1rc1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 May 14:25

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

Choose a tag to compare

@github-actions github-actions released this 21 May 04:43

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.