Unverified Commit fe1593f6 authored by OTABI Tomoya's avatar OTABI Tomoya Committed by GitHub
Browse files

Merge pull request #266593 from r-ryantm/auto-update/python310Packages.precis-i18n

python310Packages.precis-i18n: 1.0.5 -> 1.1.0
parents e4bb9b16 f0329a27
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@

buildPythonPackage rec {
  pname = "precis-i18n";
  version = "1.0.5";
  version = "1.1.0";
  format = "setuptools";

  disabled = pythonOlder "3.7";
@@ -15,7 +15,7 @@ buildPythonPackage rec {
    owner = "byllyfish";
    repo = "precis_i18n";
    rev = "refs/tags/v${version}";
    hash = "sha256-DSm+KomveGs9ZzNFiT0B1gAjx2fh0BaUdKW0J+kW24U=";
    hash = "sha256-0Z8JbakShuB8FFGl3NS8VFpHAQgr2P900HVxUafAmyU=";
  };

  pythonImportsCheck = [