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

Группа :: Разработка/Python
Пакет: python3-module-gpsoauth

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

%def_with check

Name: python3-module-gpsoauth
Version: 1.0.0
Release: alt2

Summary: Python API for google play services oauth
License: MIT
Group: Development/Python
Url: https://pypi.org/project/gpsoauth/

Source0: %name-%version-%release.tar

BuildArch: noarch
BuildRequires: rpm-build-python3

# build backend and its deps

BuildRequires: python3(poetry-core)

%if_with check
BuildRequires: python3(requests)
BuildRequires: python3(pycryptodomex)

# pycryptodome is used, but is not specified in deps; fixed in upstream

BuildRequires: python3(Crypto)

BuildRequires: python3(pytest)
%endif

%description
%summary

%prep
%setup

%build
%pyproject_build

%install
%pyproject_install

%check
%tox_create_default_config
%tox_check_pyproject

%files
%python3_sitelibdir/gpsoauth
%python3_sitelibdir/gpsoauth-%version.dist-info/

%changelog

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

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