[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project python-wrapt-1.17.1-1.el9

Name python-wrapt
Epoch 0
Version 1.17.1
Release 1.el9
Website/URL https://github.com/GrahamDumpleton/wrapt
License BSD-2-Clause
Build Time 2025-01-13 09:11:07
Build Host builder-x86-11.inferitos.ru
Summary A Python module for decorators, wrappers and monkey patching
Repositories Extras
Description The aim of the wrapt module is to provide a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
python3-wrapt-1.17.1-1.el9.x86_64 A Python module for decorators, wrappers and monkey patching dc1a5c5df5d7ccd94af133abf08e389fd0068a5991299c5abae13e5594c6124a download
aarch64
python3-wrapt-1.17.1-1.el9.aarch64 A Python module for decorators, wrappers and monkey patching b8e8d3ca9b47b82c3cbf7922a64c8758eb7f6aefc97cf7b96aa8c3ba2a3e8a11 download
src
python-wrapt-1.17.1-1.el9.src A Python module for decorators, wrappers and monkey patching ec09fdb6416b95880dc597f883abb2d9e89613fcd4b72167d8339a51d94e1f79 download
Changelog link
* Sun Jan 12 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1.17.1-1
- Update to 1.17.1 (close RHBZ#2337061)

* Wed Nov 27 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.17.0-1
- Update to 1.17.0 (close RHBZ#2316909)

* Wed Nov 27 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.13.3-16
- Port to pyproject-rpm-macros and run the tests

* Wed Nov 27 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.13.3-15
- Improve the source URL

* Wed Nov 27 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.13.3-14
- Do not number the sole Source

* Wed Nov 27 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.13.3-13
- Make the -doc subpackage noarch

* Wed Nov 27 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.13.3-12
- Build Sphinx-generated docs as PDF, not HTML, to sidestep guidelines
  issues

* Wed Nov 27 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.13.3-11
- Write BuildRequires using project canonical names

* Wed Nov 27 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.13.3-10
- Reduce description/Summary duplication in the spec file

* Wed Nov 27 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.13.3-9
- Add missing LICENSE to -doc subpackage