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
description: Free, distributed source control management tool
version: 7.2.1
revision: 1
revision: 2
url: https://www.mercurial-scm.org/
license: GPL2-or-later
maintainers:
@@ -11,7 +11,7 @@ type: source
keep:
- etc/mercurial/hgrc
depends:
- python3
- python3=3.14.*
make_depends:
- python-build
- python-installer