Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37810425
en ru br
ALT Linux repositórios
S:2020.1-alt1

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define _unpackaged_files_terminate_build 1

%define oname cgen

Name: python3-module-%oname
Version: 2017.1
Release: alt2
Summary: C/C++ source generation from an AST
License: MIT
Group: Development/Python3
BuildArch: noarch
Url: http://pypi.python.org/pypi/cgen/

# https://github.com/inducer/cgen.git

Source: %name-%version.tar

BuildRequires(pre): rpm-build-python3

%py3_requires decorator

%description
C/C++ source generation from an AST.

%prep
%setup

%build
%python3_build

%install
%python3_install

%files
%doc LICENSE README.rst
%python3_sitelibdir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009