Package Details: python-replicate-git 1.0.7+2.r288.20250826.d2956ff-2

Git Clone URL: https://aur.archlinux.org/python-replicate-git.git (read-only, click to copy)
Package Base: python-replicate-git
Description: A library to run machine learning models in the cloud from your own code, without having to set up any servers.
Upstream URL: https://replicate.com/
Licenses: Apache
Conflicts: python-replicate
Provides: python-replicate
Submitter: dreieck
Maintainer: dreieck
Last Packager: dreieck
Votes: 0
Popularity: 0.000000
First Submitted: 2023-04-09 09:50 (UTC)
Last Updated: 2025-10-19 17:52 (UTC)

Latest Comments

dreieck commented on 2025-10-19 17:54 (UTC)

Ahoj @quest,

This is missing some dependencies.

python-respx
python-pytest-asyncio
python-pytest-recording

Thanks for noting.

Did you got real issues while using this package without those dependencies installed, or whas this just a report from namcap? (Are the -pytest--packages really needed in runtime? Is python-respx really needed, or only used when present?)

For me it seems that they were just missing in the checkdepends() array, but not for runtime.

Also would be nice to have a comment that you should unset REPLICATE_API_KEY before installing this package.`

I unset it in the PKGBUILD now.

Regards!

quest commented on 2025-09-19 06:00 (UTC) (edited on 2025-09-19 06:00 (UTC) by quest)

This is missing some dependencies.

python-respx
python-pytest-asyncio
python-pytest-recording

Also would be nice to have a comment that you should unset REPLICATE_API_KEY before installing this package. =)