Commit graph

7 commits

Author SHA1 Message Date
Gabriel Ebner 7828823386
Merge pull request #72099 from otwieracz/master
Remove unnecessary `sentry-sdk` dependencies causing problems in python27 builds
2019-11-02 17:42:39 +01:00
Slawomir Gonet 2ffa30a662 Remove unnecessary sentry-sdk dependencies causing problems in python27 builds 2019-10-28 08:17:50 +01:00
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