Search Criteria
Package Details: vdirsyncer-git 0.17.0a2.r15.g69f4e4f-1
Git Clone URL: | https://aur.archlinux.org/vdirsyncer-git.git (read-only, click to copy) |
---|---|
Package Base: | vdirsyncer-git |
Description: | Synchronize CalDAV and CardDAV. |
Upstream URL: | https://vdirsyncer.readthedocs.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | eolianoe |
Maintainer: | WhyNotHugo (untitaker) |
Last Packager: | WhyNotHugo |
Votes: | 7 |
Popularity: | 0.000005 |
First Submitted: | 2016-04-09 11:50 |
Last Updated: | 2021-01-18 13:33 |
Dependencies (19)
- python-requests-oauthlib
- python-shippai
- rust (rust-i586-git, rust-git, rust-mrustc, rust-bin, rustup-git, rust-nightly, rust-nightly-bin, rust-wasm, rustup)
- python-requests>2.9.0
- python-atomicwrites>=0.1.7
- python-click-threading>=0.2
- python-click-log>=0.2.0
- python-requests-toolbelt>=0.4.0
- python-click>=5.0
- python-pytest (check)
- python-pytest-cov (check)
- python-pytest-localserver (check)
- python-pytest-subtesthack (check)
- python-hypothesis>=3.1 (check)
- git (git-git) (make)
- python-milksnake (make)
- python-setuptools-scm (make)
- python-sphinx (python-sphinx-git, python-sphinx-2) (make)
- python-sphinx_rtd_theme (make)
Latest Comments
1 2 3 4 Next › Last »
stweller commented on 2021-01-09 10:18
This needs to depend on python-pytest-cov. If this is installed, the check failure described by @dreieck will be resolved.
dreieck commented on 2020-12-20 13:12
Fails to
check()
for me:Thanks for maintaining!
friday13 commented on 2020-02-02 20:08
untitaker commented on 2018-06-13 16:12
I pushed something to the vdirsyncer repository, please try again.
mehalter commented on 2018-06-13 15:23
I am getting
pkg_resources.DistributionNotFound: The 'click-log<0.3.0,>=0.2.0' distribution was not found and is required by vdirsyncer
. Seems that click-log is at version 0.3.2 as installed from the community repo andvdirsyncer
requires < 0.3.0untitaker commented on 2018-06-13 13:52
@Rhinoceros: thanks, I think I fixed it
Rhinoceros commented on 2018-06-13 01:33
vdirsyncer sync
is failing for me withpkg_resources.DistributionNotFound: The 'shippai>=0.2.3' distribution was not found and is required by vdirsyncer
. I can't seem to find this in any package.untitaker commented on 2018-01-14 12:25
It is definetly not a runtime dependency. If you experience the same issue as @hnicke, make sure you have the latest versions of setuptools, pip and Python.
Rhinoceros commented on 2018-01-10 03:15
@hnicke Odd,
vdirsyncer discover
works fine for me without milksnake.hnicke commented on 2018-01-09 23:57
python-milksnake must be a dependency, not a build-dependency. After installation i stripped unneeded packages with 'yaourt -Qtd', executed 'vdirsyncer discover' and got: