D-PLACE / dplace-legacy

D-PLACE: Database of Places, Language, Culture and Environment (OLD)
https://d-place.org/
MIT License
21 stars 4 forks source link

Update clldutils to 2.0.1 #579

Closed pyup-bot closed 6 years ago

pyup-bot commented 6 years ago

There's a new version of clldutils available. You are currently using 1.13.10. I have updated it to 2.0.1

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

Changelog

2.0.1

Added back in backwards compatibility for the dsv functionality.

2.0.0

Removed

  • module testing: Equivalent functiuonality is available for testing with pytest, in particular the tmpdir and capsys fixtures.
  • clldutils.misc.normalize_name and modules dsv and csvw: Use the package csvw instead, which provides the identical API.

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

Happy merging! 🤖

codecov-io commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #579   +/-   ##
=======================================
  Coverage   94.64%   94.64%           
=======================================
  Files          23       23           
  Lines        1344     1344           
=======================================
  Hits         1272     1272           
  Misses         72       72

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 00a5acd...ac3eafe. Read the comment docs.