Projects
Eulaceura:Factory
python-shamir-mnemonic
_service:obs_scm:python-shamir-mnemonic.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:python-shamir-mnemonic.spec of Package python-shamir-mnemonic
%global _empty_manifest_terminate_build 0 Name: python-shamir-mnemonic Version: 0.2.2 Release: 1 Summary: SLIP-39 Shamir Mnemonics License: MIT License URL: https://github.com/trezor/python-shamir-mnemonic Source0: https://files.pythonhosted.org/packages/08/55/06b3a3f165534b4b04e2ec0fed7030054311d331ede8762c15a852616773/shamir-mnemonic-0.2.2.tar.gz BuildArch: noarch Requires: python3-attrs Requires: python3-click Requires: python3-colorama %description This SLIP describes a standard and interoperable implementation of Shamir's secret sharing (SSS). SSS splits a secret into unique parts which can be distributed among participants, and requires a specified minimum number of parts to be supplied in order to reconstruct the original secret. Knowledge of fewer than the required number of parts does not leak information about the secret. %package -n python3-shamir-mnemonic Summary: SLIP-39 Shamir Mnemonics Provides: python-shamir-mnemonic BuildRequires: python3-devel BuildRequires: python3-setuptools %description -n python3-shamir-mnemonic This SLIP describes a standard and interoperable implementation of Shamir's secret sharing (SSS). SSS splits a secret into unique parts which can be distributed among participants, and requires a specified minimum number of parts to be supplied in order to reconstruct the original secret. Knowledge of fewer than the required number of parts does not leak information about the secret. %package help Summary: Development documents and examples for shamir-mnemonic Provides: python3-shamir-mnemonic-doc %description help This SLIP describes a standard and interoperable implementation of Shamir's secret sharing (SSS). SSS splits a secret into unique parts which can be distributed among participants, and requires a specified minimum number of parts to be supplied in order to reconstruct the original secret. Knowledge of fewer than the required number of parts does not leak information about the secret. %prep %autosetup -n shamir-mnemonic-%{version} %build %py3_build %install %py3_install install -d -m755 %{buildroot}/%{_pkgdocdir} if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fi if [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fi if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi pushd %{buildroot} if [ -d usr/lib ]; then find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/lib64 ]; then find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/bin ]; then find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/sbin ]; then find usr/sbin -type f -printf "/%h/%f\n" >> filelist.lst fi touch doclist.lst if [ -d usr/share/man ]; then find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst fi popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . %files -n python3-shamir-mnemonic -f filelist.lst %dir %{python3_sitelib}/* %files help -f doclist.lst %{_docdir}/* %changelog * Wed Jun 21 2023 chendexi <chendexi@kylinos.cn> - 0.2.2-1 - Update package to version 0.2.2 * Tue Aug 31 2021 Python_Bot <Python_Bot@openeuler.org> - 0.2.1-1 - Package Init
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2