From: Asaf Kahlon <asafka7@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/python-toml: bump to version 0.10.0
Date: Thu, 10 Oct 2019 22:51:25 +0300 [thread overview]
Message-ID: <20191010195125.12228-1-asafka7@gmail.com> (raw)
Also add hash for license file.
Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
package/python-toml/python-toml.hash | 7 +++++--
package/python-toml/python-toml.mk | 5 +++--
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/package/python-toml/python-toml.hash b/package/python-toml/python-toml.hash
index 20737c3ca4..f0641ccda8 100644
--- a/package/python-toml/python-toml.hash
+++ b/package/python-toml/python-toml.hash
@@ -1,2 +1,5 @@
-# Locally computed
-sha256 633a90ecb1f5665b58f0c94153fcf519313ef53e1de0eac90929cd6b6a014235 python-toml-0.9.3.tar.gz
+# md5, sha256 from https://pypi.org/pypi/toml/json
+md5 63fffbe2d632865ec29cd69bfdf36682 toml-0.10.0.tar.gz
+sha256 229f81c57791a41d65e399fc06bf0848bab550a9dfd5ed66df18ce5f05e73d5c toml-0.10.0.tar.gz
+# Locally computed sha256 checksums
+sha256 a879cc43c06aca11ada36f71c8db7257449ff4451874a0903f129920c66fcf2d LICENSE
diff --git a/package/python-toml/python-toml.mk b/package/python-toml/python-toml.mk
index fae15f938d..b4f9070f24 100644
--- a/package/python-toml/python-toml.mk
+++ b/package/python-toml/python-toml.mk
@@ -4,8 +4,9 @@
#
################################################################################
-PYTHON_TOML_VERSION = 0.9.3
-PYTHON_TOML_SITE = $(call github,uiri,toml,$(PYTHON_TOML_VERSION))
+PYTHON_TOML_VERSION = 0.10.0
+PYTHON_TOML_SOURCE = toml-$(PYTHON_TOML_VERSION).tar.gz
+PYTHON_TOML_SITE = https://files.pythonhosted.org/packages/b9/19/5cbd78eac8b1783671c40e34bb0fa83133a06d340a38b55c645076d40094
PYTHON_TOML_SETUP_TYPE = setuptools
PYTHON_TOML_LICENSE = MIT
PYTHON_TOML_LICENSE_FILES = LICENSE
--
2.20.1
next reply other threads:[~2019-10-10 19:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-10 19:51 Asaf Kahlon [this message]
2019-10-10 20:20 ` [Buildroot] [PATCH 1/1] package/python-toml: bump to version 0.10.0 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=20191010195125.12228-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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox