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

Scheduled weekly dependency update for week 26 #192

Merged
merged 5 commits into from
Jul 3, 2018

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Jul 2, 2018

Update epsilon from 0.7.2 to 0.7.3.

Changelog

0.7.3

Minor:

- Make ``epsilon.benchmark`` handle ``/proc/self/mounts`` more leniently.
Links

Update lxml from 4.2.2 to 4.2.3.

Changelog

4.2.3

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

Bugs fixed
----------

* Reverted GH265: lxml links against zlib as a shared library again.
Links

Update pillow from 5.1.0 to 5.2.0.

Changelog

5.2.0

------------------

- Fixed saving a multiframe image as a single frame PDF 3137
[radarhere]

- If a Qt version is already imported, attempt to use it first 3143
[radarhere]

- Fix transform fill color for alpha images 3147
[fozcode]

- TGA: Add support for writing RLE data 3186
[danpla]

- TGA: Read and write LA data 3178
[danpla]

- QuantOctree.c: Remove erroneous attempt to average over an empty range 3196
[tkoeppe]

- Changed ICNS format tests to pass on OS X 10.11 3202
[radarhere]

- Fixed bug in ImageDraw.multiline_textsize() 3114
[tianyu139]

- Added getsize_multiline support for PIL.ImageFont 3113
[tianyu139]

- Added ImageFile get_format_mimetype method 3190
[radarhere]

- Changed mmap file pointer to use context manager 3216
[radarhere]

- Changed ellipse point calculations to be more evenly distributed 3142
[radarhere]

- Only extract first Exif segment 2946
[hugovk]

- Tests: Test ImageDraw2, WalImageFile 3135, 2989
[hugovk]

- Remove unnecessary 'if 0' code 3075
[hugovk]

- Tests: Added GD tests 1817
[radarhere]

- Fix collections ABCs DeprecationWarning in Python 3.7 3123
[hugovk]

- unpack_from is faster than unpack of slice 3201
[landfillbaby]

- Docs: Add coordinate system links and file handling links in documentation 3204, 3214
[radarhere]

- Tests: TestFilePng: Fix test_save_l_transparency() 3182
[danpla]

- Docs: Correct argument name 3171
[radarhere]

- Docs: Update CMake download URL 3166
[radarhere]

- Docs: Improve Image.transform documentation 3164
[radarhere]

- Fix transform fillcolor argument when image mode is RGBA or LA 3163
[radarhere]

- Tests: More specific Exception testing 3158
[radarhere]

- Add getrgb HSB/HSV color strings 3148
[radarhere]

- Allow float values in getrgb HSL color string 3146
[radarhere]

- AppVeyor: Upgrade to Python 2.7.15 and 3.4.4 3140
[radarhere]

- AppVeyor: Upgrade to PyPy 6.0.0 3133
[hugovk]

- Deprecate PILLOW_VERSION and VERSION 3090
[hugovk]

- Support Python 3.7 3076
[hugovk]

- Depends: Update freetype to 2.9.1, libjpeg to 9c, libwebp to 1.0.0 3121, 3136, 3108
[radarhere]

- Build macOS wheels with Xcode 6.4, supporting older macOS versions 3068
[wiredfool]

- Fix _i2f compilation on some GCC versions 3067
[homm]

- Changed encoderinfo to have priority over info when saving GIF images 3086
[radarhere]

- Rename PIL.version to PIL._version and remove it from module 3083
[homm]

- Enable background colour parameter on rotate 3057
[storesource]

- Remove unnecessary `if 1` directive 3072
[jdufresne]

- Remove unused Python class, Path 3070
[jdufresne]

- Fix dereferencing type-punned pointer will break strict-aliasing 3069
[jdufresne]
Links

Update pyasn1-modules from 0.2.1 to 0.2.2.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update pytz from 2018.4 to 2018.5.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

This change is Reviewable

@codecov
Copy link

codecov bot commented Jul 2, 2018

Codecov Report

Merging #192 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #192   +/-   ##
======================================
  Coverage    93.8%   93.8%           
======================================
  Files          13      13           
  Lines        1066    1066           
  Branches       66      66           
======================================
  Hits         1000    1000           
  Misses         53      53           
  Partials       13      13

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 20a7447...99a7a25. Read the comment docs.

@mithrandi
Copy link
Member

bors r+


Review status: :shipit: complete! 0 of 1 files reviewed, all discussions resolved


Comments from Reviewable

bors-fusion bot added a commit that referenced this pull request Jul 3, 2018
192: Scheduled weekly dependency update for week 26 r=mithrandi a=pyup-bot






### Update [epsilon](https://pypi.org/project/epsilon) from **0.7.2** to **0.7.3**.


<details>
  <summary>Changelog</summary>
  
  
   ### 0.7.3
   ```
   Minor:

  - Make ``epsilon.benchmark`` handle ``/proc/self/mounts`` more leniently.
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/epsilon
  - Changelog: https://pyup.io/changelogs/epsilon/
  - Repo: https://github.com/twisted/epsilon
</details>





### Update [lxml](https://pypi.org/project/lxml) from **4.2.2** to **4.2.3**.


<details>
  <summary>Changelog</summary>
  
  
   ### 4.2.3
   ```
   ==================

Bugs fixed
----------

* Reverted GH265: lxml links against zlib as a shared library again.
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/lxml
  - Changelog: https://pyup.io/changelogs/lxml/
  - Homepage: http://lxml.de/
  - Bugtracker: https://bugs.launchpad.net/lxml
</details>





### Update [pillow](https://pypi.org/project/pillow) from **5.1.0** to **5.2.0**.


<details>
  <summary>Changelog</summary>
  
  
   ### 5.2.0
   ```
   ------------------

- Fixed saving a multiframe image as a single frame PDF 3137
  [radarhere]

- If a Qt version is already imported, attempt to use it first 3143
  [radarhere]

- Fix transform fill color for alpha images 3147
  [fozcode]

- TGA: Add support for writing RLE data 3186
  [danpla]

- TGA: Read and write LA data 3178
  [danpla]

- QuantOctree.c: Remove erroneous attempt to average over an empty range 3196
  [tkoeppe]

- Changed ICNS format tests to pass on OS X 10.11 3202
  [radarhere]

- Fixed bug in ImageDraw.multiline_textsize() 3114
  [tianyu139]

- Added getsize_multiline support for PIL.ImageFont 3113
  [tianyu139]

- Added ImageFile get_format_mimetype method 3190
  [radarhere]

- Changed mmap file pointer to use context manager 3216
  [radarhere]

- Changed ellipse point calculations to be more evenly distributed 3142
  [radarhere]

- Only extract first Exif segment 2946
  [hugovk]

- Tests: Test ImageDraw2, WalImageFile 3135, 2989
  [hugovk]

- Remove unnecessary &#39;if 0&#39; code 3075
  [hugovk]

- Tests: Added GD tests 1817
  [radarhere]

- Fix collections ABCs DeprecationWarning in Python 3.7 3123
  [hugovk]

- unpack_from is faster than unpack of slice 3201
  [landfillbaby]

- Docs: Add coordinate system links and file handling links in documentation 3204, 3214
  [radarhere]

- Tests: TestFilePng: Fix test_save_l_transparency() 3182
  [danpla]

- Docs: Correct argument name 3171
  [radarhere]

- Docs: Update CMake download URL 3166
  [radarhere]

- Docs: Improve Image.transform documentation 3164
  [radarhere]

- Fix transform fillcolor argument when image mode is RGBA or LA 3163
  [radarhere]

- Tests: More specific Exception testing 3158
  [radarhere]

- Add getrgb HSB/HSV color strings 3148
  [radarhere]

- Allow float values in getrgb HSL color string 3146
  [radarhere]

- AppVeyor: Upgrade to Python 2.7.15 and 3.4.4 3140
  [radarhere]

- AppVeyor: Upgrade to PyPy 6.0.0 3133
  [hugovk]

- Deprecate PILLOW_VERSION and VERSION 3090
  [hugovk]

- Support Python 3.7 3076
  [hugovk]

- Depends: Update freetype to 2.9.1, libjpeg to 9c, libwebp to 1.0.0 3121, 3136, 3108
  [radarhere]

- Build macOS wheels with Xcode 6.4, supporting older macOS versions 3068
  [wiredfool]

- Fix _i2f compilation on some GCC versions 3067
  [homm]

- Changed encoderinfo to have priority over info when saving GIF images 3086
  [radarhere]

- Rename PIL.version to PIL._version and remove it from module 3083
  [homm]

- Enable background colour parameter on rotate 3057
  [storesource]

- Remove unnecessary `if 1` directive 3072
  [jdufresne]

- Remove unused Python class, Path 3070
  [jdufresne]

- Fix dereferencing type-punned pointer will break strict-aliasing 3069
  [jdufresne]
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/pillow
  - Changelog: https://pyup.io/changelogs/pillow/
  - Homepage: http://python-pillow.org
</details>





### Update [pyasn1-modules](https://pypi.org/project/pyasn1-modules) from **0.2.1** to **0.2.2**.


*The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)*

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/pyasn1-modules
  - Changelog: https://pyup.io/changelogs/pyasn1-modules/
  - Repo: https://github.com/etingof/pyasn1-modules
</details>





### Update [pytz](https://pypi.org/project/pytz) from **2018.4** to **2018.5**.


*The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)*

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/pytz
  - Homepage: http://pythonhosted.org/pytz
  - Docs: https://pythonhosted.org/pytz/
</details>



Co-authored-by: pyup-bot <[email protected]>
@bors-fusion
Copy link
Contributor

bors-fusion bot commented Jul 3, 2018

Build succeeded

@bors-fusion bors-fusion bot merged commit 99a7a25 into master Jul 3, 2018
@bors-fusion bors-fusion bot deleted the pyup-scheduled-update-2018-07-02 branch July 3, 2018 07:45
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