Skip to content

Scheduled monthly dependency update for August - #74

Merged
mithrandi merged 20 commits into
masterfrom
pyup-scheduled-update-08-01-2017
Aug 2, 2017
Merged

Scheduled monthly dependency update for August#74
mithrandi merged 20 commits into
masterfrom
pyup-scheduled-update-08-01-2017

Conversation

@pyup-bot

@pyup-bot pyup-bot commented Aug 1, 2017

Copy link
Copy Markdown
Contributor

Updates

Here's a list of all the updates bundled in this pull request. I've added some links to make it easier for you to find all the information you need.

azure-common 1.1.6 » 1.1.8 PyPI | Repo
azure-mgmt-compute 2.0.0 » 2.1.0 PyPI | Repo
azure-mgmt-network 1.1.0 » 1.3.0 PyPI | Repo
azure-mgmt-storage 1.1.0 » 1.2.0 PyPI | Repo
azure-storage 0.34.3 » 0.35.1 PyPI | Changelog | Repo
boto 2.47.0 » 2.48.0 PyPI | Changelog | Repo
debtcollector 1.15.0 » 1.17.0 PyPI | Homepage
iso8601 0.1.11 » 0.1.12 PyPI | Repo
keystoneauth1 2.21.0 » 3.1.0 PyPI | Homepage
oslo.config 4.7.0 » 4.11.0 PyPI | Homepage
oslo.i18n 3.15.3 » 3.17.0 PyPI | Homepage
oslo.serialization 2.19.0 » 2.20.0 PyPI | Homepage
oslo.utils 3.26.0 » 3.28.0 PyPI | Homepage
positional 1.1.1 » 1.1.2 PyPI | Repo
python-dateutil 2.6.0 » 2.6.1 PyPI | Changelog | Docs
python-keystoneclient 3.12.0 » 3.13.0 PyPI | Homepage
python-swiftclient 3.3.0 » 3.4.0 PyPI | Changelog | Homepage
requests 2.18.1 » 2.18.2 PyPI | Changelog | Homepage
rfc3986 1.0.0 » 1.1.0 PyPI | Docs
stevedore 1.23.0 » 1.25.0 PyPI | Homepage

Changelogs

azure-storage 0.34.3 -> 0.35.1

0.35.1

Blob:

  • Fixed bug where calling create_from_* and and append_blob_from_* methods with no data fails.

0.35.0

All:

  • Support for 2017-04-17 REST version. Please see our REST API documentation and blogs for information about the related added features. If you are using the Storage Emulator, please update to Emulator version 5.2.
  • Fixed a bug where deserialization of service stats throws a TypeError when the service is unavailable.

Blob:

  • For Premium Accounts only, added support for getting and setting the tier on a page blob. The tier can also be set when creating or copying from an existing page blob.
  • create_from_* and and append_blob_from_* methods will return response_properties which contains the etag and last modified time.

Table:

  • Fixed syntax error in _convert_json_response_to_entities.
  • Fixed a bug where the urls are not correctly formed when making commit_batch to the emulator.

File:

  • The server_encrypted file property will now be populated when calling 'get_directory_properties', 'get_file', and 'get_file_properties'. This value is set to True if the file data (for files) and application metadata are completely encrypted.

boto 2.47.0 -> 2.48.0

2.48.0

============

📅 2017/06/29

This release addresses a few S3 related bugs as well as a bug with the recent
endpoint heuristics feature.

Changes

  • Fix generate_url() AttributeError when using anonymous connections (:issue:3734, :sha:83481807)
  • Use RegionInfo by default with heuristics (:issue:3737, :sha:0a9b1140)
  • Allow specifying s3 host from boto config file. (:issue:3738, :sha:dcfc7512)

python-dateutil 2.6.0 -> 2.6.1

2.6.1


  • Updated zoneinfo file to 2017b. (gh pr 395)
  • Added Python 3.6 to CI testing (gh pr 365)
  • Removed duplicate test name that was preventing a test from being run.
    Reported and fixed by jdufresne (gh pr 371)
  • Fixed testing of folds and gaps, particularly on Windows (gh pr 392)
  • Fixed deprecated escape characters in regular expressions. Reported by
    nascheme and thierryba (gh issue 361), fixed by thierryba (gh pr 358)
  • Many PEP8 style violations and other code smells were fixed by jdufresne
    (gh prs 358, 363, 364, 366, 367, 368, 372, 374, 379, 380, 398)
  • Improved performance of tzutc and tzoffset objects. (gh pr 391)
  • Fixed issue with several time zone classes around DST transitions in any
    zones with +0 standard offset (e.g. Europe/London) (gh issue 321, pr 390)
  • Fixed issue with fuzzy parsing where tokens similar to AM/PM that are in the
    end skipped were dropped in the fuzzy_with_tokens list. Reported and fixed
    by jbrockmendel (gh pr 332).
  • Fixed issue with parsing dates of the form X m YY. Reported by jbrockmendel.
    (gh issue 333, pr 393)
  • Added support for parser weekdays with less than 3 characters. Reported by
    arcadefoam (gh issue 343), fixed by jonemo (gh pr 382)
  • Fixed issue with the addition and subtraction of certain relativedeltas.
    Reported and fixed by kootenpv (gh issue 346, pr 347)
  • Fixed issue where the COUNT parameter of rrules was ignored if 0. Fixed by
    mshenfield (gh pr 330), reported by vaultah (gh issue 329).
  • Updated documentation to include the new tz methods. (gh pr 324)
  • Update documentation to reflect that the parser can raise TypeError, reported
    and fixed by tomchuk (gh issue 336, pr 337)
  • Fixed an incorrect year in a parser doctest. Fixed by xlotlu (gh pr 357)
  • Moved version information into _version.py and set up the versions more
    granularly.

requests 2.18.1 -> 2.18.2

2.18.2

+++++++++++++++++++

Bugfixes

  • requests.help no longer fails on Python 2.6 due to the absence of
    ssl.OPENSSL_VERSION_NUMBER.

Dependencies

  • We now support urllib3 v1.22.

That's it for now!

Happy merging! 🤖


This change is Reviewable

@mithrandi
mithrandi merged commit a7b5060 into master Aug 2, 2017
@mithrandi
mithrandi deleted the pyup-scheduled-update-08-01-2017 branch August 2, 2017 00:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants