As per the disucssion with the author at https://github.com/Homebrew/homebrew-core/pull/67751/files#r549163566
nothing nefarious seems to happen; the gitea process that
creates the tarball must have changed or something.
Closes#67751.
Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
This avoids a cyclic dependency
Closes#69508.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
* cliff==3.6.0 requires PrettyTable >=0.7.2,<0.8 but 2.0.0 was installed
* openshift==0.11.2 requires kubernetes ~=11.0.0 but 12.0.1 was
installed
Closes#69854.
Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
* bear 3.0.7
* add pkg-config build dependency
* use C++17
* use upstream recommended build configuration
Taken from
https://github.com/rizsotto/Bear/blob/master/INSTALL.md
* fix test, use llvm clang on Mojave
* set ENV["CC"] to Homebrew LLVM clang
* fix audit
* depend on macos catalina
* remove openssl dependency
This is an indirect dependency, so doesn't need to be declared
explicitly.
Closes#69338.
Co-authored-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>
openstackclient: Add heatclient
- Add python-heatclient as an extra package for `update-python-resources`
- Add tests for stack subcommand
Closes#69398.
Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
* rtptools: move to newer github
It seems that "columbia-irt" now is using "irtlab" github for
this project.
The homepage with its tarballs is still gone, but you can get
tarballs from the new github. However these don't include
"./configure" so we need to run autoconf before building
* rtptools: fix livecheck
* rtptools: just livecheck :head
Closes#66556.
Co-authored-by: Nanda H Krishna <nanda.harishankar@gmail.com>
Co-authored-by: Mitchell Blank Jr <m-github@bodyfour.com>
Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com>