proxmoxer: 2.2.0 -> 2.2.0-unstable-2025-02-18

This commit is contained in:
Georgy Charkseliani
2025-05-09 22:36:56 +02:00
parent ddd9e7e8c5
commit 1748920bc3
@@ -13,7 +13,7 @@
buildPythonPackage rec {
pname = "proxmoxer";
version = "develop";
version = "2.2.0-unstable-2025-02-18";
pyproject = true;
disabled = pythonOlder "3.7";