summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-vcs/pre-commit: Stabilize 2.15.0 amd64, #819075Sam James2021-10-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/pre-commit: Stabilize 2.15.0 x86, #819075Sam James2021-10-211-1/+1
| | | | Signed-off-by: Sam James <sam@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/pre-commit-2.15.0: remove DISTUTILS_USE_SETUPTOOLS=rdependMarek Szuba2021-09-091-1/+0
| | | | | | | | Turns out entry_points no longer require setuptools so having been yelled at for a long time by QA about not having setuptools in RDEPEND, we now have to revert this everywhere. Gotta love moving targets. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-vcs/pre-commit: add 2.15.0Marek Szuba2021-09-092-0/+60
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-vcs/pre-commit: Keyword 2.13.0 ppc64, #793794Sam James2021-07-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/pre-commit: Keyword 2.13.0 x86, #793794Sam James2021-07-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/pre-commit: Keyword 2.13.0 ppc, #793794Sam James2021-07-121-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/pre-commit: drop 2.12.1Marek Szuba2021-06-252-57/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-vcs/pre-commit: Stabilize 2.13.0 amd64, #798678Sam James2021-06-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-vcs/pre-commit: support python3_10Marek Szuba2021-06-091-1/+1
| | | | | | | Builds and installs fine, tests (when unrestricted) fail the same way as for older Python versions. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-vcs/pre-commit: keyworded 2.13.0 for hppa, bug #793794Rolf Eike Beer2021-06-081-1/+1
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-vcs/pre-commit: amd64 stable wrt bug #791949Agostino Sarubbo2021-05-261-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-vcs/pre-commit: add 2.13.0Marek Szuba2021-05-252-0/+60
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-vcs/pre-commit: drop 2.12.0Marek Szuba2021-04-272-57/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-vcs/pre-commit: add 2.12.1Marek Szuba2021-04-222-0/+57
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-vcs/pre-commit: actually restrict testsMarek Szuba2021-04-161-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-vcs/pre-commit: use pytest-env now that it is in the treeMarek Szuba2021-04-161-15/+4
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* dev-vcs/pre-commit: new packageMarek Szuba2021-04-163-0/+80
With tests regrettably restricted for now - although their vast majority (excluding the language/repository ones, which have a lot of dependencies and do not always handle their absence correctly) passes, there are 9 which fail due to unspecified problems invoking git. Closes: https://bugs.gentoo.org/679014 Signed-off-by: Marek Szuba <marecki@gentoo.org>