Skip to content

Commit bddce89

Browse files
authored
Updated mopidy and mopidy-iris (#48)
1 parent 3a2951b commit bddce89

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

distributions/HiFiStreamer/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# VERSION: set full version, use "devel" for development version
2-
HIFISTREAMER_VERSION="0.3.0"
2+
HIFISTREAMER_VERSION="0.4.0"

packages/python/mopidy-iris/package.mk

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# Copyright (C) 2023 Oren Sokoler
33

44
PKG_NAME="mopidy-iris"
5-
PKG_VERSION="3.68.0"
6-
PKG_SHA256="55cb30b1d04124d9b2daf741dc00e44b90f194e0c55980fa1f1d76cd893e2464"
5+
PKG_VERSION="3.69.3"
6+
PKG_SHA256="3c40179daa62cb1a338a3474e7723bcd061160b783395ef5f4bd106cedabe2be"
77
PKG_LICENSE="Apache-2.0"
88
PKG_SITE="https://pypi.org/project/Mopidy-Iris/"
9-
PKG_URL="https://files.pythonhosted.org/packages/89/3a/2cba5e80775225b14aeb72592fa07a505d1b83c96b915eafc516d18a123c/Mopidy-Iris-${PKG_VERSION}.tar.gz"
9+
PKG_URL="https://files.pythonhosted.org/packages/90/2d/725b320e5cd0470a3ac4afd0f2d858c72a540dc14217d99d2606d7ebaf77/Mopidy-Iris-${PKG_VERSION}.tar.gz"
1010
PKG_DEPENDS_TARGET="Python3 setuptools mopidy"
1111
PKG_LONGDESC="Discover, explore and manage your music library across multiple sources with this beautiful web-based interface."
1212
PKG_TOOLCHAIN="manual"

packages/python/mopidy/package.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Copyright (C) 2023 Oren Sokoler
33

44
PKG_NAME="mopidy"
5-
PKG_VERSION="3.4.1"
6-
PKG_SHA256="a06337cc2e425361fb312656b9480fdc3f7994b5d07bb05d9f56c02b393331a3"
5+
PKG_VERSION="3.4.2"
6+
PKG_SHA256="5457b233f5aba0f47d3e087c29306cc209449290342b7f71a5c6bde856bcf570"
77
PKG_LICENSE="OSS"
88
PKG_SITE="https://pypi.org/project/Mopidy/"
99
PKG_URL="https://github.com/${PKG_NAME}/${PKG_NAME}/archive/refs/tags/v${PKG_VERSION}.tar.gz"

0 commit comments

Comments
 (0)