mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
python3Packages.translation-finder: 2.24 -> 3.1
Diff: https://github.com/WeblateOrg/translation-finder/compare/2.24...3.1
Changelog: https://github.com/WeblateOrg/translation-finder/blob/3.1/CHANGES.rst
(cherry picked from commit 0d890069f0)
This commit is contained in:
parent
61124f8b81
commit
bee94ccc0b
1 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "translation-finder";
|
||||
version = "2.24";
|
||||
version = "3.1";
|
||||
|
||||
pyproject = true;
|
||||
|
||||
|
|
@ -19,7 +19,7 @@ buildPythonPackage (finalAttrs: {
|
|||
owner = "WeblateOrg";
|
||||
repo = "translation-finder";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-OVAsw+snISVyz3ZvcfqCpv0BRfTNzYSpI+YLafW5OQg=";
|
||||
hash = "sha256-sRqn7K39R4A83USCng5wu14eKq4VqUp9tPzg8Qb8MOU=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue