Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ruff: update to 0.6.8.
@ 2024-09-28 19:00 icp1994
  2024-09-29  1:14 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2024-09-28 19:00 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/52401

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

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

From 8a63a45fea67eca01505c464ac2e672fd0f8675f Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 20 Sep 2024 11:59:21 +0530
Subject: [PATCH] ruff: update to 0.6.8.

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

diff --git a/srcpkgs/ruff/template b/srcpkgs/ruff/template
index 0f17beddd3760c..a88f90b19b63d1 100644
--- a/srcpkgs/ruff/template
+++ b/srcpkgs/ruff/template
@@ -1,18 +1,18 @@
 # Template file for 'ruff'
 pkgname=ruff
-version=0.6.5
+version=0.6.8
 revision=1
 build_style=python3-pep517
 build_helper="rust qemu"
-hostmakedepends="maturin cargo"
-makedepends="rust-std"
+hostmakedepends="maturin cargo pkg-config"
+makedepends="rust-std libzstd-devel"
 short_desc="Fast Python linter and code formatter"
 maintainer="icp <pangolin@vivaldi.net>"
 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/${version}.tar.gz"
-checksum=ecca79da8acf4e1f234652fcb1fadef913392e66795b61db1c469c1e34b8fe49
+checksum=27765b3018646745b064ea5734a4f1ba36dede3df3883dd5d150e8307e5d2149
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: ruff: update to 0.6.8.
  2024-09-28 19:00 [PR PATCH] ruff: update to 0.6.8 icp1994
@ 2024-09-29  1:14 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2024-09-29  1:14 UTC (permalink / raw)
  To: ml

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

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

ruff: update to 0.6.8.
https://github.com/void-linux/void-packages/pull/52401

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] 2+ messages in thread

end of thread, other threads:[~2024-09-29  1:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-28 19:00 [PR PATCH] ruff: update to 0.6.8 icp1994
2024-09-29  1:14 ` [PR PATCH] [Merged]: " 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).