epel9
Terje Rosten 5 years ago
parent 7e87f0ee2b
commit 06e499825a

@ -3,8 +3,8 @@
%endif
Name: python-beautifulsoup4
Version: 4.9.0
Release: 2%{?dist}
Version: 4.9.1
Release: 1%{?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
* Sun Jun 07 2020 Terje Rosten <terje.rosten@ntnu.no> - 4.9.1-1
- 4.9.1
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 4.9.0-2
- Rebuilt for Python 3.9

@ -1 +1 @@
SHA512 (beautifulsoup4-4.9.0.tar.gz) = 8c8d3c23f9e76955e465c6d343addb5165480f59d785755f6550aa3e77e8efe0c3dd4a2f310d485162dc046b05f797a8a6aee96a515d59659c820993e0ee37d7
SHA512 (beautifulsoup4-4.9.1.tar.gz) = a1fe9cbfe8616d2ff25cc836769ff02d51ed86b06ca9a37366867b145440b7f64b866346600ed74820f0407c8e70eaac3d58700766a99b5ff7433cb736a57b3c

Loading…
Cancel
Save