Commit Graph

5 Commits

Author SHA1 Message Date
Fabian Affolter
aae27d675b python310Packages.detect-secrets: disable on older Python releases 2022-07-29 20:21:06 +02:00
R. Ryantm
4bb98b13cf detect-secrets: 1.2.0 -> 1.3.0 2022-07-29 05:48:39 +00:00
Martin Weinelt
54a6971a65 python3Packages.detect-secrets: 1.1.0 -> 1.2.0 2022-03-14 00:28:51 +01:00
Sebastián Mancilla
29185d80e9 python3Packages.detect-secrets: fix disabled tests and build on Darwin
- Clone the sources and leave the .git directory, and add Git to
  checkInputs to fix several failing tests (they use Git commands and
  expect to be inside a Git repository).

- Exclude a test failing on darwin.
2021-11-23 14:29:18 -03:00
Fabian Affolter
b0450b3978 python3Packages.detect-secrets: transform to buildPythonPackage (#134892)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-08-20 23:16:05 +02:00