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
  • !3

Merged
Opened Jun 19, 2020 by Aykut Yilmaz@aykutMaintainer

Update deethon requirement from ~=0.4.1 to ~=0.4.2

  • 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.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).

[0.3.3] - 2020-05-29

Added

  • Raise [DeezerApiError][deethon.errors.DeezerApiError] when the specified album is not found (04580121bade63f8079d05142817ebaa8649bee2).
  • Stream option for album download (c3168140f5fc5c530fd89b12cedf461af2fef67c).

[0.3.2] - 2020-05-27

Fixed

... (truncated)
Commits
  • 9b87dde 🚀 Bump to v0.4.2
  • d4b84d1 Add module docstring
  • c92edda Use Google-style attribute docstrings
  • b1a5935 Bump mkdocstrings from 0.11.4 to 0.12.0
  • 4ce6b4f Bump mkdocs-material from 5.2.3 to 5.3.0
  • 1e1f3c4 Bump pytest-cov from 2.9.0 to 2.10.0
  • 0fcf059 Bump requests from 2.23.0 to 2.24.0
  • bd2e603 Reformat code
  • d35a1fa Upload coverage to Codacy
  • 55cc9fc Improve test coverage
  • Additional commits viewable 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!3
Source branch: dependabot/pip/deethon-approx-eq-0.4.2