diff --git a/furl-2.1.2.tar.gz b/furl-2.1.2.tar.gz deleted file mode 100644 index ff92765..0000000 --- a/furl-2.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f7dba33eafbee7dbc83963534b25e72f816cced48ac53191ee60bfcc62933918 -size 44195 diff --git a/furl-2.1.3.tar.gz b/furl-2.1.3.tar.gz new file mode 100644 index 0000000..32e486e --- /dev/null +++ b/furl-2.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a6188fe2666c484a12159c18be97a1977a71d632ef5bb867ef15f54af39cc4e +size 44223 diff --git a/python-furl.changes b/python-furl.changes index ea5bfda..fd7ad07 100644 --- a/python-furl.changes +++ b/python-furl.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 28 19:47:43 UTC 2022 - Yogalakshmi Arunachalam + +- version update to v2.1.3 + Fixed: Actually drop ';' as a query delimiter. See furl v2.1.2's + changelog and https://bugs.python.org/issue42967. + ------------------------------------------------------------------- Fri Aug 19 16:28:12 UTC 2022 - Ben Greiner diff --git a/python-furl.spec b/python-furl.spec index c84742e..e2b62e3 100644 --- a/python-furl.spec +++ b/python-furl.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-furl -Version: 2.1.2 +Version: 2.1.3 Release: 0 Summary: A Python URL manipulation library License: Unlicense