Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pre-commit: update to 3.1.0.
@ 2023-02-26 19:32 icp1994
  2023-02-28  4:56 ` [PR PATCH] [Updated] " icp1994
  2023-02-28 22:01 ` [PR PATCH] [Merged]: pre-commit: update to 3.1.1 paper42
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2023-02-26 19:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages pre-commit
https://github.com/void-linux/void-packages/pull/42465

pre-commit: update to 3.1.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**

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

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

From 7a02764c9c64c9ca1070801a480c5611532b2b22 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 23 Feb 2023 11:29:09 +0530
Subject: [PATCH] pre-commit: update to 3.1.0.

---
 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 3a51b303c132..d2decfda45ab 100644
--- a/srcpkgs/pre-commit/template
+++ b/srcpkgs/pre-commit/template
@@ -1,6 +1,6 @@
 # Template file for 'pre-commit'
 pkgname=pre-commit
-version=3.0.4
+version=3.1.0
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://pre-commit.com/"
 changelog="https://raw.githubusercontent.com/pre-commit/pre-commit/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/p/pre-commit/pre_commit-${version}.tar.gz"
-checksum=bc4687478d55578c4ac37272fe96df66f73d9b5cf81be6f28627d4e712e752d5
+checksum=61bd9f1b96d3d1e763f2a9a0f8522aed341646800642ff6803c73fac5781f5b7
 make_check=no # unpackaged: pytest-env re-assert
 
 post_install() {

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

* Re: [PR PATCH] [Updated] pre-commit: update to 3.1.0.
  2023-02-26 19:32 [PR PATCH] pre-commit: update to 3.1.0 icp1994
@ 2023-02-28  4:56 ` icp1994
  2023-02-28 22:01 ` [PR PATCH] [Merged]: pre-commit: update to 3.1.1 paper42
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2023-02-28  4:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages pre-commit
https://github.com/void-linux/void-packages/pull/42465

pre-commit: update to 3.1.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**

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

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

From 5f0d8d13c5ce0613da43dffbc5aee3040d58a1a3 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 23 Feb 2023 11:29:09 +0530
Subject: [PATCH] pre-commit: update to 3.1.1.

---
 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 3a51b303c132..c13ee3541beb 100644
--- a/srcpkgs/pre-commit/template
+++ b/srcpkgs/pre-commit/template
@@ -1,6 +1,6 @@
 # Template file for 'pre-commit'
 pkgname=pre-commit
-version=3.0.4
+version=3.1.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://pre-commit.com/"
 changelog="https://raw.githubusercontent.com/pre-commit/pre-commit/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/p/pre-commit/pre_commit-${version}.tar.gz"
-checksum=bc4687478d55578c4ac37272fe96df66f73d9b5cf81be6f28627d4e712e752d5
+checksum=d63e6537f9252d99f65755ae5b79c989b462d511ebbc481b561db6a297e1e865
 make_check=no # unpackaged: pytest-env re-assert
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: pre-commit: update to 3.1.1.
  2023-02-26 19:32 [PR PATCH] pre-commit: update to 3.1.0 icp1994
  2023-02-28  4:56 ` [PR PATCH] [Updated] " icp1994
@ 2023-02-28 22:01 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2023-02-28 22:01 UTC (permalink / raw)
  To: ml

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

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

pre-commit: update to 3.1.1.
https://github.com/void-linux/void-packages/pull/42465

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**

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

end of thread, other threads:[~2023-02-28 22:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-26 19:32 [PR PATCH] pre-commit: update to 3.1.0 icp1994
2023-02-28  4:56 ` [PR PATCH] [Updated] " icp1994
2023-02-28 22:01 ` [PR PATCH] [Merged]: pre-commit: update to 3.1.1 paper42

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