dguest / pandamonium

Command line scripts to parse panda web api
BSD 3-Clause "New" or "Revised" License
27 stars 17 forks source link

fix: Update API to use panda-client v1.4.82 pandaclient API #58

Closed kratsg closed 3 years ago

kratsg commented 3 years ago

Resolves dguest/pandamonium#57 . pandatools is renamed to pandaclient.

This will need a patch release to handle the API changes of the underlying tool.

* Adopt panda-client v1.4.82 `pandaclient` API
   - c.f. https://github.com/PanDAWMS/panda-client/commit/eee3914e78347a427ae80a2588d181a6b8632dfb
dguest commented 3 years ago

Thanks!