Merge staging-next into staging
This commit is contained in:
@@ -6402,6 +6402,8 @@ in {
|
||||
|
||||
pyte = callPackage ../development/python-modules/pyte { };
|
||||
|
||||
pytenable = callPackage ../development/python-modules/pytenable { };
|
||||
|
||||
pytelegrambotapi = callPackage ../development/python-modules/pyTelegramBotAPI { };
|
||||
|
||||
pytesseract = callPackage ../development/python-modules/pytesseract { };
|
||||
@@ -6651,6 +6653,8 @@ in {
|
||||
|
||||
python-binance = callPackage ../development/python-modules/python-binance { };
|
||||
|
||||
python-box = callPackage ../development/python-modules/python-box { };
|
||||
|
||||
python-constraint = callPackage ../development/python-modules/python-constraint { };
|
||||
|
||||
python-crontab = callPackage ../development/python-modules/python-crontab { };
|
||||
@@ -7224,6 +7228,8 @@ in {
|
||||
|
||||
requests_oauthlib = callPackage ../development/python-modules/requests-oauthlib { };
|
||||
|
||||
requests-pkcs12 = callPackage ../development/python-modules/requests-pkcs12 { };
|
||||
|
||||
requests-toolbelt = callPackage ../development/python-modules/requests-toolbelt { };
|
||||
|
||||
requests_toolbelt = self.requests-toolbelt; # Old attr, 2017-09-26
|
||||
@@ -7238,6 +7244,8 @@ in {
|
||||
|
||||
respx = callPackage ../development/python-modules/respx { };
|
||||
|
||||
restfly = callPackage ../development/python-modules/restfly { };
|
||||
|
||||
restrictedpython = callPackage ../development/python-modules/restrictedpython { };
|
||||
|
||||
restructuredtext_lint = callPackage ../development/python-modules/restructuredtext_lint { };
|
||||
|
||||
Reference in New Issue
Block a user