Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ruff: update to 0.1.9.
@ 2023-12-24 19:11 icp1994
  2024-01-04  9:19 ` [PR PATCH] [Updated] " icp1994
  2024-01-06 20:39 ` [PR PATCH] [Merged]: ruff: update to 0.1.11 ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2023-12-24 19:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages ruff
https://github.com/void-linux/void-packages/pull/47896

ruff: update to 0.1.9.
#### 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/47896.patch is attached

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

From e7d5852a9fb460bb21fdd792688fea36b60b080c Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 23 Dec 2023 15:40:33 +0530
Subject: [PATCH] ruff: update to 0.1.9.

---
 srcpkgs/ruff/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template
index d7a776607b73b..c04dc60790edb 100644
--- a/srcpkgs/ruff/template
+++ b/srcpkgs/ruff/template
@@ -1,6 +1,6 @@
 # Template file for 'ruff'
 pkgname=ruff
-version=0.1.8
+version=0.1.9
 revision=1
 build_style=python3-pep517
 build_helper="rust"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://docs.astral.sh/ruff/"
 changelog="https://raw.githubusercontent.com/astral-sh/ruff/main/CHANGELOG.md"
 distfiles="https://github.com/astral-sh/ruff/archive/refs/tags/v${version}.tar.gz"
-checksum=adbe3f5c715216a1e711cb077018641453760f8058f8ae0e81cdb88665fd2308
+checksum=422b84742188a722684f0659c875a343065f9edb78350cc4ef63352e68c4339b
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] ruff: update to 0.1.9.
  2023-12-24 19:11 [PR PATCH] ruff: update to 0.1.9 icp1994
@ 2024-01-04  9:19 ` icp1994
  2024-01-06 20:39 ` [PR PATCH] [Merged]: ruff: update to 0.1.11 ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2024-01-04  9:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages ruff
https://github.com/void-linux/void-packages/pull/47896

ruff: update to 0.1.9.
#### 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/47896.patch is attached

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

From 68dd974b33a87c08aa019f7cc1d066488e084e66 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 23 Dec 2023 15:40:33 +0530
Subject: [PATCH] ruff: update to 0.1.11.

---
 srcpkgs/ruff/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template
index d7a776607b73b..275cf91472729 100644
--- a/srcpkgs/ruff/template
+++ b/srcpkgs/ruff/template
@@ -1,6 +1,6 @@
 # Template file for 'ruff'
 pkgname=ruff
-version=0.1.8
+version=0.1.11
 revision=1
 build_style=python3-pep517
 build_helper="rust"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://docs.astral.sh/ruff/"
 changelog="https://raw.githubusercontent.com/astral-sh/ruff/main/CHANGELOG.md"
 distfiles="https://github.com/astral-sh/ruff/archive/refs/tags/v${version}.tar.gz"
-checksum=adbe3f5c715216a1e711cb077018641453760f8058f8ae0e81cdb88665fd2308
+checksum=47cf8357c7036829ea859184cce125cd256b9f74afc2f5288c697facbb6f6677
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: ruff: update to 0.1.11.
  2023-12-24 19:11 [PR PATCH] ruff: update to 0.1.9 icp1994
  2024-01-04  9:19 ` [PR PATCH] [Updated] " icp1994
@ 2024-01-06 20:39 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2024-01-06 20:39 UTC (permalink / raw)
  To: ml

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

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

ruff: update to 0.1.11.
https://github.com/void-linux/void-packages/pull/47896

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:[~2024-01-06 20:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-24 19:11 [PR PATCH] ruff: update to 0.1.9 icp1994
2024-01-04  9:19 ` [PR PATCH] [Updated] " icp1994
2024-01-06 20:39 ` [PR PATCH] [Merged]: ruff: update to 0.1.11 ahesford

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