git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
4f5de42
)
python-bcrypt: update to version 5.0.0
author
Josef Schlehofer
<redacted>
Mon, 29 Dec 2025 12:31:24 +0000
(13:31 +0100)
committer
Josef Schlehofer
<redacted>
Mon, 29 Dec 2025 22:18:13 +0000
(23:18 +0100)
Release notes:
https://github.com/pyca/bcrypt/releases/tag/5.0.0
Signed-off-by: Josef Schlehofer <redacted>
lang/python/python-bcrypt/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/python-bcrypt/Makefile
b/lang/python/python-bcrypt/Makefile
index 31a836a638c3c71c86c876a6ea01d21033ae1f15..22d6f0c931b1b487858a583998e1c373d97af8b8 100644
(file)
--- a/
lang/python/python-bcrypt/Makefile
+++ b/
lang/python/python-bcrypt/Makefile
@@
-6,11
+6,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-bcrypt
-PKG_VERSION:=
4.1.3
+PKG_VERSION:=
5.0.0
PKG_RELEASE:=1
PYPI_NAME:=bcrypt
-PKG_HASH:=
2ee15dd749f5952fe3f0430d0ff6b74082e159c50332a1413d51b5689cf06623
+PKG_HASH:=
f748f7c2d6fd375cc93d3fba7ef4a9e3a092421b8dbf34d8d4dc06be9492dfdd
PKG_LICENSE:=Apache-2.0
PKG_LICENSE_FILES:=LICENSE
git clone https://git.99rst.org/PROJECT