Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
D
deegram
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 3
    • Merge Requests 3
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

  • Aykut Yilmaz
  • deegram
  • Merge Requests
  • !6

Merged
Opened Jul 15, 2020 by Aykut Yilmaz@aykutMaintainer

Update deethon requirement from ~=0.4.2 to ~=0.4.3

  • Overview 0
  • Commits 1
  • Changes 1

Created by: dependabot[bot]

Updates the requirements on deethon to permit the latest version.

Changelog

Sourced from deethon's changelog.

[0.4.3] - 2020-07-15

Added

  • Additional tags to the track object and the downloaded tracks (lyrics, copyright, etc.) (880511be8726b80333c67f9280f80b654a7f7106).

Fixed

  • The session on Deezer will not be renewed after the expiration (a82cb4a910d5ab195791d0789a0e6811d2548824).
  • The ReplayGain tag had a wrong value (880511be8726b80333c67f9280f80b654a7f7106).

[0.4.2] - 2020-06-18

Changed

  • Return absolute file path (c6825373bbdc6f4fb0dd3b3dc9e5191d7ac6e1d1).

Fixed

  • Forbidden file name characters on Windows were not escaped (487393e808b4e6152cb3cf73612451d74a1b8446).

[0.4.1] - 2020-06-08

Added

  • Fallback to lower quality if the track cannot be downloaded (ffe271ee159972ff6969dd9ebccb0b55c0864e12).
  • pytest-cov in dev-dependencies (56da09d2d385a82c91da0d2011e4cbb7e4244d2d).

Changed

  • Exclude python files from .editorconfig as it causes code style errors (88e7708218e99ed8cd21bacf07fdc9a1cce68371).

Fixed

  • Obsolete type annotations in docstrings (fab7a84a19fc4ce07112d5ff2f046460dd850547).
  • Some layout bugs in the documentation.

[0.4.0] - 2020-06-02

Added

  • API documentation (!9 (closed)).
  • Support for Python 3.7+ (again) (09f16e3cb2ba766ddb0239a39f425bcedf3d9611).
  • Raise [DeezerLoginError][deethon.errors.DeezerLoginError] when the specified arl token is invalid. (c5b36935c83194ea3f2b745924c4370f16bc495a)
  • More tests (52c29e954ee50721565e1b884fc78992aa92a631).
  • .editorconfig file (2a9aff181b84717615e46e486b482acf8e083c2e).

Changed

  • Only accept an integer for the ID parameter of the album and track class. (f33533372d031c677b22c41fec76338c2f6152db)

Fixed

  • Invalid all-object (cbb1e5d38e9e08c3c4a5c71bc8e56fa1bc3ecdb3).
  • Useless object inheritance of Album class (05cb61e3fc63a2ef57bd060f28b1264e6f698fc1).
  • Code style issues (ab13d39e17bc8a98483a00bed053052f538961f9).
  • __init__ method from base class Exception is not called (094d15a8c7000f94b96accbc583785a16f9d8229).
Commits
  • d97042f 🚀 Bump to v0.4.3
  • a82cb4a Renew Deezer session every hour
  • 75914d8 Bump mutagen from 1.44.0 to 1.45.0
  • bc5d76d Bump mkdocstrings from 0.12.0 to 0.12.1
  • 880511b Add more tags
  • 828e302 Bump mkdocs-material from 5.3.3 to 5.4.0
  • 7a88e7e Bump importlib-metadata from 1.6.1 to 1.7.0
  • e48f26c Bump pycryptodome from 3.9.7 to 3.9.8
  • ee00b99 Bump mkdocs-material from 5.3.2 to 5.3.3
  • b6c413d Bump mkdocs-material from 5.3.0 to 5.3.2
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Reference: aykut/deegram!6
Source branch: dependabot/pip/deethon-approx-eq-0.4.3