forked from pool/python-mohawk
Accepting request 743605 from devel:languages:python
- Update to version 1.1.0:
* Support passing file-like objects (those implementing .read(n))
as the content parameter for Resources. See mohawk.Sender for
details.
OBS-URL: https://build.opensuse.org/request/show/743605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mohawk?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fca4e34d8f5492f1c33141c98b96e168a089e5692ce65fb747e4bb613f5fe552
|
|
||||||
size 17593
|
|
||||||
3
mohawk-1.1.0.tar.gz
Normal file
3
mohawk-1.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d2a0e3ab10a209cc79e95e28f2dd54bd4a73fd1998ffe27b7ba0f962b6be9723
|
||||||
|
size 18507
|
||||||
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 28 20:05:08 UTC 2019 - antoine.belvire@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 1.1.0:
|
||||||
|
* Support passing file-like objects (those implementing .read(n))
|
||||||
|
as the content parameter for Resources. See mohawk.Sender for
|
||||||
|
details.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 11 06:41:11 UTC 2019 - antoine.belvire@opensuse.org
|
Fri Jan 11 06:41:11 UTC 2019 - antoine.belvire@opensuse.org
|
||||||
|
|
||||||
|
|||||||
@@ -20,7 +20,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%bcond_without test
|
%bcond_without test
|
||||||
Name: python-mohawk
|
Name: python-mohawk
|
||||||
Version: 1.0.0
|
Version: 1.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for Hawk HTTP authorization
|
Summary: Library for Hawk HTTP authorization
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user