Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:FactoryCandidates
python-parted
python-parted.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-parted.spec of Package python-parted
# # spec file for package python-parted # # Copyright (c) 2024 SUSE LLC # # 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 srcname pyparted Name: python-parted Version: 3.13.0 Release: 0 Summary: Python module for GNU parted License: GPL-2.0-or-later URL: https://github.com/dcantrell/pyparted/ Source0: https://github.com/dcantrell/pyparted/archive/v%{version}.tar.gz#/%{srcname}-%{version}.tar.gz # catch exception for unknown 'disk flag', kkaempf@suse.de Patch0: pyparted-3.10.patch Patch1: python-parted-parted-binary.patch BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six} # tests requires BuildRequires: e2fsprogs BuildRequires: parted Requires: parted BuildRequires: fdupes BuildRequires: parted-devel BuildRequires: pkgconfig BuildRequires: python-rpm-macros %python_subpackages %description Python module for the parted library. It is used for manipulating partition tables. %prep %autosetup -p1 -n %{srcname}-%{version} %build %python_build %install %python_install %python_expand %fdupes %{buildroot}%{$python_sitearch} %check %python_expand PYTHONPATH=%{buildroot}%{$python_sitearch} $python -m unittest discover -v %files %{python_files} %license LICENSE %doc AUTHORS NEWS README.md TODO %{python_sitearch}/_ped*.so %{python_sitearch}/parted %{python_sitearch}/%{srcname}-%{version}*-info %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