Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:FactoryCandidates
python-siphashc
python-siphashc.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-siphashc.spec of Package python-siphashc
# # spec file for package python-siphashc # # Copyright (c) 2024 SUSE LLC # Copyright (c) 2017 Matthias Fehring <buschmann23@opensuse.org> # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-siphashc Version: 2.5 Release: 0 Summary: Python C module to calculate SipHashes License: ISC Group: Development/Languages/Python URL: https://github.com/WeblateOrg/siphashc Source: https://files.pythonhosted.org/packages/source/s/siphashc/siphashc-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Obsoletes: python-siphashc3 < %{version} Provides: python-siphashc3 = %{version} %python_subpackages %description A Python C module for siphash. SipHash is an add–rotate–xor (ARX) based family of pseudorandom functions. SipHash is fundamentally different from cryptographic hash functions like SHA in that SipHash is only suitable as a message authentication code. %prep %setup -q -n siphashc-%{version} %build export CFLAGS="%{optflags}" %python_build %check %pytest_arch %install %python_install %python_expand %fdupes %{buildroot}%{$python_sitearch} %files %{python_files} %license LICENSE.md %doc README.rst CHANGES.rst %{python_sitearch}/* %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor