summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-vcs/mercurial: fix distutils-r1 usageSam James2022-06-122-3/+325
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: x86 stable wrt bug #850376Agostino Sarubbo2022-06-091-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: amd64 stable wrt bug #850376Agostino Sarubbo2022-06-091-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: ppc64 stable wrt bug #850376Agostino Sarubbo2022-06-081-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: ppc stable wrt bug #850376Agostino Sarubbo2022-06-081-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: arm64 stable wrt bug #850376Agostino Sarubbo2022-06-081-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: arm stable wrt bug #850376Agostino Sarubbo2022-06-081-1/+1
| | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: enable py3.11Cédric Krier2022-06-071-1/+1
| | | | Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: add 6.1.3Cédric Krier2022-06-072-0/+341
| | | | Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: keyword 6.0.2 for ~loongWANG Xuerui2022-05-011-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* dev-vcs/mercurial: version bumpsCédric Krier2022-02-053-1/+69
| | | | | | Closes: https://bugs.gentoo.org/830430 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: Remove deprecated python_is_python3Michał Górny2022-02-042-2/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/mercurial: version bumpsCédric Krier2022-01-083-260/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: use EAPI 8 for live ebuildCédric Krier2022-01-081-2/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: Skip test for Python 3.10Cédric Krier2022-01-013-2/+12
| | | | | | | | The mercurial tests are not yet supporting Python 3.10. Closes: https://bugs.gentoo.org/829589 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: remove unused local variableCédric Krier2022-01-011-2/+0
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: version bumpsCédric Krier2022-01-013-18/+271
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: Disable python warning on testCédric Krier2022-01-014-8/+8
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: remove unsupported tests on big-endianCédric Krier2021-12-182-2/+16
| | | | | | Closes: https://bugs.gentoo.org/815121 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: version bumpsCédric Krier2021-11-042-1/+1
| | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: version bumpsCédric Krier2021-10-212-1/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-vcs/mercurial: x86 stable wrt bug #811543Agostino Sarubbo2021-09-091-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: amd64 stable wrt bug #811543Agostino Sarubbo2021-09-051-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: Stabilize 5.8.1 arm64, #811543Sam James2021-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: update live build to last versionCédric Krier2021-09-041-0/+1
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: version bumpsCédric Krier2021-09-042-0/+315
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: Keyword 5.8.1 for ~m68kJames Le Cuirot2021-08-211-1/+1
| | | | | | | 2 tests fail, but this has a very large test suite. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* dev-vcs/mercurial: update live build with test enabledCédric Krier2021-07-171-20/+16
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: fix missing test restrictCédric Krier2021-07-171-0/+2
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: Re-enable testsCédric Krier2021-07-172-16/+24
| | | | | | | | | | Use the embedded zstd to have the same output as the tests. Disable timeout when running tests and set jobs number. Closes: https://bugs.gentoo.org/662052 Closes: https://bugs.gentoo.org/661232 Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: remove oldsCédric Krier2021-07-103-488/+0
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: version bumpsCédric Krier2021-07-102-0/+314
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: Stabilize 5.8 arm64, #792042Sam James2021-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: Stabilize 5.8 ppc, #792042Sam James2021-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: Stabilize 5.8 arm, #792042Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: Stabilize 5.8 x86, #792042Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: Stabilize 5.8 amd64, #792042Sam James2021-06-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: ppc64 stable wrt bug #792042Agostino Sarubbo2021-06-011-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/mercurial: version bumps and remove zsh-completion useCédric Krier2021-05-302-16/+33
| | | | | | | Bug: https://bugs.gentoo.org/792876 Closes: https://github.com/gentoo/gentoo/pull/15825 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: remove zsh-completion use on -9999Alessandro Barbieri2021-05-301-7/+4
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-vcs/mercurial: Bump to python 3.10Ekaterina Vaartis2021-05-202-2/+2
| | | | | | | Needed for setuptools_scm Signed-off-by: Ekaterina Vaartis <vaartis@kotobank.ch> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-vcs/mercurial: eutils--Sam James2021-04-164-4/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: add support for python 3.9Cédric Krier2021-03-062-2/+2
| | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Cédric Krier <cedk@gentoo.org>
* dev-vcs/mercurial: Stabilize 5.6.1-r1 amd64, #770454Sam James2021-02-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: Stabilize 5.6.1-r1 arm, #770454Sam James2021-02-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: Stabilize 5.6.1-r1 ppc, #770454Sam James2021-02-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: Stabilize 5.6.1-r1 arm64, #770454Sam James2021-02-151-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: Stabilize 5.6.1-r1 ppc64, #770454Sam James2021-02-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/mercurial: Stabilize 5.6.1-r1 x86, #770454Sam James2021-02-141-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>