Commit graph

6 commits

Author SHA1 Message Date
Robert Schütz 8f115c02a5 bonfire: use pytest_3
Otherwise, tests fail with
> Failed: [pytest] section in setup.cfg files is no longer supported, change to [tool:pytest] instead.
2019-03-18 16:56:54 +01:00
Maximilian Bosch ada7cf0c66 bonfire: fix build
The build could be fixed by loosening the constraint for `click` (which
is currently at 7.0 in master). The CLI interface remains functional
with v7.

See also https://hydra.nixos.org/build/86455177
2019-01-10 17:29:35 -05:00
Robert Schütz 889cbd5c12 bonfire: fix build
Loosen version constraints to not have an upper bound.
The upper bounds would have to be updated again on the next keyring
update, so they don't make sense.
2018-04-08 11:36:05 +02:00
Maximilian Bosch ba4d57b529
bonfire: fix build
The requirement's constraint for `pythonPackages.keyring` didn't allow
keyring v11. However it has been bumped in 93a16a2ace
by @FRidh.

Current failure: https://nix-cache.s3.amazonaws.com/log/2nw5adfx86jwiax32mn11kqpc35xwhsh-bonfire-unstable-2017-01-19.drv
See ticket #36453
2018-03-09 11:55:55 +01:00
Kranium Gikos Mendoza d135d14214 bonfire: bump arrow dependency 2018-02-03 10:35:14 +11:00
Kranium Gikos Mendoza 11b4512033 bonfire: init at 0.0.7 2017-10-04 21:18:30 +11:00