* [Buildroot] [PATCH] package/dbus-next: bump to version 2.7.0
@ 2023-09-16 4:59 Marcin Niestroj
2023-09-16 5:02 ` Marcin Niestrój
0 siblings, 1 reply; 2+ messages in thread
From: Marcin Niestroj @ 2023-09-16 4:59 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard, Marcin Niestroj, Asaf Kahlon
Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
---
package/python-dbus-fast/python-dbus-fast.hash | 4 ++--
package/python-dbus-fast/python-dbus-fast.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-dbus-fast/python-dbus-fast.hash b/package/python-dbus-fast/python-dbus-fast.hash
index dce258c0f9..83382bfb29 100644
--- a/package/python-dbus-fast/python-dbus-fast.hash
+++ b/package/python-dbus-fast/python-dbus-fast.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/dbus-fast/json
-md5 1fc61ba29ed79162c651be4bae4a9dee dbus_fast-1.86.0.tar.gz
-sha256 ca376a360f1bc2c3d59e9edfb5e4de5be389cca37e8c92f4539176ddf755341e dbus_fast-1.86.0.tar.gz
+md5 810a5b08cc14e269207efa9cb651e86b dbus_fast-2.7.0.tar.gz
+sha256 9110c689fea4869647ebad3cd80317554c9f77e3825eed2e36f4cb9aec749761 dbus_fast-2.7.0.tar.gz
# Locally computed sha256 checksums
sha256 c37e9c75110e01d1f0c5360dc7d7776a30ac5f70d2440db214423e4b7a77a6af LICENSE
diff --git a/package/python-dbus-fast/python-dbus-fast.mk b/package/python-dbus-fast/python-dbus-fast.mk
index 1456d5600d..737406c9ab 100644
--- a/package/python-dbus-fast/python-dbus-fast.mk
+++ b/package/python-dbus-fast/python-dbus-fast.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_DBUS_FAST_VERSION = 1.86.0
+PYTHON_DBUS_FAST_VERSION = 2.7.0
PYTHON_DBUS_FAST_SOURCE = dbus_fast-$(PYTHON_DBUS_FAST_VERSION).tar.gz
-PYTHON_DBUS_FAST_SITE = https://files.pythonhosted.org/packages/08/9d/ad27f451198724d6e5b4f0435a13f2b2f839716bbcdede2ccf6d99743ec5
+PYTHON_DBUS_FAST_SITE = https://files.pythonhosted.org/packages/e5/ba/beeaf36821f0164a208e8cbe9adbdc75ce0a6eafdebd4011912a806a4275
PYTHON_DBUS_FAST_SETUP_TYPE = setuptools
PYTHON_DBUS_FAST_LICENSE = MIT
PYTHON_DBUS_FAST_LICENSE_FILES = LICENSE
--
2.42.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/dbus-next: bump to version 2.7.0
2023-09-16 4:59 [Buildroot] [PATCH] package/dbus-next: bump to version 2.7.0 Marcin Niestroj
@ 2023-09-16 5:02 ` Marcin Niestrój
0 siblings, 0 replies; 2+ messages in thread
From: Marcin Niestrój @ 2023-09-16 5:02 UTC (permalink / raw)
To: Marcin Niestroj; +Cc: James Hilliard, Asaf Kahlon, buildroot
Please ignore. Wrong commit title used. Already resent correct one
('package/python-dbus-next: ...).
Marcin Niestroj <m.niestroj@grinn-global.com> writes:
> Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
> ---
> package/python-dbus-fast/python-dbus-fast.hash | 4 ++--
> package/python-dbus-fast/python-dbus-fast.mk | 4 ++--
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/package/python-dbus-fast/python-dbus-fast.hash b/package/python-dbus-fast/python-dbus-fast.hash
> index dce258c0f9..83382bfb29 100644
> --- a/package/python-dbus-fast/python-dbus-fast.hash
> +++ b/package/python-dbus-fast/python-dbus-fast.hash
> @@ -1,5 +1,5 @@
> # md5, sha256 from https://pypi.org/pypi/dbus-fast/json
> -md5 1fc61ba29ed79162c651be4bae4a9dee dbus_fast-1.86.0.tar.gz
> -sha256 ca376a360f1bc2c3d59e9edfb5e4de5be389cca37e8c92f4539176ddf755341e dbus_fast-1.86.0.tar.gz
> +md5 810a5b08cc14e269207efa9cb651e86b dbus_fast-2.7.0.tar.gz
> +sha256 9110c689fea4869647ebad3cd80317554c9f77e3825eed2e36f4cb9aec749761 dbus_fast-2.7.0.tar.gz
> # Locally computed sha256 checksums
> sha256 c37e9c75110e01d1f0c5360dc7d7776a30ac5f70d2440db214423e4b7a77a6af LICENSE
> diff --git a/package/python-dbus-fast/python-dbus-fast.mk b/package/python-dbus-fast/python-dbus-fast.mk
> index 1456d5600d..737406c9ab 100644
> --- a/package/python-dbus-fast/python-dbus-fast.mk
> +++ b/package/python-dbus-fast/python-dbus-fast.mk
> @@ -4,9 +4,9 @@
> #
> ################################################################################
>
> -PYTHON_DBUS_FAST_VERSION = 1.86.0
> +PYTHON_DBUS_FAST_VERSION = 2.7.0
> PYTHON_DBUS_FAST_SOURCE = dbus_fast-$(PYTHON_DBUS_FAST_VERSION).tar.gz
> -PYTHON_DBUS_FAST_SITE = https://files.pythonhosted.org/packages/08/9d/ad27f451198724d6e5b4f0435a13f2b2f839716bbcdede2ccf6d99743ec5
> +PYTHON_DBUS_FAST_SITE = https://files.pythonhosted.org/packages/e5/ba/beeaf36821f0164a208e8cbe9adbdc75ce0a6eafdebd4011912a806a4275
> PYTHON_DBUS_FAST_SETUP_TYPE = setuptools
> PYTHON_DBUS_FAST_LICENSE = MIT
> PYTHON_DBUS_FAST_LICENSE_FILES = LICENSE
--
Marcin Niestrój
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-16 5:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-16 4:59 [Buildroot] [PATCH] package/dbus-next: bump to version 2.7.0 Marcin Niestroj
2023-09-16 5:02 ` Marcin Niestrój
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox