Merge pull request #108175 from fabaff/python-opendata-transport

python3Packages.python-opendata-transport: init at 0.2.1
This commit is contained in:
Sandro
2021-01-02 05:14:26 +01:00
committed by GitHub
3 changed files with 39 additions and 1 deletions
+2
View File
@@ -6056,6 +6056,8 @@ in {
python-olm = callPackage ../development/python-modules/python-olm { };
python-opendata-transport = callPackage ../development/python-modules/python-opendata-transport { };
python_openzwave = callPackage ../development/python-modules/python_openzwave { inherit (pkgs) pkgconfig; };
python-otr = callPackage ../development/python-modules/python-otr { };