···1111 sha256 = "0m3dnc3816ja3kmik1wabb706dkqdf5sxvabwgf2rcrq891xcddd";
1212 };
13131414- propagatedBuildInputs = [ python3Packages.PyICU python3Packages.slob ];
1414+ propagatedBuildInputs = [ python3Packages.pyicu python3Packages.slob ];
15151616 meta = with lib; {
1717 description = "Tool to convert XDXF dictionary files to slob format";
+1
pkgs/top-level/python-aliases.nix
···148148 pycryptodome-test-vectors = throw "pycryptodome-test-vectors has been removed because it is an internal package to pycryptodome"; # added 2022-05-28
149149 pyialarmxr = pyialarmxr-homeassistant; # added 2022-06-07
150150 pyialarmxr-homeassistant = throw "The package was removed together with the component support in home-assistant 2022.7.0"; # added 2022-07-07
151151+ PyICU = pyicu; # Added 2022-12-22
151152 pyjson5 = json5; # added 2022-08-28
152153 pylibgen = throw "pylibgen is unmaintained upstreamed, and removed from nixpkgs"; # added 2020-06-20
153154 PyLD = pyld; # added 2022-06-22