Open
Conversation
|
3c8bc10 to
2ca357a
Compare
2ca357a to
7c24e8c
Compare
7c24e8c to
74c9f34
Compare
|
74c9f34 to
c450ca0
Compare
c450ca0 to
69f25d7
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
==1.2.14→==1.3.1Release Notes
laurent-laporte-pro/deprecated (deprecated)
v1.3.1Compare Source
===================
Patch release: Packaging fix
Fixed
.tar.gz) that was not included in v1.3.0.v1.3.0Compare Source
===================
.. note::
Minor release: Parameters deprecation
Added
Add compatibility tests and adjustments for Wrapt v2.0. See PR #88 (musicinmybrain).
Add experimental
@deprecated_paramsdecorator 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
Changed
coveragetox environment to avoid collecting coverage across all test environments and reduce cross-environment coverage noise. See PR #92.v1.2.18Compare Source
====================
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.v1.2.17Compare Source
====================
Bug fix release
v1.2.16Compare Source
====================
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
v1.2.15Compare Source
====================
Bug fix release
Fix
Resolve Python 2.7 support issue introduced in v1.2.14 in
sphinx.py.Fix #69: Add
extra_stacklevelargument 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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.