From f20f015c2d8aeeca4412f30a51abd6b09fe7a054f80f4e83f413949af199233f Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 9 May 2021 17:07:39 +0000 Subject: [PATCH] - udpate to 2.2.1: - **FIX**: Fix an issue with namespaces when one of the keys is `self`. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-soupsieve?expand=0&rev=26 --- python-soupsieve.changes | 6 ++++++ python-soupsieve.spec | 4 ++-- soupsieve-2.2.1.tar.gz | 3 +++ soupsieve-2.2.tar.gz | 3 --- 4 files changed, 11 insertions(+), 5 deletions(-) create mode 100644 soupsieve-2.2.1.tar.gz delete mode 100644 soupsieve-2.2.tar.gz diff --git a/python-soupsieve.changes b/python-soupsieve.changes index b9faf30..add01b9 100644 --- a/python-soupsieve.changes +++ b/python-soupsieve.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun May 9 17:07:24 UTC 2021 - Dirk Müller + +- udpate to 2.2.1: + - **FIX**: Fix an issue with namespaces when one of the keys is `self`. + ------------------------------------------------------------------- Tue Mar 2 00:26:16 UTC 2021 - Dirk Müller diff --git a/python-soupsieve.spec b/python-soupsieve.spec index ebabb44..fb72f64 100644 --- a/python-soupsieve.spec +++ b/python-soupsieve.spec @@ -1,5 +1,5 @@ # -# spec file for package python-soupsieve +# spec file for package python-soupsieve-test # # Copyright (c) 2021 SUSE LLC # @@ -27,7 +27,7 @@ %endif %define skip_python2 1 Name: python-soupsieve%{psuffix} -Version: 2.2 +Version: 2.2.1 Release: 0 Summary: A modern CSS selector implementation for BeautifulSoup License: MIT diff --git a/soupsieve-2.2.1.tar.gz b/soupsieve-2.2.1.tar.gz new file mode 100644 index 0000000..2d05ae8 --- /dev/null +++ b/soupsieve-2.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:052774848f448cf19c7e959adf5566904d525f33a3f8b6ba6f6f8f26ec7de0cc +size 102949 diff --git a/soupsieve-2.2.tar.gz b/soupsieve-2.2.tar.gz deleted file mode 100644 index a89121c..0000000 --- a/soupsieve-2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:407fa1e8eb3458d1b5614df51d9651a1180ea5fedf07feb46e45d7e25e6d6cdd -size 102948