bcdev / jpy

A bi-directional Python-Java bridge used to embed Java in CPython or the other way round.
Apache License 2.0
187 stars 37 forks source link

macOS / Python 3.4 AppVeyor builds failing on openssl installation #186

Closed pont-us closed 3 years ago

pont-us commented 3 years ago

The macOS / Python 3.4 AppVeyor build (only) is failing since 2020-10-13 with:

...
brew install $JPY_MAC_OPENSSL_PACKAGE -f
Error: Calling Installation of openssl from a GitHub commit URL is disabled! Use 'brew extract openssl' to stable tap on GitHub instead.
Command exited with code 1
Build failed
pont-us commented 3 years ago

Relevant links: