Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] python3-yamllint: update to 1.32.0.
Date: Fri, 30 Jun 2023 21:04:04 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44746@inbox.vuxu.org> (raw)

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

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

https://github.com/icp1994/void-packages python3-yamllint
https://github.com/void-linux/void-packages/pull/44746

python3-yamllint: update to 1.32.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/44746.patch is attached

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

From 39d6de82470b7670775a9bb77f7d086f87cd2122 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 30 Jun 2023 13:29:26 +0530
Subject: [PATCH] python3-yamllint: update to 1.32.0.

---
 srcpkgs/python3-yamllint/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/python3-yamllint/template b/srcpkgs/python3-yamllint/template
index e8e1db1290a8..6bb91ed36037 100644
--- a/srcpkgs/python3-yamllint/template
+++ b/srcpkgs/python3-yamllint/template
@@ -1,18 +1,18 @@
 # Template file for 'python3-yamllint'
 pkgname=python3-yamllint
-version=1.30.0
+version=1.32.0
 revision=1
-build_style=python3-module
-hostmakedepends="python3-setuptools"
-depends="python3-pathspec python3-setuptools python3-yaml"
-checkdepends="python3-pytest python3-pathspec python3-yaml"
+build_style=python3-pep517
+hostmakedepends="python3-setuptools python3-wheel"
+depends="python3-pathspec python3-yaml"
+checkdepends="${depends} python3-pytest-xdist"
 short_desc="Python 3 linter for YAML files"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/adrienverge/yamllint"
 changelog="https://github.com/adrienverge/yamllint/raw/master/CHANGELOG.rst"
 distfiles="https://github.com/adrienverge/yamllint/archive/refs/tags/v${version}.tar.gz"
-checksum=8a4a6b2d15f9c6d97f012408eb811e62dd00554fbb4db4a2017dc2c8d1ee1da5
+checksum=08ee588189ce7909401894b2f93375366271132a3ae3afc2de2665b27baf2d5f
 conflicts="python-yamllint>=0"
 
 # These test cases require locale support, which musl libc lacks, so these tests are expected to fail

             reply	other threads:[~2023-06-30 19:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-30 19:04 icp1994 [this message]
2023-07-01 21:49 ` [PR PATCH] [Merged]: " Chocimier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44746@inbox.vuxu.org \
    --to=icp1994@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).