projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63f6af4
)
python-dbus-fast: upgrade to 2.21.1
author
Quintin Hill
<
[email protected]
>
Fri, 26 Jan 2024 21:51:10 +0000
(21:51 +0000)
committer
Rosen Penev
<
[email protected]
>
Mon, 5 Feb 2024 00:10:23 +0000
(16:10 -0800)
fix: avoid expensive runtime inspection of known callables (https://github.com/Bluetooth-Devices/dbus-fast/pull/277)
Signed-off-by: Quintin Hill <
[email protected]
>
(cherry picked from commit
8db974d8ebcc19882dd5af6d00248ee820bb5483
)
lang/python/python-dbus-fast/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/python-dbus-fast/Makefile
b/lang/python/python-dbus-fast/Makefile
index 89a352b15cd317f115f9c134a2ef4bbcb8aa7199..a0f653d33ea6ceb0e130f8c80e0cf6302abac3e4 100644
(file)
--- a/
lang/python/python-dbus-fast/Makefile
+++ b/
lang/python/python-dbus-fast/Makefile
@@
-7,12
+7,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-dbus-fast
-PKG_VERSION:=2.21.
0
+PKG_VERSION:=2.21.
1
PKG_RELEASE:=1
PYPI_NAME:=dbus-fast
PYPI_SOURCE_NAME:=dbus_fast
-PKG_HASH:=
f582f6f16791ced6067dab325fae444edf7ce0704315b90c2a473090636a6fe0
+PKG_HASH:=
87b852d2005f1d59399ca51c5f3538f28a4742d739d7abe82b7ae8d01d8a5d02
PKG_MAINTAINER:=Quintin Hill <
[email protected]
>
PKG_LICENSE:=MIT