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-poetry-core: update to 1.5.0.
Date: Wed, 15 Feb 2023 20:08:16 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42294@inbox.vuxu.org> (raw)

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

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

https://github.com/icp1994/void-packages python3-poetry-core
https://github.com/void-linux/void-packages/pull/42294

python3-poetry-core: update to 1.5.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**

#### Rev dep checks
- [x] python3-msoffcrypto-tool
- [x] python3-WeasyPrint
- [x] python3-pytest-isort
- [x] python3-cssselect2
- [x] python3-Pyphen
- [x] python3-pydyf
- [x] python3-pytest-httpserver
- [x] python3-tinycss2
- [x] python3-matrix-nio
- [x] python3-quart
- [x] python3-aiofiles
- [x] python3-hypercorn
- [x] python3-pytzdata (unrelated test failures from before)
- [x] rofi-rbw
- [x] python3-httpx
- [x] synapse
- [x] python3-unpaddedbase64
- [x] jrnl
- [x] python3-pendulum (unrelated test failures from before)

Only real blocker was synapse, which has been resolved [upstream](https://github.com/matrix-org/synapse/commit/64a631879c8be583efe47ca48e39f6cdf6115645) and merged [here](https://github.com/void-linux/void-packages/commit/404663e7968ec3e7c4ce67771639aebac0cf822d).

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

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

From c83b4e159ed837f869efd2d4f659b8fdf448e3e1 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 7 Dec 2022 01:13:48 +0530
Subject: [PATCH] python3-poetry-core: update to 1.5.0.

---
 srcpkgs/python3-poetry-core/template | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/python3-poetry-core/template b/srcpkgs/python3-poetry-core/template
index 8ead12d03d76..bcbd45b7feed 100644
--- a/srcpkgs/python3-poetry-core/template
+++ b/srcpkgs/python3-poetry-core/template
@@ -1,23 +1,22 @@
 # Template file for 'python3-poetry-core'
 pkgname=python3-poetry-core
-version=1.3.1
-revision=2
+version=1.5.0
+revision=1
 build_style="python3-pep517"
-make_check_args="--deselect tests/masonry/builders/test_sdist.py::test_default_with_excluded_data
- --deselect tests/masonry/builders/test_wheel.py::test_default_src_with_excluded_data"
 depends="python3"
-checkdepends="python3-devel python3-virtualenv python3-pyrsistent python3-pytest-mock git"
+checkdepends="python3-devel python3-setuptools python3-virtualenv python3-pyrsistent
+ python3-pytest-mock"
 short_desc="Poetry PEP 517 Build Backend & Core Utilities"
 maintainer="Kye Shi <shi.kye@gmail.com>"
 license="MIT"
 homepage="https://github.com/python-poetry/poetry-core"
 changelog="https://raw.githubusercontent.com/python-poetry/poetry-core/main/CHANGELOG.md"
 distfiles="https://github.com/python-poetry/poetry-core/archive/refs/tags/${version}.tar.gz"
-checksum=8da8ce8f2e861527f660d7205a77095279d462b44d1d11bcf9e8ce74d96219ee
-make_check_pre="env PYTHONPATH=src"
+checksum=c186b6212224fddae1de8ad7c5e660f40f295cf42559550523f15e72c562f5a8
+make_check_pre="env PYTHONPATH=src PATH=/usr/libexec/chroot-git:${PATH}"
 
 pre_check() {
-	rm -r tests/integration
+	rm -rf tests/integration
 }
 
 post_install() {

             reply	other threads:[~2023-02-15 19:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-15 19:08 icp1994 [this message]
2023-02-16  1:54 ` [PR REVIEW] " classabbyamp
2023-02-16  6:29 ` icp1994
2023-02-16  9:07 ` classabbyamp
2023-02-16  9:42 ` [PR PATCH] [Updated] " icp1994
2023-02-16 19:10 ` [PR PATCH] [Merged]: " classabbyamp

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