Commit Graph

14 Commits

Author SHA256 Message Date
Tomáš Chvátal
e6bed33696 Accepting request 769623 from home:mcalabkova:branches:devel:languages:python
- update to 1.4.2
  * Workaround for missing str.isascii() in Python 3.6
  * Distinguish an empty password in URL from a password not provided at all
  * Fixed annotations for optional parameters of URL.build
  * Use None as default value of user parameter of URL.build
  * Enforce building C Accelerated modules when installing from source tarball, 
    use YARL_NO_EXTENSIONS environment variable for falling back to (slower) 
    Pure Python implementation
  * Fix quoting of plus in path by pure python version
  * Don't create a new URL if fragment is unchanged
  * Included in error msg the path that produces starting slash forbidden error
  * Skip slow IDNA encoding for ASCII-only strings

OBS-URL: https://build.opensuse.org/request/show/769623
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=24
2020-02-03 14:51:15 +00:00
a94bbd7019 - update to 1.3.0
* Fix annotations for query parameter
 * An incoming query sequence can have int variables
 * Add URL.explicit_port property
 * Give a friendlier error when port cant be converted to int
 * bool(URL()) now returns False
 * Fix annotations for build
 * Fix annotations for cached_property
 * Accept str subclasses in URL constructor
 * Forbid inheritance, replace __init__ with __new__
 * Support PEP-561 (provide type hinting marker)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=22
2019-03-03 13:54:08 +00:00
Tomáš Chvátal
73e7fa10de - Raise multidict requirement to match up setup.py
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=20
2018-08-29 09:18:24 +00:00
Tomáš Chvátal
dc23784a49 Accepting request 579824 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/579824
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=18
2018-02-25 14:45:08 +00:00
Tomáš Chvátal
2e224ebaa1 Accepting request 575836 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/575836
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=16
2018-02-12 20:15:57 +00:00
Tomáš Chvátal
8bc955b4e9 Accepting request 563720 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/563720
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=14
2018-01-12 08:05:48 +00:00
Tomáš Chvátal
d30926e006 Accepting request 562083 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/562083
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=12
2018-01-06 07:01:33 +00:00
Tomáš Chvátal
a427b99270 Accepting request 555564 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/555564
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=10
2017-12-11 09:44:41 +00:00
393694db86 Accepting request 545768 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/545768
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=8
2017-11-27 09:45:28 +00:00
fd3a1d87d7 Accepting request 541924 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/541924
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=6
2017-11-15 09:30:11 +00:00
99533253fa Accepting request 541088 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/541088
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=5
2017-11-13 09:37:08 +00:00
Todd R
6b0dba15a8 Accepting request 537765 from home:apersaud:branches:devel:languages:python
update to latest version

OBS-URL: https://build.opensuse.org/request/show/537765
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=3
2017-11-01 14:38:53 +00:00
Dominique Leuenberger
fcc0b97e94 Accepting request 519535 from devel:languages:python
Add python-yarl to factory. Required by python-vcrpy sr#519533.

OBS-URL: https://build.opensuse.org/request/show/519535
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-yarl?expand=0&rev=1
2017-08-30 14:24:00 +00:00
Thomas Bechtold
d82725375e Accepting request 510417 from home:seanmarlow:branches:devel:languages:python
Add package to single spec python3 only.

OBS-URL: https://build.opensuse.org/request/show/510417
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=1
2017-07-17 05:05:19 +00:00