Merge pull request #271799 from r-ryantm/auto-update/python310Packages.gptcache

python310Packages.gptcache: 0.1.42 -> 0.1.43
This commit is contained in:
OTABI Tomoya 2023-12-03 15:05:20 +09:00 committed by GitHub
commit 49b3903e84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
buildPythonPackage rec {
pname = "gptcache";
version = "0.1.42";
version = "0.1.43";
format = "setuptools";
disabled = pythonOlder "3.8.1";
@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "zilliztech";
repo = "GPTCache";
rev = "refs/tags/${version}";
hash = "sha256-rrPs5ZwBooltVcvrs4AHObx69xmZ8F+IP/lJGPVTNXY=";
hash = "sha256-EDsHzl55j4sehbKk0/be+WOl83f1/7zPLvPyzKnTBP4=";
};
propagatedBuildInputs = [