google-ai-generativelanguage: remove old

This commit is contained in:
Anton Bolshakov 2024-01-31 15:43:21 +08:00
parent 1f10585aa0
commit d73a2e9940
No known key found for this signature in database
GPG key ID: 32BDCED870788F04
2 changed files with 0 additions and 29 deletions

View file

@ -1,2 +1 @@
DIST google-ai-generativelanguage-0.3.5.tar.gz 237858 BLAKE2B b30d8b2244e300aea5a7114fdd6b79829d17adb8960ec2bbb9413500aa637888529d8197d6cf57d3848e5021c1e942efb9c5179f45f9cac6fe83bc0c6f8db794 SHA512 f56861782d3bf00b2951d3ae7fc6534bbb4957d7aff0076204af052832de9903df1d7242e655e6ed2ed49003d05261b5f44aeb6a2f61c84f2c2af74a67ab384b
DIST google-ai-generativelanguage-0.5.0.tar.gz 566432 BLAKE2B ed537eda7df5b2933da554d99388e4e117148920ffdbd1856f0541aaa01053d780cfbc4c06f526fd54105d3dc15006d096c2176b61b713768bcf84230646495e SHA512 862de505798b54c941deeda7ed308a2a65d411db1e4d14b96a739beac962a7b7eb4a65a5cdc1b43a0b3d66a5dfefc129605442da23c9a3da77f01540542c7896

View file

@ -1,28 +0,0 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYPI_NO_NORMALIZE=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..11} )
inherit distutils-r1 pypi
DESCRIPTION="Google Ai Generativelanguage API client library"
HOMEPAGE="https://pypi.org/project/google-ai-generativelanguage/"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ~arm64 ~x86"
RESTRICT="test"
RDEPEND="
dev-python/google-api-core[${PYTHON_USEDEP}]
dev-python/proto-plus[${PYTHON_USEDEP}]
dev-python/protobuf-python[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
#distutils_enable_tests pytest