Merge master into staging-next

This commit is contained in:
github-actions[bot]
2021-02-28 00:40:15 +00:00
committed by GitHub
22 changed files with 216 additions and 90 deletions
+4
View File
@@ -6113,6 +6113,8 @@ in {
pytaglib = callPackage ../development/python-modules/pytaglib { };
pytankerkoenig = callPackage ../development/python-modules/pytankerkoenig { };
pyte = callPackage ../development/python-modules/pyte { };
pytelegrambotapi = callPackage ../development/python-modules/pyTelegramBotAPI { };
@@ -6375,6 +6377,8 @@ in {
python-frontmatter = callPackage ../development/python-modules/python-frontmatter { };
python-gammu = callPackage ../development/python-modules/python-gammu { };
python-gitlab = callPackage ../development/python-modules/python-gitlab { };
python-gnupg = callPackage ../development/python-modules/python-gnupg { };