Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pre-commit: update to 3.2.0.
@ 2023-03-18 19:08 icp1994
  2023-03-26  5:26 ` [PR PATCH] [Updated] " icp1994
  2023-03-28  4:07 ` [PR PATCH] [Merged]: pre-commit: update to 3.2.1 classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2023-03-18 19:08 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/42846

pre-commit: update to 3.2.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/42846.patch is attached

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

From 5c6093c8dc008c56abcfafc01091b0275c83a857 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 18 Mar 2023 01:27:16 +0530
Subject: [PATCH] pre-commit: update to 3.2.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 c13ee3541beb..6ed327f01af1 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.1.1
+version=3.2.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=d63e6537f9252d99f65755ae5b79c989b462d511ebbc481b561db6a297e1e865
+checksum=818f0d998059934d0f81bb3667e3ccdc32da6ed7ccaac33e43dc231561ddaaa9
 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.2.0.
  2023-03-18 19:08 [PR PATCH] pre-commit: update to 3.2.0 icp1994
@ 2023-03-26  5:26 ` icp1994
  2023-03-28  4:07 ` [PR PATCH] [Merged]: pre-commit: update to 3.2.1 classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2023-03-26  5:26 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/42846

pre-commit: update to 3.2.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/42846.patch is attached

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

From 9871d76359867ab9b2e4e509d339b8cb2116f12f Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 18 Mar 2023 01:27:16 +0530
Subject: [PATCH] pre-commit: update to 3.2.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 c13ee3541beb..b6fe3db36158 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.1.1
+version=3.2.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=d63e6537f9252d99f65755ae5b79c989b462d511ebbc481b561db6a297e1e865
+checksum=b5aee7d75dbba21ee161ba641b01e7ae10c5b91967ebf7b2ab0dfae12d07e1f1
 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.2.1.
  2023-03-18 19:08 [PR PATCH] pre-commit: update to 3.2.0 icp1994
  2023-03-26  5:26 ` [PR PATCH] [Updated] " icp1994
@ 2023-03-28  4:07 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-03-28  4:07 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.2.1.
https://github.com/void-linux/void-packages/pull/42846

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-03-28  4:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-18 19:08 [PR PATCH] pre-commit: update to 3.2.0 icp1994
2023-03-26  5:26 ` [PR PATCH] [Updated] " icp1994
2023-03-28  4:07 ` [PR PATCH] [Merged]: pre-commit: update to 3.2.1 classabbyamp

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