Explore Enterprise Education Gitee Premium Gitee AI AI teammates
Fetch the repository succeeded.
Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
Already have an account? Sign in
文件
master
Branches (4)
master
revert-merge-5-master
20.09
openEuler-20.09
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
The license selected for the repository is subject to the license used by the main branch of the repository.
master
Branches (4)
master
revert-merge-5-master
20.09
openEuler-20.09
Clone or Download
Clone/Download
Prompt
To download the code, please copy the following command and execute it in the terminal
To ensure that your submitted code identity is correctly recognized by Gitee, please execute the following command.
When using the SSH protocol for the first time to clone or push code, follow the prompts below to complete the SSH configuration.
1 Generate RSA keys.
2 Obtain the content of the RSA public key and configure it in SSH Public Keys
To use SVN on Gitee, please visit the usage guide
When using the HTTPS protocol, the command line will prompt for account and password verification as follows. For security reasons, Gitee recommends configure and use personal access tokens instead of login passwords for cloning, pushing, and other operations.
Username for 'https://gitee.com': userName
Password for 'https://userName@gitee.com': # Private Token
master
Branches (4)
master
revert-merge-5-master
20.09
openEuler-20.09
python-vdirsyncer
/
python-vdirsyncer.spec
python-vdirsyncer
/
python-vdirsyncer.spec
python-vdirsyncer.spec 2.81 KB
Copy Edit Raw Blame History
%global _empty_manifest_terminate_build 0
Name: python-vdirsyncer
Version: 0.19.1
Release: 1
Summary: Synchronize calendars and contacts
License: BSD-3-Clause
URL: https://github.com/pimutils/vdirsyncer
Source0: https://files.pythonhosted.org/packages/51/b6/92dcd91a6b9c6581edf14357f24ea11de7f402cde6b27f483d491313c51f/vdirsyncer-0.19.1.tar.gz
BuildArch: noarch
Requires: python3-click
Requires: python3-click-log
Requires: python3-click-threading
Requires: python3-requests
Requires: python3-requests-toolbelt
Requires: python3-atomicwrites
Requires: python3-etesync
Requires: python3-django
Requires: python3-requests-oauthlib
%description
Vdirsyncer is a command-line tool for synchronizing calendars and
addressbooks between a variety of servers and the local filesystem.
%package -n python3-vdirsyncer
Summary: Synchronize calendars and contacts
Provides: python-vdirsyncer
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: python3-setuptools_scm
BuildRequires: python3-pip
%description -n python3-vdirsyncer
Vdirsyncer is a command-line tool for synchronizing calendars and
addressbooks between a variety of servers and the local filesystem.
%package help
Summary: Development documents and examples for vdirsyncer
Provides: python3-vdirsyncer-doc
%description help
Vdirsyncer is a command-line tool for synchronizing calendars and
addressbooks between a variety of servers and the local filesystem.
%prep
%autosetup -n vdirsyncer-%{version}
%build
%py3_build
%install
%py3_install
install -d -m755 %{buildroot}/%{_pkgdocdir}
if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fi
if [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fi
if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi
if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi
pushd %{buildroot}
if [ -d usr/lib ]; then
find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst
fi
if [ -d usr/lib64 ]; then
find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst
fi
if [ -d usr/bin ]; then
find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst
fi
if [ -d usr/sbin ]; then
find usr/sbin -type f -printf "/%h/%f\n" >> filelist.lst
fi
touch doclist.lst
if [ -d usr/share/man ]; then
find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst
fi
popd
mv %{buildroot}/filelist.lst .
mv %{buildroot}/doclist.lst .
%files -n python3-vdirsyncer -f filelist.lst
%dir %{python3_sitelib}/*
%files help -f doclist.lst
%{_docdir}/*
%changelog
* Fri Mar 17 2023 wubijie <wubijie@kylinos.cn> - 0.19.1-1
- Update package to version 0.19.1
* Thu Feb 16 2023 wubijie <wubijie@kylinos.cn> - 0.19.0-1
- Update package to version 0.19.0
* Wed May 11 2022 yangping <yangping69@h-partners> - 0.18.0-2
- License compliance rectification
* Fri Dec 03 2021 Python_Bot <Python_Bot@openeuler.org> - 0.18.0-1
- Package Init
Loading...
Report
Report success
We will send you the feedback within 2 working days through the letter!
Please fill in the reason for the report carefully. Provide as detailed a description as possible.
Please select a report type
Cancel
Send
误判申诉

此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。

如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。

取消
提交

About

本项目已经迁移至 AtomGit || This project has been migrated to AtomGit || Linked: https://atomgit.com/src-openeuler/python-vdirsyncer
Cancel

Releases

No release

The Open Source Evaluation Index is derived from the OSS Compass evaluation system, which evaluates projects around the following three dimensions

1. Open source ecosystem

  • Productivity: To evaluate the ability of open-source projects to output software artifacts and open-source value.
  • Innovation: Used to evaluate the degree of diversity of open source software and its ecosystem.
  • Robustness: Used to evaluate the ability of open-source projects to resist internal and external interference and self recover in the face of changing development environments.

2. Collaboration, People, Software

  • Collaboration: represents the degree and depth of collaboration in open source development behavior.
  • Observe the influence of core personnel in open source projects, and examine the evaluations of users and developers on open source projects from a third-party perspective.
  • Software: Evaluate the value of products exported from open-source projects and their ultimate destination. It is also a concrete manifestation of "open source software", one of the oldest mainstream directions in open source evaluation.

3. Evaluation model

    Based on the dimensions of "open source ecosystem" and "collaboration, people, and software", identify quantifiable indicators directly or indirectly related to this goal, quantitatively evaluate the health and ecology of open source projects, and ultimately form an open source evaluation index.

Contributors

All

Activities

can not load any more
Edit
About
Homepage
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/src-openeuler/python-vdirsyncer.git
git@gitee.com:src-openeuler/python-vdirsyncer.git
src-openeuler
python-vdirsyncer
python-vdirsyncer
master
Going to Help Center

Search

Comment
Repository Report
Back to the top
Login prompt
This operation requires login to the code cloud account. Please log in before operating.
Go to login
No account. Register

AltStyle によって変換されたページ (->オリジナル) /