python312Packages.bilibili-api-python: 17.1.2 -> 17.1.3 (#389144)
This commit is contained in:
@@ -24,13 +24,13 @@
|
||||
}:
|
||||
buildPythonPackage rec {
|
||||
pname = "bilibili-api-python";
|
||||
version = "17.1.2";
|
||||
version = "17.1.3";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchPypi {
|
||||
pname = "bilibili_api_python";
|
||||
inherit version;
|
||||
hash = "sha256-pZrn78/uIlivT+OSlNyrbO6vuxBgeigfdZ9AScOM1Ak=";
|
||||
hash = "sha256-mTBn20gKVhxdK7s/0KcC25C1uwnFlyWUuV6jK4jnrYE=";
|
||||
};
|
||||
|
||||
# The upstream uses requirements.txt, which overly strict version constraints.
|
||||
|
||||
Reference in New Issue
Block a user