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

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-24 12:02:48 -06:00 committed by Thomas Petazzoni
parent 7677520a0d
commit 288f1e66b4
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 deb0db6178d296876564d0bcbda8d212 setuptools-rust-1.5.1.tar.gz
sha256 0e05e456645d59429cb1021370aede73c0760e9360bbfdaaefb5bced530eb9d7 setuptools-rust-1.5.1.tar.gz
md5 fd3412ca77ffd6e06e2e83d0e9636084 setuptools-rust-1.5.2.tar.gz
sha256 d8daccb14dc0eae1b6b6eb3ecef79675bd37b4065369f79c35393dd5c55652c7 setuptools-rust-1.5.2.tar.gz
# Locally computed sha256 checksums
sha256 b20668c1590582b3882854050ccfbdb7aee1f71a1ffe9eacc4c5aeb08a14161b LICENSE

View File

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