代码拉取完成,页面将自动刷新
Name: PyDrive2
Version: 1.20.0
Release: 1
Summary: Google Drive API Python wrapper library, maintained fork of PyDrive
License: Apache-2.0
URL: https://github.com/iterative/PyDrive2
Source0: %{pypi_source}
BuildArch: noarch
BuildRequires: python3-devel
BuildRequires: openEuler-rpm-config
Requires: python3-google-api-client python3-pyOpenSSL
%description
Google Drive API Python wrapper library. Maintained fork of PyDrive.
%package -n python3-%{name}
Summary: %{summary}
Obsoletes: python3-PyDrive < 1.18.0
%description -n python3-%{name}
Google Drive API Python wrapper library. Maintained fork of PyDrive.
%prep
%autosetup
%generate_buildrequires
%build
%py3_build
%install
%py3_install
# No check as requires credentials for GoogleAuth
%files -n python3-%{name}
%doc README.rst
%license LICENSE
%{python3_sitelib}
%changelog
* Mon Jul 15 2024 zhaoshuang <zhaoshuang@uniontech.com> - 1.20.0-1
- Upgrade to version 1.20.0
fix(fs): add dirs caching, make it a bit more robust
feat(auth): add GDRIVE_NON_INTERACTIVE to avoid launching browser
chore(fs): add tests to cover recent PRs
Partial compatibility with Google security update 2021
* Tue Dec 12 2023 peijiankang <peijiankang@kylinos.cn> - 1.18.0-1
- Init 1.18.0
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。