Commit graph

10 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jonathan Ringer 128d6068cb pythonPackages.bonfire: mark broken
arrow package now only allows for time attributes
to be in the singular form (minute vs minutes).
bonfire also does not seem to be actively maintained
2019-12-30 16:46:51 +01:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Mario Rodas 59d07914da bonfire: fix build with pytest 4 2019-08-13 09:18:25 +02:00
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