Rebuilt for Python 3.11
This commit is contained in:
parent
5fa165ab82
commit
541b01a40c
@ -7,7 +7,7 @@
|
||||
|
||||
Name: PyYAML
|
||||
Version: 6.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
%global uversion %{version}
|
||||
Summary: YAML parser and emitter for Python
|
||||
|
||||
@ -111,6 +111,9 @@ rm -rf ext/_yaml.c
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 6.0-4
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Tue Feb 08 2022 Miro Hrončok <mhroncok@redhat.com> - 6.0-3
|
||||
- Remove some outdated Obsoletes and Provides,
|
||||
but keep providing python3-yaml and python3-PyYAML for users
|
||||
|
||||
Loading…
Reference in New Issue
Block a user