Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update django-storages to 1.6.4 #67

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Contributor

There's a new version of django-storages available.
You are currently using 1.6.3. I have updated it to 1.6.4

These links might come in handy: PyPI | Changelog | Repo

Changelog

1.6.4


  • Files uploaded with GoogleCloudStorage will now set their appropriate mimetype (320_)
  • Fix DropBoxStorage.url to work. (357_)
  • Fix S3Boto3Storage when AWS_PRELOAD_METADATA = True (366_)
  • Fix S3Boto3Storage uploading file-like objects without names (195, 368)
  • S3Boto3Storage is now threadsafe - a separate session is created on a
    per-thread basis (268, 358)

.. _320: jschneier/django-storages#320
.. _357: jschneier/django-storages#357
.. _366: jschneier/django-storages#366
.. _195: jschneier/django-storages#195
.. _368: jschneier/django-storages#368
.. _268: jschneier/django-storages#268
.. _358: jschneier/django-storages#358

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@uccser-admin uccser-admin temporarily deployed to cs4teachers-pr-67 July 27, 2017 23:24 Inactive
@codecov
Copy link

codecov bot commented Jul 27, 2017

Codecov Report

Merging #67 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #67   +/-   ##
========================================
  Coverage    59.44%   59.44%           
========================================
  Files           16       16           
  Lines          429      429           
  Branches        26       26           
========================================
  Hits           255      255           
  Misses         168      168           
  Partials         6        6

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b43a9c...9d6218f. Read the comment docs.

@pyup-bot
Copy link
Contributor Author

pyup-bot commented Aug 1, 2017

Closing this in favor of #70

@pyup-bot pyup-bot closed this Aug 1, 2017
@JackMorganNZ JackMorganNZ deleted the pyup/update-django-storages-1.6.3-to-1.6.4 branch August 1, 2017 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants