Enno Lohmeier
0ec0fd373b
sentry-sdk: add missing dependencies
2020-06-26 12:25:08 +02:00
Frederik Rietdijk
beb74e3fbf
python: sentry-sdk: 0.13.5 -> 0.14.4
2020-06-11 10:00:21 +02:00
Ruud van Asseldonk
a521953553
python3Packages.sentry-sdk: add missing test dep
...
The tests will fail with
ModuleNotFoundError: No module named 'sqlalchemy'
when sqlalchemy is not part of the test inputs, which prevents building
the package. Therefore, add it as a checkInput.
2020-01-14 14:49:02 -08:00
Frederik Rietdijk
ab25bcfb5d
python: sentry-sdk: 0.13.2 -> 0.13.5
2019-12-15 16:23:16 +01:00
Laurens Duijvesteijn
87af0c71b7
pythonPackages.sentry-sdk: Fix the test suite
...
This package could not build because the tests require /etc/protocols.
Therefore, make this file available using libredirect.
2019-12-07 12:01:40 +01:00
Frederik Rietdijk
cc0f38e73c
python: sentry-sdk: 0.13.0 -> 0.13.2
2019-11-12 14:57:21 +01:00
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