Compare commits

...

1 Commits

Author SHA1 Message Date
bcb553c116
Bootstrap (riscv64)
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
2023-05-31 09:21:59 +03:00

View File

@ -4,11 +4,11 @@
%global shortcommit %(c=%{commit}; echo ${c:0:7}) %global shortcommit %(c=%{commit}; echo ${c:0:7})
# Circular test deps with traitsui # Circular test deps with traitsui
%bcond_with bootstrap %bcond_without bootstrap
Name: python-%{srcname} Name: python-%{srcname}
Version: 6.4.1 Version: 6.4.1
Release: 2%{?dist} Release: 2.0.riscv64%{?dist}
Summary: Explicitly typed attributes for Python Summary: Explicitly typed attributes for Python
# Images have different licenses. For image license breakdown check # Images have different licenses. For image license breakdown check
# image_LICENSE.txt file. # image_LICENSE.txt file.
@ -91,6 +91,9 @@ popd
%{python3_sitearch}/%{modname}* %{python3_sitearch}/%{modname}*
%changelog %changelog
* Wed May 31 2023 David Abdurachmanov <davidlt@rivosinc.com> - 6.4.1-2.0.riscv64
- Bootstrap (riscv64)
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.1-2 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.4.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild