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

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define oname svgwrite

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

Summary: A Python library to create SVG drawings

License: MIT
Group: Development/Python3
Url: https://pypi.python.org/pypi/svgwrite

Source: %name-%version.tar

BuildArch: noarch

BuildRequires(pre): rpm-build-python3

%description
A Python library to create SVG drawings.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%doc *.TXT
%python3_sitelibdir/%oname
%python3_sitelibdir/%oname-%version-py%_python3_version.egg-info

%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