python-easywebdav 1.2.0-9 source package in Ubuntu

Changelog

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

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Bug-Submit.
  * Update standards version to 4.5.1, no changes needed.

 -- Sandro Tosi <email address hidden>  Fri, 03 Jun 2022 10:21:05 -0400

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-easywebdav_1.2.0-9.dsc 2.1 KiB fba66b932e8a1252b0ed1326831f120491eb1c13602d4646598542242bdfe1c9
python-easywebdav_1.2.0.orig.tar.gz 3.3 KiB b1cce20be160f354eeb13edb41dafe99d8eab149c0ae9bb335f7a14518f55f85
python-easywebdav_1.2.0-9.debian.tar.xz 5.0 KiB b3faab790ba50a1e9ae3abc0893102748cc4535ee793e41ad1ef6b3eb6ff4fc6

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.