python311Packages.openwrt-luci-rpc: 1.1.16 -> 1.1.17

This commit is contained in:
R. Ryantm
2024-03-07 18:54:48 +00:00
parent 48a8aef2f3
commit de4a9ff7c5
@@ -9,12 +9,12 @@
buildPythonPackage rec {
pname = "openwrt-luci-rpc";
version = "1.1.16";
version = "1.1.17";
format = "setuptools";
src = fetchPypi {
inherit pname version;
hash = "sha256-ZvPMJbYCNKMXuTrHwXQvBZ/mMenYTsV1X4COiVxvJGY=";
hash = "sha256-RFZCnQTDs3vre0qbedIEnng7lGo3Ikp0Bw4+7sbPRJk=";
};
propagatedBuildInputs = [