Rebuilt for Python 3.10
This commit is contained in:
parent
297afd82bf
commit
02e5f2f966
@ -4,7 +4,7 @@
|
||||
|
||||
Name: python-beautifulsoup4
|
||||
Version: 4.9.3
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: HTML/XML parser for quick-turnaround applications like screen-scraping
|
||||
License: MIT
|
||||
URL: http://www.crummy.com/software/BeautifulSoup/
|
||||
@ -102,6 +102,9 @@ pushd %{py3dir}
|
||||
%{python3_sitelib}/bs4
|
||||
|
||||
%changelog
|
||||
* Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 4.9.3-3
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.9.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user