Enable CI

This commit is contained in:
Takao Fujiwara 2021-05-01 12:15:57 +09:00
commit b7722a81bc
3 changed files with 70 additions and 1 deletions

View file

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
Version: 1.1.0
Release: 8%{?dist}
Release: 9%{?dist}
Summary: A tiny test runner that outputs TAP results to standard output
License: MIT
@ -49,6 +49,9 @@ find %{buildroot}/%{python3_sitelib} -name '*.py' | xargs sed -i '/^#!/d'
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
%changelog
* Sat May 01 2021 Takao Fujiwara <tfujiwar@redhat.com> - 1.1.0-9
- Enable CI
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild