Compare commits
1 Commits
rawhide
...
main-riscv
Author | SHA1 | Date | |
---|---|---|---|
0991992f83 |
@ -1,3 +1,4 @@
|
||||
%global _with_bootstrap 1
|
||||
%global pypi_name packaging
|
||||
|
||||
# Specify --with bootstrap to build in bootstrap mode
|
||||
@ -22,7 +23,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 24.1
|
||||
Release: 1%{?dist}
|
||||
Release: 1.0.riscv64%{?dist}
|
||||
Summary: Core utilities for Python packages
|
||||
|
||||
License: BSD-2-Clause OR Apache-2.0
|
||||
@ -136,6 +137,9 @@ echo '%{python3_sitelib}/packaging*' > %{pyproject_files}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 09 2024 David Abdurachmanov <davidlt@rivosinc.com> - 24.1-1.0.riscv64
|
||||
- Bootstrap for Python 3.13 (riscv64)
|
||||
|
||||
* Mon Jun 10 2024 Lumír Balhar <lbalhar@redhat.com> - 24.1-1
|
||||
- Update to 24.1 (rhbz#2291172)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user