Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37777642
en ru br
ALT Linux repositórios
S:2.1.1-alt1

Group :: Desenvolvimento/Python
RPM: python3-module-base58

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define oname base58

Name: python3-module-base58
Version: 2.1.1
Release: alt1

Summary: Base58 and Base58Check implementation

Group: Development/Python
License: MIT
Url: https://pypi.org/project/base58/

# Source-url: %__pypi_url %oname

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-intro >= 2.2.5
BuildRequires(pre): rpm-build-python3

%description
Base58 and Base58Check implementation compatible with
what is used by the bitcoin network.
Any other alternative alphabet (like the XRP one) can be used.


%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%_bindir/base58
%python3_sitelibdir/%oname/
%python3_sitelibdir/%{oname}*.egg-info

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009