Search Criteria
Package Details: python-exchangelib 5.4.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-exchangelib.git (read-only, click to copy) |
---|---|
Package Base: | python-exchangelib |
Description: | Client for Microsoft Exchange Web Services (EWS) |
Upstream URL: | https://github.com/ecederstrand/exchangelib |
Licenses: | BSD-2-Clause |
Submitter: | thrasibule |
Maintainer: | thrasibule |
Last Packager: | thrasibule |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-05-19 18:01 (UTC) |
Last Updated: | 2024-09-23 19:11 (UTC) |
Dependencies (20)
- python-cached-propertyAUR
- python-cryptography
- python-defusedxml (python-defusedxml-gitAUR)
- python-dnspython (python-dnspython-gitAUR)
- python-future
- python-isodate
- python-lxml
- python-pytz
- python-requests-kerberos
- python-requests-ntlm
- python-requests-oauthlib
- python-tzlocal
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- python-dateutil (check)
- python-psutil (check)
- python-pytest (check)
- python-requests-mock (check)
- python-yaml (python-yaml-gitAUR) (check)
Latest Comments
hashworks commented on 2022-12-28 16:41 (UTC)
check()
fails ATM. https://fb.hash.works/xI69j8/hashworks commented on 2022-09-13 12:53 (UTC)
Line 27 fails and can be replaced with
install -Dm0644 LICENSE …
– I also don't see why you provide the LICENSE file over the AUR, the tgz file includes it.hashworks commented on 2022-09-13 12:50 (UTC)
python-pip
is a checkdepends:For 4.7.6
python-yaml
,python-dateutils
andpython-psutil
are needed as well – but tests are failing ATM: https://github.com/ecederstrand/exchangelib/issues/1116tchernomax commented on 2018-02-02 13:56 (UTC) (edited on 2018-02-02 13:56 (UTC) by tchernomax)
please add python-cryptography and python-lxml as dependances.