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

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define oname antlr4
Name: python3-module-%oname
Version: 4.6
Release: alt1.1
Summary: ANTLR 4.5 runtime for Python 3
License: BSD
Group: Development/Python3
Url: https://pypi.python.org/pypi/antlr4-python3-runtime/
Packager: Eugeny A. Rostovtsev (REAL) <real at altlinux.org>

Source0: https://pypi.python.org/packages/9c/29/c9348449b76ab8009aefa05817d394f646399d80a8494243377226b4fe31/antlr4-python3-runtime-%{version}.tar.gz
BuildArch: noarch

BuildRequires(pre): rpm-build-python3
#BuildPreReq: python3-devel python3-module-setuptools-tests
#BuildPreReq: python3-module-enum34

%py3_provides %oname
Requires: python3(enum)

# Automatically added by buildreq on Thu Jan 28 2016 (-bi)

# optimized out: python-base python3 python3-base
BuildRequires: rpm-build-python3

%description
This is the Python 3 runtime for AntLR.

%prep
%setup -q -n antlr4-python3-runtime-%{version}

%build
%python3_build_debug

%install
%python3_install

%files
%doc *.txt
%python3_sitelibdir/*

%changelog

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

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