839e6dfe03
Accepting request 1242827 from devel:languages:python
Ana Guerrero2025-02-04 17:09:59 +00:00
8143745a4a
- update to 1.2.18: * 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. * Drop support for Python older than 3.7 in GitHub Actions. * 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. * Fix#66: discontinue TravisCI and AppVeyor due to end of free support. * Fix#60: return a correctly dedented docstring when long docstring are using the D212 or D213 format. * 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. * 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. * Fix configuration for AppVeyor: simplify the test scripts and
Dirk Mueller2025-02-03 13:20:01 +00:00
93f99d641d
- update to 1.2.18: * 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. * Drop support for Python older than 3.7 in GitHub Actions. * 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. * Fix#66: discontinue TravisCI and AppVeyor due to end of free support. * Fix#60: return a correctly dedented docstring when long docstring are using the D212 or D213 format. * 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. * 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. * Fix configuration for AppVeyor: simplify the test scripts and
Dirk Mueller2025-02-03 13:20:01 +00:00
245201087e
Accepting request 1226488 from devel:languages:python
Ana Guerrero2024-11-27 21:04:52 +00:00
f12f6a9e56
Accepting request 1226488 from devel:languages:python
Ana Guerrero2024-11-27 21:04:52 +00:00
ecdbf7dd2f
- Update to 1.2.15 * 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. * Fix#66: discontinue TravisCI and AppVeyor due to end of free support. - Adjust upstream source name in spec file - Drop fix-python3.13-ftbfs.patch, merged upstream
Daniel Garcia2024-11-26 11:23:03 +00:00
43f1b49b1e
Accepting request 1226267 from home:glaubitz:branches:devel:languages:python
Daniel Garcia2024-11-26 11:23:03 +00:00
c628f43637
Accepting request 1202969 from devel:languages:python
Ana Guerrero2024-09-25 19:52:55 +00:00
f68d2859d2
Accepting request 1202969 from devel:languages:python
Ana Guerrero2024-09-25 19:52:55 +00:00
499f7b022f
- update to 1.2.14: * Bug fix release * Fix return a correctly dedented docstring when long docstring are using the D212 or D213 format. * 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.
Dirk Mueller2023-05-29 16:02:05 +00:00
c3ebec0fc1
- update to 1.2.14: * Bug fix release * Fix return a correctly dedented docstring when long docstring are using the D212 or D213 format. * 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.
Dirk Mueller2023-05-29 16:02:05 +00:00
497f08597a
- update to 1.2.13: * Change the signature of the :func:~deprecated.sphinx.deprecated decorator to reflect the valid use cases. * Fix `versionadded and versionchanged decorators: do not return a decorator factory, but a Wrapt adapter. * 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).
Dirk Mueller2021-12-06 20:07:03 +00:00
2310f6dd40
- update to 1.2.13: * Change the signature of the :func:~deprecated.sphinx.deprecated decorator to reflect the valid use cases. * Fix `versionadded and versionchanged decorators: do not return a decorator factory, but a Wrapt adapter. * 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).
Dirk Mueller2021-12-06 20:07:03 +00:00
e175892e64
- Update to 1.2.10 * Fix#25: @deprecated respects global warning filters with actions other than “ignore” and “always” on Python 3.
Ondřej Súkup2020-07-08 21:55:16 +00:00
eef9d2de66
- Update to 1.2.10 * Fix#25: @deprecated respects global warning filters with actions other than “ignore” and “always” on Python 3.
Ondřej Súkup2020-07-08 21:55:16 +00:00
37a34078a7
Update to 1.2.6: * Fix#9: Change the project's configuration: reinforce the constraint to the Wrapt requirement.
Tomáš Chvátal
2019-07-22 09:13:15 +00:00
f411e4c5d8
Update to 1.2.6: * Fix#9: Change the project's configuration: reinforce the constraint to the Wrapt requirement.
Tomáš Chvátal
2019-07-22 09:13:15 +00:00