Rebuild with python 3.14

This commit is contained in:
2026-05-07 08:33:51 +03:00
parent 810b5132a7
commit 82a7c64616
+2 -2
View File
@@ -1,7 +1,7 @@
name: mercurial name: mercurial
description: Free, distributed source control management tool description: Free, distributed source control management tool
version: 7.2.1 version: 7.2.1
revision: 1 revision: 2
url: https://www.mercurial-scm.org/ url: https://www.mercurial-scm.org/
license: GPL2-or-later license: GPL2-or-later
maintainers: maintainers:
@@ -11,7 +11,7 @@ type: source
keep: keep:
- etc/mercurial/hgrc - etc/mercurial/hgrc
depends: depends:
- python3 - python3=3.14.*
make_depends: make_depends:
- python-build - python-build
- python-installer - python-installer