Merge pull request #116505 from fabaff/bump-brother

python3Packages.brother: 0.2.1 -> 0.2.2
This commit is contained in:
Martin Weinelt
2021-03-16 18:50:02 +01:00
committed by GitHub
3 changed files with 56 additions and 13 deletions

View File

@@ -6412,6 +6412,8 @@ in {
pytest-env = callPackage ../development/python-modules/pytest-env { };
pytest-error-for-skips = callPackage ../development/python-modules/pytest-error-for-skips { };
pytest-expect = callPackage ../development/python-modules/pytest-expect { };
pytest-factoryboy = callPackage ../development/python-modules/pytest-factoryboy { };