package/python-setuptools-rust: bump to version 1.5.1

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
James Hilliard 2022-09-11 17:05:24 -06:00 committed by Thomas Petazzoni
parent ae8a1b8660
commit c91170f443
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/setuptools-rust/json
md5 b38674b0b0f8b21063a07d442aa0d759 setuptools-rust-1.5.0.tar.gz
sha256 0b8aeb814afe0e9d7c31569ec0936d1f5201993530639244fa973e1742005671 setuptools-rust-1.5.0.tar.gz
md5 deb0db6178d296876564d0bcbda8d212 setuptools-rust-1.5.1.tar.gz
sha256 0e05e456645d59429cb1021370aede73c0760e9360bbfdaaefb5bced530eb9d7 setuptools-rust-1.5.1.tar.gz
# Locally computed sha256 checksums
sha256 b20668c1590582b3882854050ccfbdb7aee1f71a1ffe9eacc4c5aeb08a14161b LICENSE

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_SETUPTOOLS_RUST_VERSION = 1.5.0
PYTHON_SETUPTOOLS_RUST_VERSION = 1.5.1
PYTHON_SETUPTOOLS_RUST_SOURCE = setuptools-rust-$(PYTHON_SETUPTOOLS_RUST_VERSION).tar.gz
PYTHON_SETUPTOOLS_RUST_SITE = https://files.pythonhosted.org/packages/20/84/a98f6714ec6aafe3ec2bfa26232af3302453882a1c135f9b518a36275e22
PYTHON_SETUPTOOLS_RUST_SITE = https://files.pythonhosted.org/packages/dc/20/0b16eb0dd28c3ec6fccef77230b11e4b9ec94aa7ade1c99b1ab66d237fbe
PYTHON_SETUPTOOLS_RUST_SETUP_TYPE = setuptools
PYTHON_SETUPTOOLS_RUST_LICENSE = MIT
PYTHON_SETUPTOOLS_RUST_LICENSE_FILES = LICENSE