Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37640336
en ru br
ALT Linux repos
S:1.0.0-alt2

Group :: Development/Python
RPM: python3-module-gpsoauth

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin