Information for build python-wsgidav-4.3.3-10.fc42

ID17513
Package Namepython-wsgidav
Version4.3.3
Release10.fc42
Epoch
DraftFalse
SummaryGeneric and extendable WebDAV server based on WSGI
DescriptionA generic and extendable WebDAV server written in Python and based on WSGI. Main features: • WsgiDAV is a stand-alone WebDAV server with SSL support, that can be installed and run as Python command line script. • The python-pam library is needed as extra requirement if pam-login authentication is used on Linux or OSX. • WebDAV is a superset of HTTP, so WsgiDAV is also a performant, multi-threaded web server with SSL support. • WsgiDAV is also a Python library that implements the WSGI protocol and can be run behind any WSGI compliant web server. • WsgiDAV is implemented as a configurable stack of WSGI middleware applications. Its open architecture allows to extend the functionality and integrate WebDAV services into your project. Typical use cases are: • Expose data structures as virtual, editable file systems. • Allow online editing of MS Office documents.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 09 Jun 2025 16:49:49 UTC
CompletedMon, 09 Jun 2025 16:49:49 UTC
Tags
f42
RPMs
src
python-wsgidav-4.3.3-10.fc42.src.rpm (info) (download)
noarch
python3-wsgidav-4.3.3-10.fc42.noarch.rpm (info) (download)
python3-wsgidav+pam-4.3.3-10.fc42.noarch.rpm (info) (download)
Changelog * Sun May 11 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 4.3.3-10 - Backport fix for circular import * Fri May 09 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 4.3.3-9 - F41+: Use the provisional pyproject declarative buildsystem * Fri May 09 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 4.3.3-8 - Update .rpmlintrc file for current rpmlint * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Sun Dec 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 4.3.3-5 - Add a SourceLicense field * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.3.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Mon Jun 10 2024 Python Maint <python-maint@redhat.com> - 4.3.3-3 - Rebuilt for Python 3.13 * Sat Jun 01 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 4.3.3-2 - Omit webtest tests on Python 3.13 * Sun May 05 2024 Packit <hello@packit.dev> - 4.3.3-1 - Update to 4.3.3 upstream release - Resolves: rhbz#2279092 * Sun May 05 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 4.3.2-3 - Spec file comment typo fixes * Fri Mar 29 2024 Packit <hello@packit.dev> - 4.3.2-1 - [packit] 4.3.2 upstream release - Resolves rhbz#2271268 * Tue Feb 20 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 4.3.0-2 - Fix man page synopsis text * Thu Feb 15 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 4.3.0-1 - Initial package (close RHBZ#2264069)