15
0

Accepting request 718274 from home:mcalabkova:branches:devel:languages:python

- update to version 0.9.0
  * Basic checks for most of the headers defined by WHATWG Fetch, 
    such as Access-Control-Allow-Origin.
  * Updated workarounds for HAR files exported from Chrome and Firefox.
  * See upstream changelog for more

OBS-URL: https://build.opensuse.org/request/show/718274
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-HTTPolice?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2019-07-24 14:01:43 +00:00
committed by Git OBS Bridge
parent 4745bd6d48
commit 4a8235d270
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:56d565861776aab41875c4fbe6d476c4228bc3ae8b16a822380308bf923c5f76
size 433330

3
HTTPolice-0.9.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b49423aa09b42172a8ff7e640e9163eb508dfb06d294a28b3cf79fa5e1671e8b
size 346946

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jul 24 12:09:34 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- update to version 0.9.0
* Basic checks for most of the headers defined by WHATWG Fetch,
such as Access-Control-Allow-Origin.
* Updated workarounds for HAR files exported from Chrome and Firefox.
* See upstream changelog for more
-------------------------------------------------------------------
Tue May 14 17:33:35 UTC 2019 - Ethan Apodaca <eapodaca@suse.com>

View File

@@ -19,7 +19,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-HTTPolice
Version: 0.8.0
Version: 0.9.0
Release: 0
Summary: Validator for HTTP
License: MIT