Buildroot Archive on 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-dpkt: bump to version 1.9.2
Date: Tue,  8 Oct 2019 16:08:10 +0300	[thread overview]
Message-ID: <20191008130810.27342-7-asafka7@gmail.com> (raw)
In-Reply-To: <20191008130810.27342-1-asafka7@gmail.com>

* Add hash for license file.
* Take tarball from PyPi (instead of Github).
* Update _SETUP_TYPE to setuptools.

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

diff --git a/package/python-dpkt/python-dpkt.hash b/package/python-dpkt/python-dpkt.hash
index db46016d08..b8b53fd04b 100644
--- a/package/python-dpkt/python-dpkt.hash
+++ b/package/python-dpkt/python-dpkt.hash
@@ -1,2 +1,5 @@
-# locally computed
-sha256  33a98fd44eb0b6dfa6790c0fcef4d7e73a5cc12a664ea3c30f4d3c2b95f5efc4  python-dpkt-1.8.r98.tar.gz
+# md5, sha256 from https://pypi.org/pypi/dpkt/json
+md5	b204a5434fe29749de539150e00e762e  dpkt-1.9.2.tar.gz
+sha256	52a92ecd5ca04d5bd852bb11cb2eac4bbe38b42a7c472e0d950eeb9f82a81e54  dpkt-1.9.2.tar.gz
+# Locally computed sha256 checksums
+sha256	4c5ffde575425591cbd51410219a6b98bbbb717e0c5784187e356653da8e5095  LICENSE
diff --git a/package/python-dpkt/python-dpkt.mk b/package/python-dpkt/python-dpkt.mk
index 9694b9e62e..aade014f68 100644
--- a/package/python-dpkt/python-dpkt.mk
+++ b/package/python-dpkt/python-dpkt.mk
@@ -4,9 +4,10 @@
 #
 ################################################################################
 
-PYTHON_DPKT_VERSION = 1.8.r98
-PYTHON_DPKT_SITE = $(call github,kbandla,dpkt,$(PYTHON_DPKT_VERSION))
-PYTHON_DPKT_SETUP_TYPE = distutils
+PYTHON_DPKT_VERSION = 1.9.2
+PYTHON_DPKT_SOURCE = dpkt-$(PYTHON_DPKT_VERSION).tar.gz
+PYTHON_DPKT_SITE = https://files.pythonhosted.org/packages/1c/25/0aebea939ea70d31a7ff8884e5ca577eddb9cfeac626398fe782d4e2f6a2
+PYTHON_DPKT_SETUP_TYPE = setuptools
 PYTHON_DPKT_LICENSE = BSD-3-Clause
 PYTHON_DPKT_LICENSE_FILES = LICENSE
 
-- 
2.20.1

  parent 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 [Buildroot] [PATCH 1/1] package/python-alsaaudio: bump to version 0.8.4 Asaf Kahlon
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 ` Asaf Kahlon [this message]
2019-10-08 20:47   ` [Buildroot] [PATCH 1/1] package/python-dpkt: bump to version 1.9.2 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-7-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox