Skip to content

Conversation

@robottoms-up
Copy link
Contributor

@robottoms-up robottoms-up bot commented Nov 23, 2025

This PR contains the following updates:

Package Change Age Confidence
pylast (changelog) ==4.4.0==7.0.2 age confidence

Release Notes

pylast/pylast (pylast)

v7.0.2

Compare Source

Fixed

v7.0.1

Compare Source

Fixed

v7.0.0

Compare Source

Removed

Added

  • Add chosen_by_user parameter to scrobble & scrobble_many (#​501) @​scy

    This parameter is used to indicate when a scrobble comes from a source that the user doesn't have "direct" control over. In most cases where a user is scrobbling their own music you can safely ignore this parameter. However, if the user is listening to music that is effectively chosen by someone other than themselves (e.g. from a Last.fm radio stream; from some other recommendation service; or radio show put together by a DJ or host) then this value should be set to "false". If there is any ambiguity or doubt then don't send this value.

  • Add support for Python 3.15 (#​503) @​hugovk

Changed

v6.0.0

Compare Source

Breaking change

  • Restore proxy support (#​487) @​itisFarzin

    Multiple proxies can be set by passing a dict, for example: {"http://": my_http_proxy, "https://": my_https_proxy}. A single proxy can be set by passing a str. This is now always saved as a dict in network.proxy for both cases, whereas before it could be either str or dict. This could be a breaking change if you are always expecting a str.

Changed

Fixed

v5.5.0

Compare Source

Added

Changed

Fixed

v5.4.0

Compare Source

Added

Changed

v5.3.0

Compare Source

Added

Changed

Fixed

v5.2.0

Compare Source

Added

Changed

v5.1.0

Compare Source

Added

Changed

  • Migrate from setuptools + setuptools_scm to hatchling + hatch-vcs (#​413) @​hugovk

v5.0.0

Compare Source

Changed

Removed

Fixed

v4.5.0

Compare Source

Upcoming breaking changes

Deprecated

Fixed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@robottoms-up robottoms-up bot force-pushed the renovate/pylast-7.x branch from 2551518 to a69baa7 Compare December 29, 2025 13:17
@robottoms-up robottoms-up bot changed the title chore(deps): update pylast to 7.0.0 chore(deps): update pylast to 7.0.1 Dec 29, 2025
@robottoms-up robottoms-up bot force-pushed the renovate/pylast-7.x branch from a69baa7 to 3c8ee64 Compare January 19, 2026 13:20
@robottoms-up robottoms-up bot changed the title chore(deps): update pylast to 7.0.1 chore(deps): update pylast to 7.0.2 Jan 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants