python-exchangelib 4.6.1-1ubuntu1 source package in Ubuntu

Changelog

python-exchangelib (4.6.1-1ubuntu1) jammy; urgency=medium

  * d/control: Min version of python3-lxml 4.6.4 is required
    for lxml.etree support.
  * d/p/0001-Do-not-depend-on-backports-packages.patch: Do not
    depend on backports-datetime-fromisoformat (required for < py37)
    and backports.zoneinfo (required for < py39).

 -- Corey Bryant <email address hidden>  Wed, 15 Dec 2021 15:06:00 -0500

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-exchangelib_4.6.1.orig.tar.gz 1014.0 KiB ef390bacdf764b0a38e08b4392875ffaad7c65646db535539450c1ddface226e
python-exchangelib_4.6.1-1ubuntu1.debian.tar.xz 3.6 KiB 2ded02dc49c4488094d7d9349b87964bc1b12c90c07e1e53d84c0550c9c4ab2a
python-exchangelib_4.6.1-1ubuntu1.dsc 2.5 KiB d31fcac17a8309b7e5d4c82f97995a510e1eef97706148e138b6daf195ef5742

View changes file

Binary packages built by this source

python3-exchangelib: Client for Microsoft Exchange Web Services (Python3 version)

 This module provides an well-performing, well-behaving, platform-independent
 and simple interface for communicating with a Microsoft Exchange 2007-2016
 Server or Office365 using Exchange Web Services (EWS). It currently implements
 autodiscover, and functions for searching, creating, updating, deleting,
 exporting and uploading calendar, mailbox, task, contact and distribution list
 items.
 .
 This package contains the Python 3 version of the library.