!14 Update to version 16.0.5
From: @wang--ge Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
7acd8d20c4
Binary file not shown.
BIN
lit-16.0.5.tar.gz
Normal file
BIN
lit-16.0.5.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
Name: python-lit
|
Name: python-lit
|
||||||
Version: 15.0.7
|
Version: 16.0.5
|
||||||
Release: 1
|
Release: 1
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
License: NCSA
|
License: NCSA
|
||||||
Summary: A tool to execute the llvm test suite
|
Summary: A tool to execute the llvm test suite
|
||||||
URL: https://pypi.python.org/pypi/lit
|
URL: https://pypi.python.org/pypi/lit
|
||||||
Source0: https://files.pythonhosted.org/packages/2f/5e/8b27ba3715becd8ee26f1f0c2ef9d18fa425a9f6bbf535573b90c08171b4/lit-15.0.7.tar.gz
|
Source0: %{pypi_source lit}
|
||||||
BuildRequires: python3-devel python3-setuptools
|
BuildRequires: python3-devel python3-setuptools
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -29,12 +29,14 @@ python-lit is a tool used by LLVM to execute its test suite.
|
|||||||
sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/lit/*.py
|
sed -i -e '1{\@^#!/usr/bin/env python@d}' %{buildroot}%{python3_sitelib}/lit/*.py
|
||||||
|
|
||||||
%files -n python3-lit
|
%files -n python3-lit
|
||||||
%license LICENSE.TXT
|
%doc README.rst
|
||||||
%doc README.txt
|
|
||||||
%{python3_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
%{_bindir}/lit
|
%{_bindir}/lit
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 31 2023 Ge Wang <wang__ge@126.com> - 16.0.5-1
|
||||||
|
- Upgrade to version 16.0.5
|
||||||
|
|
||||||
* Thu Feb 9 2023 Chenxi Mao <chenxi.mao@suse.com> - 15.0.7-1
|
* Thu Feb 9 2023 Chenxi Mao <chenxi.mao@suse.com> - 15.0.7-1
|
||||||
- Upgrade to version 15.0.7
|
- Upgrade to version 15.0.7
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user