Compare commits
1 Commits
rawhide
...
f38-riscv6
Author | SHA1 | Date | |
---|---|---|---|
bcb553c116 |
@ -4,11 +4,11 @@
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
|
||||
# Circular test deps with traitsui
|
||||
%bcond_with bootstrap
|
||||
%bcond_without bootstrap
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 6.4.1
|
||||
Release: 2%{?dist}
|
||||
Release: 2.0.riscv64%{?dist}
|
||||
Summary: Explicitly typed attributes for Python
|
||||
# Images have different licenses. For image license breakdown check
|
||||
# image_LICENSE.txt file.
|
||||
@ -91,6 +91,9 @@ popd
|
||||
%{python3_sitearch}/%{modname}*
|
||||
|
||||
%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
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user