Github messages for voidlinux
 help / color / mirror / Atom feed
From: paper42 <paper42@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-tomli: fix tests
Date: Thu, 21 Sep 2023 10:46:46 +0200	[thread overview]
Message-ID: <20230921084646.ZFGs88htQ4pMwwtGT9ENnl3g4vgLJJJgURDTbOFi15s@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-46169@inbox.vuxu.org>

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

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

https://github.com/paper42/void-packages tomli-tests
https://github.com/void-linux/void-packages/pull/46169

python3-tomli: fix tests
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

cc @ahesford 
<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 09f5ef2a5dbd82e57819625615844db96f35940b Mon Sep 17 00:00:00 2001
From: Emi Vasilek <emi.vasilek@gmail.com>
Date: Thu, 21 Sep 2023 08:27:58 +0200
Subject: [PATCH] python3-tomli: fix tests

---
 srcpkgs/python3-tomli/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-tomli/template b/srcpkgs/python3-tomli/template
index ec26197b0a629..3847d40b9daa0 100644
--- a/srcpkgs/python3-tomli/template
+++ b/srcpkgs/python3-tomli/template
@@ -5,14 +5,13 @@ revision=3
 build_style=python3-pep517
 hostmakedepends="python3-flit_core"
 depends="python3"
+checkdepends="python3-pytest"
 short_desc="Little TOML parser for Python"
 maintainer="Andrew J. Hesford <ajh@sideband.org>"
 license="MIT"
-homepage="https://github.com/hukkin/tomli"
-distfiles="${PYPI_SITE}/t/tomli/tomli-${version}.tar.gz"
-checksum="de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"
-# Archive includes no tests
-make_check=no
+homepage="https://github.com/hukkin/tomlifailedtests "
+distfiles="https://github.com/hukkin/tomli/archive/refs/tags/${version}.tar.gz"
+checksum=ad22dbc128623e0c156ffaff019f29f456eba8a5d5a05164dd34f63e560449df
 
 post_install() {
 	vlicense LICENSE

  reply	other threads:[~2023-09-21  8:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-21  7:07 [PR PATCH] " paper42
2023-09-21  8:46 ` paper42 [this message]
2023-09-21 10:43 ` [PR REVIEW] " ahesford
2023-09-21 16:05 ` [PR PATCH] [Updated] " paper42
2023-09-21 16:05 ` [PR REVIEW] " paper42
2023-09-21 16:55 ` [PR PATCH] [Merged]: " ahesford

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=20230921084646.ZFGs88htQ4pMwwtGT9ENnl3g4vgLJJJgURDTbOFi15s@z \
    --to=paper42@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).