tantale/deprecated
### [`v1.2.13`](https://togithub.com/tantale/deprecated/blob/HEAD/CHANGELOG.rst#v1213-2021-09-05)
[Compare Source](https://togithub.com/tantale/deprecated/compare/v1.2.12...v1.2.13)
\====================
Bug fix release
## Fix
- Fix [#45](https://togithub.com/tantale/deprecated/issues/45): Change the signature of the :func:`~deprecated.sphinx.deprecated` decorator to reflect
the valid use cases.
- Fix [#48](https://togithub.com/tantale/deprecated/issues/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 `\_.
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
==1.2.12
->==1.2.13
Release Notes
tantale/deprecated
### [`v1.2.13`](https://togithub.com/tantale/deprecated/blob/HEAD/CHANGELOG.rst#v1213-2021-09-05) [Compare Source](https://togithub.com/tantale/deprecated/compare/v1.2.12...v1.2.13) \==================== Bug fix release ## Fix - Fix [#45](https://togithub.com/tantale/deprecated/issues/45): Change the signature of the :func:`~deprecated.sphinx.deprecated` decorator to reflect the valid use cases. - Fix [#48](https://togithub.com/tantale/deprecated/issues/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.comConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by WhiteSource Renovate. View repository job log here.