From: Asaf Kahlon <asafka7@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/python-cssutils: bump to version 1.0.2
Date: Fri, 11 Oct 2019 11:35:23 +0300 [thread overview]
Message-ID: <20191011083527.26140-2-asafka7@gmail.com> (raw)
In-Reply-To: <20191011083527.26140-1-asafka7@gmail.com>
Also add hash for license file.
Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
package/python-cssutils/python-cssutils.hash | 8 +++++---
package/python-cssutils/python-cssutils.mk | 4 ++--
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/package/python-cssutils/python-cssutils.hash b/package/python-cssutils/python-cssutils.hash
index 7b188bcd43..393daffb8b 100644
--- a/package/python-cssutils/python-cssutils.hash
+++ b/package/python-cssutils/python-cssutils.hash
@@ -1,3 +1,5 @@
-# md5 from https://pypi.python.org/pypi/cssutils/json, sha256 locally computed
-md5 7fcdf2c3e9f053136af1990146eb361d cssutils-1.0.1.tar.gz
-sha256 d8a18b2848ea1011750231f1dd64fe9053dbec1be0b37563c582561e7a529063 cssutils-1.0.1.tar.gz
+# md5, sha256 from https://pypi.org/pypi/cssutils/json
+md5 dc66d96c2d78f1687f59ac412fe9d318 cssutils-1.0.2.tar.gz
+sha256 a2fcf06467553038e98fea9cfe36af2bf14063eb147a70958cfcaa8f5786acaf cssutils-1.0.2.tar.gz
+# Locally computed sha256 checksums
+sha256 03c570a068086ee577dcd795519ea93462b2ed2fcb6dcc4dfce56a71a2fd6e5a COPYING.LESSER
diff --git a/package/python-cssutils/python-cssutils.mk b/package/python-cssutils/python-cssutils.mk
index 3aa96f47d0..513c3a87de 100644
--- a/package/python-cssutils/python-cssutils.mk
+++ b/package/python-cssutils/python-cssutils.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_CSSUTILS_VERSION = 1.0.1
+PYTHON_CSSUTILS_VERSION = 1.0.2
PYTHON_CSSUTILS_SOURCE = cssutils-$(PYTHON_CSSUTILS_VERSION).tar.gz
-PYTHON_CSSUTILS_SITE = https://pypi.python.org/packages/22/de/6b03e0088baf0299ab7d2e95a9e26c2092e9cb3855876b958b6a62175ca2
+PYTHON_CSSUTILS_SITE = https://files.pythonhosted.org/packages/5c/0b/c5f29d29c037e97043770b5e7c740b6252993e4b57f029b3cd03c78ddfec
PYTHON_CSSUTILS_LICENSE = LGPL-3.0+
PYTHON_CSSUTILS_LICENSE_FILES = COPYING.LESSER
PYTHON_CSSUTILS_SETUP_TYPE = setuptools
--
2.20.1
next prev parent reply other threads:[~2019-10-11 8:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-11 8:35 [Buildroot] [PATCH 1/2] package/python-backports-functools-lru-cache: new pacakge Asaf Kahlon
2019-10-11 8:35 ` Asaf Kahlon [this message]
2019-10-12 14:17 ` [Buildroot] [PATCH 1/1] package/python-cssutils: bump to version 1.0.2 Thomas Petazzoni
2019-10-11 8:35 ` [Buildroot] [PATCH 1/1] package/python-h2: bump to version 3.1.1 Asaf Kahlon
2019-10-12 14:17 ` Thomas Petazzoni
2019-10-11 8:35 ` [Buildroot] [PATCH 1/1] package/python-subprocess32: bump to version 3.5.4 Asaf Kahlon
2019-10-12 14:17 ` Thomas Petazzoni
2019-10-11 8:35 ` [Buildroot] [PATCH 1/1] package/python-ubjson: bump to version 0.14.0 Asaf Kahlon
2019-10-12 14:17 ` Thomas Petazzoni
2019-10-11 8:35 ` [Buildroot] [PATCH 2/2] package/python-arrow: bump to version 0.15.2 Asaf Kahlon
2019-10-12 20:04 ` [Buildroot] [PATCH 1/2] package/python-backports-functools-lru-cache: new pacakge 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=20191011083527.26140-2-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.