Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Update pre-commit to version 2.17.0
@ 2022-03-17 19:00 jbenden
  2022-03-17 19:01 ` [PR PATCH] [Updated] " jbenden
  2022-03-17 19:44 ` [PR PATCH] [Merged]: " Chocimier
  0 siblings, 2 replies; 3+ messages in thread
From: jbenden @ 2022-03-17 19:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jbenden/void-packages pre-commit-2.17.0
https://github.com/void-linux/void-packages/pull/36192

Update pre-commit to version 2.17.0
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From bc8274fe18ac7f8232f85ff535f135d591fc5ea2 Mon Sep 17 00:00:00 2001
From: Joseph Benden <joe@benden.us>
Date: Sun, 6 Mar 2022 18:22:18 -0700
Subject: [PATCH 1/2] python3-identify: update to 2.4.11.

Signed-off-by: Joseph Benden <joe@benden.us>
---
 srcpkgs/python3-identify/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-identify/template b/srcpkgs/python3-identify/template
index 6af581162d2f..65fd70ec42c6 100644
--- a/srcpkgs/python3-identify/template
+++ b/srcpkgs/python3-identify/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-identify'
 pkgname=python3-identify
-version=2.3.1
+version=2.4.11
 revision=1
 wrksrc="identify-${version}"
 build_style=python3-module
@@ -11,7 +11,7 @@ maintainer="Joseph Benden <joe@benden.us>"
 license="MIT"
 homepage="https://github.com/chriskuehl/identify"
 distfiles="${PYPI_SITE}/i/identify/identify-${version}.tar.gz"
-checksum=8a92c56893e9a4ce951f09a50489986615e3eba7b4c60610e0b25f93ca4487ba
+checksum=2986942d3974c8f2e5019a190523b0b0e2a07cb8e89bf236727fb4b26f27f8fd
 
 post_install() {
 	vlicense LICENSE

From 7cd6ac3231eaff7909588df497fb30b8c23ac946 Mon Sep 17 00:00:00 2001
From: Joseph Benden <joe@benden.us>
Date: Sun, 6 Mar 2022 18:22:53 -0700
Subject: [PATCH 2/2] pre-commit: update to 2.17.0.

Signed-off-by: Joseph Benden <joe@benden.us>
---
 srcpkgs/pre-commit/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pre-commit/template b/srcpkgs/pre-commit/template
index 855dff84d13f..3eecb71e1136 100644
--- a/srcpkgs/pre-commit/template
+++ b/srcpkgs/pre-commit/template
@@ -1,6 +1,6 @@
 # Template file for 'pre-commit'
 pkgname=pre-commit
-version=2.15.0
+version=2.17.0
 revision=1
 wrksrc="pre_commit-${version}"
 build_style=python3-module
@@ -11,7 +11,7 @@ maintainer="Joseph Benden <joe@benden.us>"
 license="MIT"
 homepage="https://pre-commit.com/"
 distfiles="${PYPI_SITE}/p/pre-commit/pre_commit-${version}.tar.gz"
-checksum=3c25add78dbdfb6a28a651780d5c311ac40dd17f160eb3954a0c59da40a505a7
+checksum=c1a8040ff15ad3d648c70cc3e55b93e4d2d5b687320955505587fd79bbaed06a
 make_check=no   # No tests available
 
 post_install() {

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

* Re: [PR PATCH] [Updated] Update pre-commit to version 2.17.0
  2022-03-17 19:00 [PR PATCH] Update pre-commit to version 2.17.0 jbenden
@ 2022-03-17 19:01 ` jbenden
  2022-03-17 19:44 ` [PR PATCH] [Merged]: " Chocimier
  1 sibling, 0 replies; 3+ messages in thread
From: jbenden @ 2022-03-17 19:01 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by jbenden against master on the void-packages repository

https://github.com/jbenden/void-packages pre-commit-2.17.0
https://github.com/void-linux/void-packages/pull/36192

Update pre-commit to version 2.17.0
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

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

From e0ffc4b0dd55efbb85942406ba92b3754c793e58 Mon Sep 17 00:00:00 2001
From: Joseph Benden <joe@benden.us>
Date: Sun, 6 Mar 2022 18:22:18 -0700
Subject: [PATCH 1/2] python3-identify: update to 2.4.11.

Signed-off-by: Joseph Benden <joe@benden.us>
---
 srcpkgs/python3-identify/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-identify/template b/srcpkgs/python3-identify/template
index 6af581162d2f..65fd70ec42c6 100644
--- a/srcpkgs/python3-identify/template
+++ b/srcpkgs/python3-identify/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-identify'
 pkgname=python3-identify
-version=2.3.1
+version=2.4.11
 revision=1
 wrksrc="identify-${version}"
 build_style=python3-module
@@ -11,7 +11,7 @@ maintainer="Joseph Benden <joe@benden.us>"
 license="MIT"
 homepage="https://github.com/chriskuehl/identify"
 distfiles="${PYPI_SITE}/i/identify/identify-${version}.tar.gz"
-checksum=8a92c56893e9a4ce951f09a50489986615e3eba7b4c60610e0b25f93ca4487ba
+checksum=2986942d3974c8f2e5019a190523b0b0e2a07cb8e89bf236727fb4b26f27f8fd
 
 post_install() {
 	vlicense LICENSE

From 5202aaf319d419cc0aabe8667901260d4aa2c428 Mon Sep 17 00:00:00 2001
From: Joseph Benden <joe@benden.us>
Date: Sun, 6 Mar 2022 18:22:53 -0700
Subject: [PATCH 2/2] pre-commit: update to 2.17.0.

Signed-off-by: Joseph Benden <joe@benden.us>
---
 srcpkgs/pre-commit/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/pre-commit/template b/srcpkgs/pre-commit/template
index 855dff84d13f..3eecb71e1136 100644
--- a/srcpkgs/pre-commit/template
+++ b/srcpkgs/pre-commit/template
@@ -1,6 +1,6 @@
 # Template file for 'pre-commit'
 pkgname=pre-commit
-version=2.15.0
+version=2.17.0
 revision=1
 wrksrc="pre_commit-${version}"
 build_style=python3-module
@@ -11,7 +11,7 @@ maintainer="Joseph Benden <joe@benden.us>"
 license="MIT"
 homepage="https://pre-commit.com/"
 distfiles="${PYPI_SITE}/p/pre-commit/pre_commit-${version}.tar.gz"
-checksum=3c25add78dbdfb6a28a651780d5c311ac40dd17f160eb3954a0c59da40a505a7
+checksum=c1a8040ff15ad3d648c70cc3e55b93e4d2d5b687320955505587fd79bbaed06a
 make_check=no   # No tests available
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: Update pre-commit to version 2.17.0
  2022-03-17 19:00 [PR PATCH] Update pre-commit to version 2.17.0 jbenden
  2022-03-17 19:01 ` [PR PATCH] [Updated] " jbenden
@ 2022-03-17 19:44 ` Chocimier
  1 sibling, 0 replies; 3+ messages in thread
From: Chocimier @ 2022-03-17 19:44 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

Update pre-commit to version 2.17.0
https://github.com/void-linux/void-packages/pull/36192

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)


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

end of thread, other threads:[~2022-03-17 19:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-17 19:00 [PR PATCH] Update pre-commit to version 2.17.0 jbenden
2022-03-17 19:01 ` [PR PATCH] [Updated] " jbenden
2022-03-17 19:44 ` [PR PATCH] [Merged]: " Chocimier

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).