Compare commits

..

No commits in common. "89d902daf20474d1de2f7a848ccec078fc298c0a" and "412f59133147db4dfc5ab20ea2b3e482774e82d5" have entirely different histories.

3 changed files with 4 additions and 19 deletions

BIN
lit-14.0.3.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +1,11 @@
Name: python-lit
Version: 18.1.8
Version: 14.0.3
Release: 1
BuildArch: noarch
License: NCSA
Summary: A tool to execute the llvm test suite
URL: https://pypi.python.org/pypi/lit
Source0: %{pypi_source lit}
Source0: https://files.pythonhosted.org/packages/65/0c/94e4da4d1dc0dd55a09257d16dd9c87ed2f8e4747278d78fd4254465d943/lit-14.0.3.tar.gz
BuildRequires: python3-devel python3-setuptools
%description
@ -19,7 +19,7 @@ Requires: python3-setuptools
python-lit is a tool used by LLVM to execute its test suite.
%prep
%autosetup -n lit-%{version}
%autosetup -n lit-%{version}%{?rc_ver:rc%{rc_ver}} -p1
%build
%py3_build
@ -29,26 +29,11 @@ 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
%files -n python3-lit
%doc README.rst
%doc README.txt
%{python3_sitelib}/*
%{_bindir}/lit
%changelog
* Tue Jul 16 2024 liyunfei <liyunfei33@huawei.com> - 18.1.8-1
- Upgrade to version 18.1.8
* Fri Dec 8 2023 zhoujing <zhoujing106@huawei.com> - 17.0.6-1
- Upgrade to version 17.0.6
* 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
- Upgrade to version 15.0.7
* Fri Dec 23 2022 Chenxi Mao <chenxi.mao@suse.com> - 15.0.6-1
- Upgrade to version 15.0.6
* Tue Jun 21 2022 houyingchao <houyingchao@h-partners.com> - 14.0.3-1
- Upgrade to version 14.0.3