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

python310Packages.precis-i18n: 1.0.5 -> 1.1.0
This commit is contained in:
OTABI Tomoya 2023-11-11 13:33:41 +09:00 committed by GitHub
commit fe1593f6f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 = [