mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/python-rpds-py: bump to version 0.20.1
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
b3a56335ce
commit
8d48b51502
@@ -1,4 +1,4 @@
|
||||
# Locally calculated after vendoring
|
||||
sha256 49fe05f6d243cf4c4c25848340eda678b985debaebca30ba1573aa34b9cfbbef python-rpds-py-0.20.0-cargo2.tar.gz
|
||||
sha256 ff923a84c29f2ef21c26acbda476612393efb4854e13520b73a5dd0f7dc36fb2 python-rpds-py-0.20.1-cargo2.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 314e4e91be3baa93c0fb4bccc9e4e97cd643eb839b065af921782c2175fe9909 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_RPDS_PY_VERSION = 0.20.0
|
||||
PYTHON_RPDS_PY_VERSION = 0.20.1
|
||||
PYTHON_RPDS_PY_SOURCE_PYPI = rpds_py-$(PYTHON_RPDS_PY_VERSION).tar.gz
|
||||
PYTHON_RPDS_PY_SITE_PYPI = https://files.pythonhosted.org/packages/55/64/b693f262791b818880d17268f3f8181ef799b0d187f6f731b1772e05a29a
|
||||
PYTHON_RPDS_PY_SITE_PYPI = https://files.pythonhosted.org/packages/25/cb/8e919951f55d109d658f81c9b49d0cc3b48637c50792c5d2e77032b8c5da
|
||||
PYTHON_RPDS_PY_SITE = $(PYTHON_RPDS_PY_SITE_PYPI)/$(PYTHON_RPDS_PY_SOURCE_PYPI)?buildroot-path=filename
|
||||
PYTHON_RPDS_PY_SETUP_TYPE = maturin
|
||||
PYTHON_RPDS_PY_LICENSE = MIT
|
||||
|
||||
Reference in New Issue
Block a user