mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
python3Packages.jianpu-ly: 1.870 -> 1.889
https://github.com/ssb22/jianpu-ly/releases/tag/v1.889 This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "jianpu-ly";
|
||||
version = "1.870";
|
||||
version = "1.889";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchPypi {
|
||||
inherit (finalAttrs) version;
|
||||
pname = "jianpu_ly";
|
||||
hash = "sha256-1jhMoHqEkkuSrWzJ3yu/iPA9l29c0xTYN1/Mqaf8TdM=";
|
||||
hash = "sha256-BrrpRD30Ch0L6kMUPSEkrReB5kafplIb1Bg9Vmp3r9A=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user