diff --git a/beautifulsoup4-4.9.2.tar.gz b/beautifulsoup4-4.9.2.tar.gz deleted file mode 100644 index 3e41b5a..0000000 --- a/beautifulsoup4-4.9.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1edf5e39f3a5bc6e38b235b369128416c7239b34f692acccececb040233032a1 -size 375880 diff --git a/beautifulsoup4-4.9.3.tar.gz b/beautifulsoup4-4.9.3.tar.gz new file mode 100644 index 0000000..dad57fc --- /dev/null +++ b/beautifulsoup4-4.9.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84729e322ad1d5b4d25f805bfa05b902dd96450f43842c4e99067d5e1369eb25 +size 376031 diff --git a/python-beautifulsoup4.changes b/python-beautifulsoup4.changes index 707dbcd..379078f 100644 --- a/python-beautifulsoup4.changes +++ b/python-beautifulsoup4.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Oct 10 18:34:16 UTC 2020 - Arun Persaud + +- update to version 4.9.3: + * Implemented a significant performance optimization to the process + of searching the parse tree. Patch by Morotti. [bug=1898212] + ------------------------------------------------------------------- Mon Sep 28 11:41:27 UTC 2020 - Dirk Mueller diff --git a/python-beautifulsoup4.spec b/python-beautifulsoup4.spec index 940cb42..a1d6d07 100644 --- a/python-beautifulsoup4.spec +++ b/python-beautifulsoup4.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-beautifulsoup4 -Version: 4.9.2 +Version: 4.9.3 Release: 0 Summary: HTML/XML Parser for Quick-Turnaround Applications Like Screen-Scraping License: MIT