Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37840522
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-pydrive2

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define oname PyDrive2
Name: python3-module-pydrive2
Version: 1.15.1
Release: alt1

Summary: Google Drive API Python wrapper library, maintained fork of PyDrive

License: ASL 2.0
Group: Development/Python3
Url: https://github.com/iterative/PyDrive2

# Source-url: %__pypi_url %oname

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires(pre): rpm-build-intro
BuildRequires: python3(wheel) python3(setuptools)

# generated by 'epm restore --dry-run' from pydrive2/setup.py install_requires

%py3_use google-api-client >= 1.12.5
%py3_use oauth2client >= 4.0.0
%py3_use yaml >= 3.0
%py3_use OpenSSL >= 19.1.0

%add_python3_req_skip PyInstaller PyInstaller.utils.hooks

%description
Google Drive API Python wrapper library. Maintained fork of PyDrive.

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install
%python3_prune

%files
%doc README.rst
%doc LICENSE
%python3_sitelibdir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin