All of lore.kernel.org
 help / color / mirror / Atom feed
From: Asaf Kahlon <asafka7@gmail.com>
To: buildroot@buildroot.org
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>,
	Asaf Kahlon <asafka7@gmail.com>
Subject: [Buildroot] [PATCH 1/1] package/python-cached-property: bump to version 1.5.2
Date: Mon, 27 Sep 2021 22:51:29 +0300	[thread overview]
Message-ID: <20210927195136.549542-5-asafka7@gmail.com> (raw)
In-Reply-To: <20210927195136.549542-1-asafka7@gmail.com>

Plus, indent with two spaces in the hash file.

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

diff --git a/package/python-cached-property/python-cached-property.hash b/package/python-cached-property/python-cached-property.hash
index cfe34ca1df..835e9e0200 100644
--- a/package/python-cached-property/python-cached-property.hash
+++ b/package/python-cached-property/python-cached-property.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/cached-property/json
-md5	4b6f3cd429da5f487f4ebf3242bb991f  cached-property-1.5.1.tar.gz
-sha256	9217a59f14a5682da7c4b8829deadbfc194ac22e9908ccf7c8820234e80a1504  cached-property-1.5.1.tar.gz
+md5  3451c63f8733ea0756ca1dd2b0c04bb8  cached-property-1.5.2.tar.gz
+sha256  9fa5755838eecbb2d234c3aa390bd80fbd3ac6b6869109bfc1b499f7bd89a130  cached-property-1.5.2.tar.gz
 # Locally computed sha256 checksums
-sha256	ba4756c8039b25b66e3c456cc5bf635aa528cf459b97ee1499d06684ccd89b9a  LICENSE
+sha256  ba4756c8039b25b66e3c456cc5bf635aa528cf459b97ee1499d06684ccd89b9a  LICENSE
diff --git a/package/python-cached-property/python-cached-property.mk b/package/python-cached-property/python-cached-property.mk
index f83a1f18f4..9e1b3f8aff 100644
--- a/package/python-cached-property/python-cached-property.mk
+++ b/package/python-cached-property/python-cached-property.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_CACHED_PROPERTY_VERSION = 1.5.1
+PYTHON_CACHED_PROPERTY_VERSION = 1.5.2
 PYTHON_CACHED_PROPERTY_SOURCE = cached-property-$(PYTHON_CACHED_PROPERTY_VERSION).tar.gz
-PYTHON_CACHED_PROPERTY_SITE = https://files.pythonhosted.org/packages/57/8e/0698e10350a57d46b3bcfe8eff1d4181642fd1724073336079cb13c5cf7f
+PYTHON_CACHED_PROPERTY_SITE = https://files.pythonhosted.org/packages/61/2c/d21c1c23c2895c091fa7a91a54b6872098fea913526932d21902088a7c41
 PYTHON_CACHED_PROPERTY_SETUP_TYPE = setuptools
 PYTHON_CACHED_PROPERTY_LICENSE = BSD-3-Clause
 PYTHON_CACHED_PROPERTY_LICENSE_FILES = LICENSE
-- 
2.33.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2021-09-27 19:52 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-27 19:51 [Buildroot] [PATCH 1/1] package/python-aiocoap: bump to version 0.4.1 Asaf Kahlon
2021-09-27 19:51 ` [Buildroot] [PATCH 1/1] package/python-babel: bump to version 2.9.1 Asaf Kahlon
2021-09-27 19:51 ` [Buildroot] [PATCH 1/1] package/python-boto3: bump to version 1.18.48 Asaf Kahlon
2021-09-27 19:51 ` [Buildroot] [PATCH 1/1] package/python-botocore: bump to version 1.21.48 Asaf Kahlon
2021-09-27 19:51 ` Asaf Kahlon [this message]
2021-09-27 19:51 ` [Buildroot] [PATCH 1/1] package/python-colorlog: bump to versio 6.4.1 Asaf Kahlon
2021-09-27 19:51 ` [Buildroot] [PATCH 1/1] package/python-decorator: bump to version 5.1.0 Asaf Kahlon
2021-09-27 19:51 ` [Buildroot] [PATCH 1/1] package/python-dnspython: bump to version 2.1.0 Asaf Kahlon
2021-09-27 19:51 ` [Buildroot] [PATCH 1/1] package/python-dpkt: bump to version 1.9.7.2 Asaf Kahlon
2021-09-27 19:51 ` [Buildroot] [PATCH 1/1] package/python-ecdsa: bump to version 0.17.0 Asaf Kahlon
2021-09-27 19:51 ` [Buildroot] [PATCH 1/1] package/python-html5lib: bump to version 1.1 Asaf Kahlon
2021-09-27 19:51 ` [Buildroot] [PATCH 1/1] package/python-s3transfer: bump to version 0.5.0 Asaf Kahlon

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=20210927195136.549542-5-asafka7@gmail.com \
    --to=asafka7@gmail.com \
    --cc=buildroot@buildroot.org \
    --cc=thomas.petazzoni@bootlin.com \
    /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.