Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37648963
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-cgen

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and 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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin