python-easywebdav 1.2.0-10 source package in Ubuntu

Changelog

python-easywebdav (1.2.0-10) unstable; urgency=medium

  [ IOhannes m zmölnig (Debian/GNU) ]
  * Replace "--with-python3" with a B-D on dh-sequence-python3
  * Use d/clean instead of overriding dh_clean
  * Add 'licensecheck' target
    + Generate initial d/copyright_hints
  * Add salsa-ci configuration
  * Apply 'wrap-and-sort -ast'

  [ Debian Janitor ]
  * Update standards version to 4.6.2, no changes needed.

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Thu, 12 Jan 2023 09:38:04 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble proposed universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-easywebdav_1.2.0-10.dsc 2.3 KiB 37824324abf8dc0b33fe3c48f8d7fbd99d831d8bb095fb29fa3bdd335afd87e0
python-easywebdav_1.2.0.orig.tar.gz 3.3 KiB b1cce20be160f354eeb13edb41dafe99d8eab149c0ae9bb335f7a14518f55f85
python-easywebdav_1.2.0-10.debian.tar.xz 5.4 KiB 788ae0c5260ce49b101f94a4c6dff49ea058b5071646be37ab3a07df93ffa48d

Available diffs

No changes file available.

Binary packages built by this source

python3-easywebdav: straight-forward WebDAV client module (Python 3 interface)

 EasyWebDAV is an easy to use WebDAV client implementation for Python.
 It features:
  - Basic authentication
  - Creating directories, removing directories and files
  - Uploading and downloading files
  - Directory listing
  - Support for client side SSL certificates
 .
 This package provides the Python 3.x module.