Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: python3-pre-commit-2.9.3
@ 2020-12-19 23:11 RecursiveForest
  2020-12-19 23:18 ` [PR PATCH] [Updated] " RecursiveForest
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: RecursiveForest @ 2020-12-19 23:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 418 bytes --]

There is a new pull request by RecursiveForest against master on the void-packages repository

https://github.com/RecursiveForest/void-packages python3-pre-commit-2.9.3
https://github.com/void-linux/void-packages/pull/27288

New package: python3-pre-commit-2.9.3
Closes https://github.com/void-linux/void-packages/issues/27225

A patch file from https://github.com/void-linux/void-packages/pull/27288.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-pre-commit-2.9.3-27288.patch --]
[-- Type: text/x-diff, Size: 1180 bytes --]

From a712a544b0d442c687f8123bf89db8d70b4efa93 Mon Sep 17 00:00:00 2001
From: Samantha Baldwin <fuhsaz+git@cryptic.li>
Date: Sat, 19 Dec 2020 18:10:03 -0500
Subject: [PATCH] New package: python3-pre-commit-2.9.3

---
 srcpkgs/python3-pre-commit/template | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 srcpkgs/python3-pre-commit/template

diff --git a/srcpkgs/python3-pre-commit/template b/srcpkgs/python3-pre-commit/template
new file mode 100644
index 00000000000..3e4d6a95c1b
--- /dev/null
+++ b/srcpkgs/python3-pre-commit/template
@@ -0,0 +1,18 @@
+# Template file for 'python3-pre-commit'
+pkgname=python3-pre-commit
+version=2.9.3
+revision=1
+wrksrc=pre-commit-${version}
+build_style=python3-module
+hostmakedepends="python3-setuptools"
+depends="python3"
+short_desc="Framework for managing and maintaining multi-language pre-commit hooks"
+maintainer="Samantha Baldwin <fuhsaz+git@cryptic.li>"
+license="MIT"
+homepage="https://pre-commit.com"
+distfiles="https://github.com/pre-commit/pre-commit/archive/v${version}.tar.gz"
+checksum=8592823c229e0da5cd8bfa8d5fc2e2e6d3790ca3ac67ce023a7a05b1fc1b61f6
+
+post_install() {
+	vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-05-16  2:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-19 23:11 [PR PATCH] New package: python3-pre-commit-2.9.3 RecursiveForest
2020-12-19 23:18 ` [PR PATCH] [Updated] " RecursiveForest
2021-02-16  6:34 ` ericonr
2021-05-27  7:05 ` eoli3n
2021-05-27  7:05 ` eoli3n
2022-05-01  2:14 ` github-actions
2022-05-16  2:07 ` [PR PATCH] [Closed]: " github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).