15
0
forked from pool/python-furl

Accepting request 1006766 from home:yarunachalam:branches:devel:languages:python

- 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.

OBS-URL: https://build.opensuse.org/request/show/1006766
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-furl?expand=0&rev=16
This commit is contained in:
2022-09-29 09:16:17 +00:00
committed by Git OBS Bridge
parent cdfac2961e
commit 12598b6a96
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Sep 28 19:47:43 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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 <code@bnavigator.de>