justfoolingaround / animdl

A highly efficient, fast, powerful and light-weight anime downloader and streamer for your favorite anime.
GNU General Public License v3.0
1.33k stars 109 forks source link

Update deps for lxml, yarl and locked pyyaml #301

Open timsutton opened 9 months ago

timsutton commented 9 months ago

👋 I've been doing some updates with Python dependencies in homebrew-core. It looks like since lxml, yarl and pyyaml are locked to older versions, it's unable to compile those package extensions on current versions of clang with Xcode 15.

Feel free to take or leave this patch, just wanted to share what worked for me to be able to pip install it fully on current versions of macOS Sonoma and Xcode 15.