OGKevin / ComBunqWebApp

A Bunq web interface made by bunqers
https://bunqweb.com
MIT License
26 stars 3 forks source link

Scheduled daily dependency update on tuesday #117

Closed pyup-bot closed 7 years ago

pyup-bot commented 7 years ago

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.

python-dateutil 2.6.0 » 2.6.1 PyPI | Changelog | Docs

Changelogs

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.

That's it for now!

Happy merging! 🤖

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.08%) to 87.816% when pulling b860d3f5b2f6daaccb2c86586963ca4a6584a9f4 on pyup-scheduled-update-07-11-2017 into 59197109a20f95a5453c09fc4a59da40420321bd on develop.

pyup-bot commented 7 years ago

Closing this in favor of #118