Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/python-pyalsa: bump to version 1.2.7
@ 2022-06-06 16:25 Julien Olivain
  2022-07-23 16:42 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Julien Olivain @ 2022-06-06 16:25 UTC (permalink / raw)
  To: buildroot; +Cc: Julien Olivain, Asaf Kahlon

For change log since 1.2.6, see:
- https://github.com/alsa-project/alsa-python/releases/tag/v1.2.7

This commit also changes the download protocol from FTP to HTTPS,
following the upstream project download page. See:
- https://www.alsa-project.org/wiki/Download
- https://www.alsa-project.org/main/index.php?title=Download&diff=7455&oldid=7386

Signed-off-by: Julien Olivain <ju.o@free.fr>
---
Tested with:

    make check-package
    ...
    0 warnings generated

    make qemu_aarch64_virt_defconfig
    ./utils/config \
      -e BR2_TOOLCHAIN_BUILDROOT_WCHAR \
      -e BR2_PACKAGE_PYTHON3 \
      -e BR2_PACKAGE_PYTHON_PYALSA
    make olddefconfig
    make
---
 package/python-pyalsa/python-pyalsa.hash | 2 +-
 package/python-pyalsa/python-pyalsa.mk   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/python-pyalsa/python-pyalsa.hash b/package/python-pyalsa/python-pyalsa.hash
index 655150a649..d4cfe0d61f 100644
--- a/package/python-pyalsa/python-pyalsa.hash
+++ b/package/python-pyalsa/python-pyalsa.hash
@@ -1,2 +1,2 @@
 # Locally computed
-sha256  327b29bad57b049571e3d1f63281fdd21df27447cb5e2eadf46b737fbcff6e69  pyalsa-1.2.6.tar.bz2
+sha256  67d8f99f1ccf23e7ebdfa2c3be0b09f147949fd9511d1e6748b7f412ef046e1f  pyalsa-1.2.7.tar.bz2
diff --git a/package/python-pyalsa/python-pyalsa.mk b/package/python-pyalsa/python-pyalsa.mk
index 10d5293c2c..cc5e2ec9a0 100644
--- a/package/python-pyalsa/python-pyalsa.mk
+++ b/package/python-pyalsa/python-pyalsa.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYALSA_VERSION = 1.2.6
+PYTHON_PYALSA_VERSION = 1.2.7
 PYTHON_PYALSA_SOURCE = pyalsa-$(PYTHON_PYALSA_VERSION).tar.bz2
-PYTHON_PYALSA_SITE = ftp://ftp.alsa-project.org/pub/pyalsa
+PYTHON_PYALSA_SITE = https://www.alsa-project.org/files/pub/pyalsa
 PYTHON_PYALSA_SETUP_TYPE = distutils
 PYTHON_PYALSA_LICENSE = LGPL-2.1+
 PYTHON_PYALSA_DEPENDENCIES = alsa-lib
-- 
2.36.1

_______________________________________________
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 1/1] package/python-pyalsa: bump to version 1.2.7
  2022-06-06 16:25 [Buildroot] [PATCH 1/1] package/python-pyalsa: bump to version 1.2.7 Julien Olivain
@ 2022-07-23 16:42 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-07-23 16:42 UTC (permalink / raw)
  To: Julien Olivain; +Cc: Asaf Kahlon, buildroot

On Mon,  6 Jun 2022 18:25:38 +0200
Julien Olivain <ju.o@free.fr> wrote:

> For change log since 1.2.6, see:
> - https://github.com/alsa-project/alsa-python/releases/tag/v1.2.7
> 
> This commit also changes the download protocol from FTP to HTTPS,
> following the upstream project download page. See:
> - https://www.alsa-project.org/wiki/Download
> - https://www.alsa-project.org/main/index.php?title=Download&diff=7455&oldid=7386
> 
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
> Tested with:

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
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:[~2022-07-23 16:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-06 16:25 [Buildroot] [PATCH 1/1] package/python-pyalsa: bump to version 1.2.7 Julien Olivain
2022-07-23 16:42 ` Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox