python3.pkgs.pylion: 0.5.2 -> 0.5.3

This commit is contained in:
Doron Behar 2023-07-12 10:25:16 +03:00
parent 3ad74ddc85
commit 5eeca1d96a

View file

@ -11,15 +11,15 @@
buildPythonPackage {
pname = "pylion";
version = "0.5.2";
version = "0.5.3";
format = "setuptools";
src = fetchFromBitbucket {
owner = "dtrypogeorgos";
repo = "pylion";
# Version is set in setup.cfg, but not in a git tag / bitbucket release
rev = "8945a7b6f1912ae6b9c705f8a2bd521101f5ba59";
hash = "sha256-4AdJkoQ1hAssDUpgmARGmN+ihQqRPPOncWJ5ErQyWII=";
rev = "3e6b96b542b97107c622d66b0be0551c3bd9f948";
hash = "sha256-c0UOv2Vlv9wJ6YW+QdHinhpdaclUh3As5TDvyoRhpSI=";
};
# Docs are not available online, besides the article: