epel8
Terje Røsten 10 years ago
parent 08a75c1cae
commit fc4710252f

1
.gitignore vendored

@ -4,3 +4,4 @@
/beautifulsoup4-4.2.1.tar.gz
/beautifulsoup4-4.3.1.tar.gz
/beautifulsoup4-4.3.2.tar.gz
/beautifulsoup4-4.4.0.tar.gz

@ -4,8 +4,8 @@
%global oname beautifulsoup4
Name: python-beautifulsoup4
Version: 4.3.2
Release: 4%{?dist}
Version: 4.4.0
Release: 1%{?dist}
Summary: HTML/XML parser for quick-turnaround applications like screen-scraping
Group: Development/Languages
License: MIT
@ -141,6 +141,9 @@ pushd %{py3dir}
%endif
%changelog
* Sat Jul 04 2015 Terje Rosten <terje.rosten@ntnu.no> - 4.4.0-1
- 4.4.0
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.3.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

@ -1 +1 @@
b8d157a204d56512a4cc196e53e7d8ee beautifulsoup4-4.3.2.tar.gz
63d1f33e6524f408cb6efbc5da1ae8a5 beautifulsoup4-4.4.0.tar.gz

Loading…
Cancel
Save