Unverified Commit 1941c7d8 authored by Doron Behar's avatar Doron Behar Committed by GitHub
Browse files

Merge pull request #243014 from doronbehar/pkg/pylion

python3.pkgs.pylion: init at 0.5.3
parents 868cf8c2 5eeca1d9
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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: