blue-yonder / bonfire

A CLI Graylog Client with Follow Mode
BSD 3-Clause "New" or "Revised" License
72 stars 26 forks source link

Bump dependency upper bounds for arrow and keyring #24

Closed womfoo closed 4 years ago

womfoo commented 7 years ago

I'm currently packaging bonfire for NixOS and this loosens up the package dependencies to build NixOS/nixpkgs#29813

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-2.08%) to 82.699% when pulling 50b742ea175eea97afbc73ed21ffdd400c348fa0 on womfoo:bump-deps into d0af9ca10394f366cfa3c60f0741f1f0918011c2 on blue-yonder:master.

dotlambda commented 6 years ago

Nixpkgs has updated to keyring 11.0.0 in the meantime: https://github.com/NixOS/nixpkgs/commit/933b31989f837b7423b340aba82b43cc2667adde

valentin-krasontovitsch commented 5 years ago

So I'm not quite sure I understand this, but is this still relevant / desirable? If so - would you care to check out why that 2.7 build is failing (the logs seem to point to some library / import problem?!), and why coverage is decreasing?

dotlambda commented 5 years ago

Yes, it is. Bonfire can't be installed if you have a recent version of keyring.

valentin-krasontovitsch commented 5 years ago

I see!

Would you care to check out why that 2.7 build is failing (the logs seem to point to some library / import problem?!), and why coverage is decreasing?

valentin-krasontovitsch commented 4 years ago

merged through #31 - thank you for your contribution, and I'm incredibly sorry about the delay. if anybody still sees this and finds it relevant, i'm gonna try and use more time on this project.