Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37850973
en ru br
ALT Linux repos
S:1.2.3-alt1

Group :: Development/Python3
RPM: python3-module-mozinfo

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define oname mozinfo

Name: python3-module-%oname
Version: 1.2.3
Release: alt1

Summary: Library to get system information for use in Mozilla testing
License: MPL-2.0
Group: Development/Python3
Url: https://pypi.python.org/pypi/mozinfo/
BuildArch: noarch

Source: %oname-%version.tar

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-module-setuptools
BuildRequires: python3-module-wheel

Requires: python3-module-six

Conflicts: python-module-%oname

%description
Library to get system information for use in Mozilla testing.

%prep
%setup -q -n %{oname}-%{version}

%build
%pyproject_build

%install
%pyproject_install

%files
%doc PKG-INFO
%_bindir/%oname
%python3_sitelibdir/%oname
%python3_sitelibdir/%{pyproject_distinfo %oname}


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin