Skip to content

Commit f74b93d

Browse files
dirkmuellerbmwiedemann
authored andcommitted
Update python-yarl to version 1.6.0 / rev 14 via SR 838272
https://build.opensuse.org/request/show/838272 by user dirkmueller + dimstar_suse - update to 1.6.0: - Allow for int and float subclasses in query, while still denying bool. `#492 <https://github.com/aio-libs/yarl/issues/492>`_ - Do not requote arguments in ``URL.build()``, ``with_xxx()`` and in ``/`` operator. `#502 <https://github.com/aio-libs/yarl/issues/502>`_ - Keep IPv6 brackets in ``origin()``. `#504 <https://github.com/aio-libs/yarl/issues/504>`_
1 parent abfb79a commit f74b93d

File tree

6 files changed

+27
-2
lines changed

6 files changed

+27
-2
lines changed

packages/p/python-yarl/.files

0 Bytes
Binary file not shown.

packages/p/python-yarl/.rev

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,18 @@
113113
<comment></comment>
114114
<requestid>823367</requestid>
115115
</revision>
116+
<revision rev="14" vrev="1">
117+
<srcmd5>09723edec6f32b5bc4e2a922bc38a42b</srcmd5>
118+
<version>1.6.0</version>
119+
<time>1603961175</time>
120+
<user>dimstar_suse</user>
121+
<comment>- update to 1.6.0:
122+
- Allow for int and float subclasses in query, while still denying bool.
123+
`#492 &lt;https://github.com/aio-libs/yarl/issues/492&gt;`_
124+
- Do not requote arguments in ``URL.build()``, ``with_xxx()`` and in ``/`` operator.
125+
`#502 &lt;https://github.com/aio-libs/yarl/issues/502&gt;`_
126+
- Keep IPv6 brackets in ``origin()``.
127+
`#504 &lt;https://github.com/aio-libs/yarl/issues/504&gt;`_</comment>
128+
<requestid>838272</requestid>
129+
</revision>
116130
</revisionlist>

packages/p/python-yarl/python-yarl.changes

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
-------------------------------------------------------------------
2+
Mon Sep 28 12:05:26 UTC 2020 - Dirk Mueller <dmueller@suse.com>
3+
4+
- update to 1.6.0:
5+
- Allow for int and float subclasses in query, while still denying bool.
6+
`#492 <https://github.com/aio-libs/yarl/issues/492>`_
7+
- Do not requote arguments in ``URL.build()``, ``with_xxx()`` and in ``/`` operator.
8+
`#502 <https://github.com/aio-libs/yarl/issues/502>`_
9+
- Keep IPv6 brackets in ``origin()``.
10+
`#504 <https://github.com/aio-libs/yarl/issues/504>`_
11+
112
-------------------------------------------------------------------
213
Tue Jul 28 21:28:25 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
314

packages/p/python-yarl/python-yarl.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
2020
%define skip_python2 1
2121
Name: python-yarl
22-
Version: 1.5.0
22+
Version: 1.6.0
2323
Release: 0
2424
Summary: Yet another URL library
2525
License: Apache-2.0

packages/p/python-yarl/yarl-1.5.0.tar.gz

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/ipfs/bafkreidb2pvdyf274rprjgfpq2ehtrx75omj2qkdvrkccy6eku4luxwcdm

0 commit comments

Comments
 (0)