Github messages for voidlinux
 help / color / mirror / Atom feed
From: Luciogi <Luciogi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] reuse: update to 2.1.0, fix tests
Date: Tue, 14 Nov 2023 07:50:23 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47227@inbox.vuxu.org> (raw)

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

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

https://github.com/Luciogi/void-packages reuse
https://github.com/void-linux/void-packages/pull/47227

reuse: update to 2.1.0, fix tests
#### 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-GLIBC)

## Changes
- Switched to `pep517`
- Removed dependency `setuptools`
- All tests are passing

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

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

From 986fada1eb579c25c8dfa1e6a9919a472292e032 Mon Sep 17 00:00:00 2001
From: Luciogi <lucigithubcommit@skiff.com>
Date: Tue, 14 Nov 2023 11:46:30 +0500
Subject: [PATCH] reuse: update to 2.1.0.

---
 srcpkgs/reuse/template | 20 ++++++++------------
 1 file changed, 8 insertions(+), 12 deletions(-)

diff --git a/srcpkgs/reuse/template b/srcpkgs/reuse/template
index b6a480aa428a2..35d48df4a3793 100644
--- a/srcpkgs/reuse/template
+++ b/srcpkgs/reuse/template
@@ -1,20 +1,16 @@
 # Template file for 'reuse'
 pkgname=reuse
-version=1.0.0
-revision=3
-build_style=python3-module
-# These tests pass on local machine but don't pass in CI.
-make_check_args="--deselect tests/test_lint.py::test_lint_read_errors
- --deselect tests/test_main_addheader.py::test_addheader_to_read_only_file_does_not_traceback
- --deselect tests/test_report.py::test_generate_project_report_read_error"
-hostmakedepends="python3-setuptools python3-setuptools_scm gettext"
-depends="python3-binaryornot python3-boolean.py python3-debian python3-Jinja2
- python3-license-expression python3-requests python3-setuptools"
-checkdepends="python3-pytest $depends git mercurial"
+version=2.1.0
+revision=1
+build_style=python3-pep517
+make_check_target="tests"
+hostmakedepends="python3-poetry-core"
+depends="python3-binaryornot python3-boolean.py python3-debian python3-Jinja2 python3-license-expression"
+checkdepends="${depends} python3-pytest git mercurial"
 short_desc="Helper tool for compliance with REUSE Specification"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later, CC0-1.0, Apache-2.0, CC-BY-SA-4.0"
 homepage="https://reuse.software"
 changelog="https://raw.githubusercontent.com/fsfe/reuse-tool/master/CHANGELOG.md"
 distfiles="${PYPI_SITE}/r/reuse/reuse-${version}.tar.gz"
-checksum=db3022be2d87f69c8f508b928023de3026f454ce17d01e22f770f7147ac1e8d4
+checksum=4211e91caa4c9e433802618a89a2d49a67e2bf76a8029d6708090892f0cdebec

             reply	other threads:[~2023-11-14  6:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-14  6:50 Luciogi [this message]
2023-11-14  6:57 ` [PR PATCH] [Updated] " Luciogi
2023-11-14  7:00 ` Luciogi
2023-11-29 23:47 ` [PR PATCH] [Merged]: " Duncaen

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-47227@inbox.vuxu.org \
    --to=luciogi@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).