Skip to content

Commit

Permalink
python3-soupsieve: Upgrade 2.3 -> 2.3.1
Browse files Browse the repository at this point in the history
Upgrade to release 2.3.1:

- FIX: Ensure attribute selectors match tags that have new lines
  characters in attributes.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
leon-anavi authored and kraj committed Nov 15, 2021
1 parent 6341be8 commit a921330
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/facelessuser/soupsieve"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=33c3a77def9b3ad83e01c65bdcc1af67"

SRC_URI[sha256sum] = "e4860f889dfa88774c07da0b276b70c073b6470fa1a4a8350800bb7bce3dcc76"
SRC_URI[sha256sum] = "b8d49b1cd4f037c7082a9683dfa1801aa2597fb11c3a1155b7a5b94829b4f1f9"

inherit pypi setuptools3 ptest

Expand Down

0 comments on commit a921330

Please sign in to comment.