Skip to content

Update deprecated to 1.3.1#541

Open
pyup-bot wants to merge 1 commit intomainfrom
pyup-update-deprecated-1.2.13-to-1.3.1
Open

Update deprecated to 1.3.1#541
pyup-bot wants to merge 1 commit intomainfrom
pyup-update-deprecated-1.2.13-to-1.3.1

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates deprecated from 1.2.13 to 1.3.1.

Changelog

1.3.1

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

Patch release: Packaging fix

Fixed
-----

- Restore missing source distribution (``.tar.gz``) that was not included in v1.3.0.

1.3.0

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

.. note::

 This release was **yanked** on PyPI due to a missing source distribution (``.tar.gz``).
 See issue 94: https://github.com/laurent-laporte-pro/deprecated/issues/94
 It has been replaced by version 1.3.1.

Minor release: Parameters deprecation

Added
-----

- Add compatibility tests and adjustments for Wrapt v2.0. See PR 88 (musicinmybrain).

- Add experimental `deprecated_params` decorator to mark function parameters as deprecated at call-time; emits warnings when deprecated parameters are used with optional messages and configurable warning categories. See PR 93.

Documentation
-------------

- Update the Wrapt compatibility matrix to include Python 3.13 and 3.14. See PR 91

Changed
-------

- Limit test coverage collection to the dedicated ``coverage`` tox environment to avoid collecting coverage across all test environments and reduce cross-environment coverage noise. See PR 92.
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant