mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 21:43:30 +08:00
package/python-rtslib-fb: 2.1.76
bump to latest version because previous version did not work with python 3.11 Signed-off-by: Jeremy J. Peper <jeremy@jeremypeper.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
parent
0c27711002
commit
8a69af5fa4
@ -1,3 +1,3 @@
|
||||
# locally computed
|
||||
sha256 9f581c4bcffebc60be236af8a6ebdeccdb66d0435eeb04ab1b743c170b95d046 python-rtslib-fb-2.1.74.tar.gz
|
||||
sha256 ac15c113d09209c7b0d14d94a12ed88205a7c2feadd1096f573049fd737f7e74 python-rtslib-fb-2.1.76.tar.gz
|
||||
sha256 5df2a0d87d6c562f0ea11c688ac52532aa28d744cabc7994ff0537f64b3b3320 COPYING
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
# When upgrading the version, be sure to also upgrade
|
||||
# python-configshell-fb and targetcli-fb at the same time.
|
||||
PYTHON_RTSLIB_FB_VERSION = 2.1.74
|
||||
PYTHON_RTSLIB_FB_VERSION = 2.1.76
|
||||
# Do not switch site to PyPI: it does not contain the latest version.
|
||||
PYTHON_RTSLIB_FB_SITE = $(call github,open-iscsi,rtslib-fb,v$(PYTHON_RTSLIB_FB_VERSION))
|
||||
PYTHON_RTSLIB_FB_LICENSE = Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user