about summary refs log tree commit diff
path: root/pkgs/tools/misc/bonfire
Commit message (Collapse)AuthorAge
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* pythonPackages.bonfire: mark brokenJonathan Ringer2019-12-30
| | | | | | 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
* treewide: remove redundant quotesvolth2019-09-08
|
* bonfire: fix build with pytest 4Mario Rodas2019-08-13
|
* bonfire: use pytest_3Robert Schütz2019-03-18
| | | | | Otherwise, tests fail with > Failed: [pytest] section in setup.cfg files is no longer supported, change to [tool:pytest] instead.
* bonfire: fix buildMaximilian Bosch2019-01-10
| | | | | | | | 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
* bonfire: fix buildRobert Schütz2018-04-08
| | | | | | 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.
* bonfire: fix buildMaximilian Bosch2018-03-09
| | | | | | | | | The requirement's constraint for `pythonPackages.keyring` didn't allow keyring v11. However it has been bumped in 93a16a2ace93fd96866d98181a07a8c5a779acce by @FRidh. Current failure: https://nix-cache.s3.amazonaws.com/log/2nw5adfx86jwiax32mn11kqpc35xwhsh-bonfire-unstable-2017-01-19.drv See ticket #36453
* bonfire: bump arrow dependencyKranium Gikos Mendoza2018-02-03
|
* bonfire: init at 0.0.7Kranium Gikos Mendoza2017-10-04