1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-21 05:25:38 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Frederik Rietdijk b192161fbd python: sentry-sdk: 0.8.1 -> 0.13.0 2019-10-27 16:26:53 +01:00
Frederik Rietdijk 286eb5960d python: sentry-sdk: 0.8.0 -> 0.8.1 2019-10-18 09:54:01 +02:00
Ruud van Asseldonk 8a9ebc0b4b python37Packages.sentry-sdk: use checkInputs
Instead of buildInputs, as there dependencies are only used in tests.
2019-09-21 09:02:20 +02:00
Ruud van Asseldonk ce6145dedc python37Packages.sentry-sdk: Fix tests
The tests depend on many third-party libraries, presumably because
Sentry offers integration for each of them. I added these as build
inputs but not propagated build inputs, because they are only needed for
the tests.
2019-09-20 11:03:18 +02:00
Gabriel Ebner 3221fc708b pythonPackages.sentry-sdk: init at 0.8.0 2019-05-30 18:10:29 +02:00