Skip to content

Commit

Permalink
Merge branch 'master' into blacken
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Sep 10, 2019
2 parents 359ca04 + d28bed2 commit 9696ee3
Show file tree
Hide file tree
Showing 13 changed files with 47 additions and 23 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,30 @@

[1]: https://pypi.org/project/google-resumable-media/#history

## 0.4.0

09-05-2019 11:59 PDT

### Backward-Compatibility Note

The change to use raw response data (PR
[#87](https://github.com/googleapis/google-resumable-media-python/pull/87))
might break the hypothetical usecase of downloading a blob marked with
`Content-Encoding: gzip` and expecting to get the expanded data.

### Implementation Changes
- Require 200 response for initial resumable upload request. ([#95](https://github.com/googleapis/google-resumable-media-python/pull/95))
- Use `response` as variable for object returned from `http_request`. ([#98](https://github.com/googleapis/google-resumable-media-python/pull/98))
- Further DRY request dependency pins. ([#96](https://github.com/googleapis/google-resumable-media-python/pull/96))
- Finish download on seeing 416 response with zero byte range. ([#86](https://github.com/googleapis/google-resumable-media-python/pull/86))
- Always use raw response data. ([#87](https://github.com/googleapis/google-resumable-media-python/pull/87))

### Dependencies
- Drop runtime dependency check on `requests`. ([#97](https://github.com/googleapis/google-resumable-media-python/pull/97))

### Documentation
- Update docs after release ([#93](https://github.com/googleapis/google-resumable-media-python/pull/93))

## 0.3.3

08-23-2019 14:15 PDT
Expand Down
2 changes: 1 addition & 1 deletion docs/latest/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 5e948b0ac6e06fe0c6dd9dd5d0309ce8
config: 68666af324b279e5e7d7ada9d27ddd71
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion docs/latest/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '0.3.3',
VERSION: '0.4.0',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
Expand Down
4 changes: 2 additions & 2 deletions docs/latest/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Index &mdash; google-resumable-media 0.3.3 documentation</title>
<title>Index &mdash; google-resumable-media 0.4.0 documentation</title>



Expand Down Expand Up @@ -59,7 +59,7 @@


<div class="version">
0.3.3
0.4.0
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/latest/google.resumable_media.common.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>google.resumable_media.common &mdash; google-resumable-media 0.3.3 documentation</title>
<title>google.resumable_media.common &mdash; google-resumable-media 0.4.0 documentation</title>



Expand Down Expand Up @@ -60,7 +60,7 @@


<div class="version">
0.3.3
0.4.0
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/latest/google.resumable_media.requests.download.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>google.resumable_media.requests.download &mdash; google-resumable-media 0.3.3 documentation</title>
<title>google.resumable_media.requests.download &mdash; google-resumable-media 0.4.0 documentation</title>



Expand Down Expand Up @@ -60,7 +60,7 @@


<div class="version">
0.3.3
0.4.0
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/latest/google.resumable_media.requests.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>google.resumable_media.requests &mdash; google-resumable-media 0.3.3 documentation</title>
<title>google.resumable_media.requests &mdash; google-resumable-media 0.4.0 documentation</title>



Expand Down Expand Up @@ -60,7 +60,7 @@


<div class="version">
0.3.3
0.4.0
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/latest/google.resumable_media.requests.upload.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>google.resumable_media.requests.upload &mdash; google-resumable-media 0.3.3 documentation</title>
<title>google.resumable_media.requests.upload &mdash; google-resumable-media 0.4.0 documentation</title>



Expand Down Expand Up @@ -59,7 +59,7 @@


<div class="version">
0.3.3
0.4.0
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/latest/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>google.resumable_media &mdash; google-resumable-media 0.3.3 documentation</title>
<title>google.resumable_media &mdash; google-resumable-media 0.4.0 documentation</title>



Expand Down Expand Up @@ -59,7 +59,7 @@


<div class="version">
0.3.3
0.4.0
</div>


Expand Down
Binary file modified docs/latest/objects.inv
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/latest/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Python Module Index &mdash; google-resumable-media 0.3.3 documentation</title>
<title>Python Module Index &mdash; google-resumable-media 0.4.0 documentation</title>



Expand Down Expand Up @@ -61,7 +61,7 @@


<div class="version">
0.3.3
0.4.0
</div>


Expand Down
4 changes: 2 additions & 2 deletions docs/latest/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<meta name="viewport" content="width=device-width, initial-scale=1.0">

<title>Search &mdash; google-resumable-media 0.3.3 documentation</title>
<title>Search &mdash; google-resumable-media 0.4.0 documentation</title>



Expand Down Expand Up @@ -59,7 +59,7 @@


<div class="version">
0.3.3
0.4.0
</div>


Expand Down
10 changes: 5 additions & 5 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
EXTRAS_REQUIRE = {"requests": ["requests >= 2.18.0, < 3.0.0dev"]}

setuptools.setup(
name="google-resumable-media",
version="0.3.3",
description="Utilities for Google Media Downloads and Resumable Uploads",
author="Google Cloud Platform",
author_email="googleapis-publisher@google.com",
name='google-resumable-media',
version = '0.4.0',
description='Utilities for Google Media Downloads and Resumable Uploads',
author='Google Cloud Platform',
author_email='googleapis-publisher@google.com',
long_description=README,
namespace_packages=["google"],
scripts=[],
Expand Down

0 comments on commit 9696ee3

Please sign in to comment.