Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP6:Update
python-acefile
python-acefile.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-acefile.spec of Package python-acefile
# # spec file for package python-acefile # # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # 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/ # %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-acefile Version: 0.6.12 Release: 0 Summary: ACE 1.0 and 2.0 archive reader/extractor in pure Python License: BSD-2-Clause Group: Development/Languages/Python URL: https://www.roe.ch/acefile Source: https://files.pythonhosted.org/packages/source/a/acefile/acefile-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-setuptools %python_subpackages %description Read/test/extract ACE 1.0 and 2.0 archives in pure python. %prep %setup -q -n acefile-%{version} sed -i '1 {/^#!/d}' acefile.py %build export CFLAGS="%{optflags}" %python_build %install %python_install %python_expand %fdupes %{buildroot}%{$python_sitearch} %files %{python_files} %doc NEWS.md README.md %license LICENSE.md %python3_only %{_bindir}/acefile-unace %{python_sitearch}/* %check # no testsuite found %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