All of lore.kernel.org
 help / color / mirror / Atom feed
From: Asaf Kahlon <asafka7@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/python-alsaaudio: bump to version 0.8.4
Date: Tue,  8 Oct 2019 16:08:04 +0300	[thread overview]
Message-ID: <20191008130810.27342-1-asafka7@gmail.com> (raw)

* Change _SETUP_TYPE to setuptools.
* Add hash for license file.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 package/python-alsaaudio/python-alsaaudio.hash | 9 +++++----
 package/python-alsaaudio/python-alsaaudio.mk   | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/package/python-alsaaudio/python-alsaaudio.hash b/package/python-alsaaudio/python-alsaaudio.hash
index 92277ec393..476bc8f1a1 100644
--- a/package/python-alsaaudio/python-alsaaudio.hash
+++ b/package/python-alsaaudio/python-alsaaudio.hash
@@ -1,4 +1,5 @@
-# From https://pypi.python.org/pypi?:action=show_md5&digest=1f22415a3d8da4b303182ad81c2d062e
-md5	1f22415a3d8da4b303182ad81c2d062e	pyalsaaudio-0.8.2.tar.gz
-# Locally calculated
-sha256	b6df486f1c4035041a5f3800496b86c64e48e4a7d47f94dcbca11b0187aa3a15	pyalsaaudio-0.8.2.tar.gz
+# md5, sha256 from https://pypi.org/pypi/pyalsaaudio/json
+md5	b46f69561bc85fc52e698b2440ca251e	pyalsaaudio-0.8.4.tar.gz
+sha256	84e8f8da544d7f4bd96479ce4a237600077984d9be1d7f16c1d9a492ecf50085	pyalsaaudio-0.8.4.tar.gz
+# Locally computed sha256 checksums
+sha256	ef6ba930f96986d78082e67c817ac617b9e833d60d5a0460f24c9c674a010935	LICENSE
diff --git a/package/python-alsaaudio/python-alsaaudio.mk b/package/python-alsaaudio/python-alsaaudio.mk
index 73a7e74b03..3344583cf7 100644
--- a/package/python-alsaaudio/python-alsaaudio.mk
+++ b/package/python-alsaaudio/python-alsaaudio.mk
@@ -4,10 +4,10 @@
 #
 ################################################################################
 
-PYTHON_ALSAAUDIO_VERSION = 0.8.2
+PYTHON_ALSAAUDIO_VERSION = 0.8.4
 PYTHON_ALSAAUDIO_SOURCE = pyalsaaudio-$(PYTHON_ALSAAUDIO_VERSION).tar.gz
-PYTHON_ALSAAUDIO_SITE = https://pypi.python.org/packages/source/p/pyalsaaudio
-PYTHON_ALSAAUDIO_SETUP_TYPE = distutils
+PYTHON_ALSAAUDIO_SITE = https://files.pythonhosted.org/packages/52/b6/44871791929d9d7e11325af0b7be711388dfeeab17147988f044a41a6d83
+PYTHON_ALSAAUDIO_SETUP_TYPE = setuptools
 PYTHON_ALSAAUDIO_LICENSE = Python-2.0
 PYTHON_ALSAAUDIO_LICENSE_FILES = LICENSE
 PYTHON_ALSAAUDIO_DEPENDENCIES = alsa-lib
-- 
2.20.1

             reply	other threads:[~2019-10-08 13:08 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-08 13:08 Asaf Kahlon [this message]
2019-10-08 13:08 ` [Buildroot] [PATCH 1/1] package/python-asn1crypto: bump to version 1.0.1 Asaf Kahlon
2019-10-08 20:46   ` Thomas Petazzoni
2019-10-08 13:08 ` [Buildroot] [PATCH 1/1] package/python-attrs: bump to version 19.2.0 Asaf Kahlon
2019-10-08 20:46   ` Thomas Petazzoni
2019-10-08 13:08 ` [Buildroot] [PATCH 1/1] package/python-autobahn: bump to version 19.10.1 Asaf Kahlon
2019-10-08 20:46   ` Thomas Petazzoni
2019-10-08 13:08 ` [Buildroot] [PATCH 1/1] package/python-channels: bump to version 2.3.0 Asaf Kahlon
2019-10-08 20:47   ` Thomas Petazzoni
2019-10-08 13:08 ` [Buildroot] [PATCH 1/1] package/python-decorator: bump to version 4.4.0 Asaf Kahlon
2019-10-08 20:47   ` Thomas Petazzoni
2019-10-08 13:08 ` [Buildroot] [PATCH 1/1] package/python-dpkt: bump to version 1.9.2 Asaf Kahlon
2019-10-08 20:47   ` Thomas Petazzoni
2019-10-08 20:45 ` [Buildroot] [PATCH 1/1] package/python-alsaaudio: bump to version 0.8.4 Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191008130810.27342-1-asafka7@gmail.com \
    --to=asafka7@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.