Deprecated

Latest version: v1.2.18

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

1.2.18

====================

This version does not bring any change in the source code, but fixes the build anomaly on Fedora (Packit).

The package must be published on PyPi using `twine <https://pypi.org/project/twine/>`_ to correctly deal with the license file.

1.2.17

====================

Bug fix release

1.2.16

====================

Bug fix release

Fix
---

- Fix 78: Fix configuration for Packit 1.0.0

- Fix 79: Fix the configuration for the intersphinx mapping in the Sphinx documentation.
See `How to link to other documentation projects with Intersphinx <https://docs.readthedocs.io/en/stable/guides/intersphinx.html>`_.

Other
-----

- Drop support for Python older than 3.7 in GitHub Actions.

1.2.15

====================

Bug fix release

Fix
---

- Resolve Python 2.7 support issue introduced in v1.2.14 in ``sphinx.py``.

- Fix 69: Add ``extra_stacklevel`` argument for interoperating with other wrapper functions (refer to 68 for a concrete use case).

- Fix 73: Update class method deprecation warnings for Python 3.13.

- Fix 75: Update GitHub workflows and fix development dependencies for Python 3.12.

Other
-----

- Fix 66: discontinue TravisCI and AppVeyor due to end of free support.

1.2.14

====================

Bug fix release

Fix
---

- Fix 60: return a correctly dedented docstring when long docstring are using the D212 or D213 format.

Other
-----

- Add support for Python 3.11.

- Drop support for Python older than 3.7 in build systems like pytest and tox,
while ensuring the library remains production-compatible.

- Update GitHub workflow to run in recent Python versions.

1.2.13

====================

Bug fix release

Fix
---

- Fix 45: Change the signature of the :func:`~deprecated.sphinx.deprecated` decorator to reflect
the valid use cases.

- Fix 48: Fix ``versionadded`` and ``versionchanged`` decorators: do not return a decorator factory,
but a Wrapt adapter.

Other
-----

- Fix configuration for AppVeyor: simplify the test scripts and set the version format to match the current version.

- Change configuration for Tox:

+ change the requirements for ``pip`` to "pip >= 9.0.3, < 21" (Python 2.7, 3.4 and 3.5).
+ install ``typing`` when building on Python 3.4 (required by Pytest->Attrs).
+ run unit tests on Wrapt 1.13 (release candidate).

- Migrating project to `travis-ci.com <https://www.travis-ci.com/github/tantale/deprecated>`_.

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.