Github messages for voidlinux
 help / color / mirror / Atom feed
From: Luciogi <Luciogi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-anytree: update to 2.12.1.
Date: Tue, 21 Nov 2023 11:31:46 +0100	[thread overview]
Message-ID: <20231121103146.ytGSbfJbwGvUUiBTEjC-JZRUZtadK3-vXgxs5AkaBpE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47334@inbox.vuxu.org>

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

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

https://github.com/Luciogi/void-packages py3-anytree
https://github.com/void-linux/void-packages/pull/47334

python3-anytree: update to 2.12.1.

#### 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)

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

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

From d2f306d052569e250ba9351df802913d9fa25b2d Mon Sep 17 00:00:00 2001
From: Luciogi <lucigithubcommit@skiff.com>
Date: Tue, 21 Nov 2023 15:20:08 +0500
Subject: [PATCH] python3-anytree: update to 2.12.1.

---
 srcpkgs/python3-anytree/template | 19 ++++++++-----------
 1 file changed, 8 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/python3-anytree/template b/srcpkgs/python3-anytree/template
index 8b6b3e5fae889..baf8384839006 100644
--- a/srcpkgs/python3-anytree/template
+++ b/srcpkgs/python3-anytree/template
@@ -1,18 +1,15 @@
 # Template file for 'python3-anytree'
 pkgname=python3-anytree
-version=2.8.0
-revision=6
-build_style=python3-module
-hostmakedepends="python3-setuptools_scm"
+version=2.12.1
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-poetry-core"
 depends="python3-six"
-checkdepends="python3-six python3-coverage python3-nose graphviz"
+checkdepends="python3-pytest python3-six python3-coverage python3-nose graphviz"
 short_desc="Powerful and lightweight Python tree data structure"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Apache-2.0"
 homepage="https://github.com/c0fec0de/anytree"
-distfiles="${PYPI_SITE}/a/anytree/anytree-${version}.tar.gz"
-checksum=3f0f93f355a91bc3e6245319bf4c1d50e3416cc7a35cc1133c1ff38306bbccab
-
-post_install() {
-	rm ${DESTDIR}/usr/LICENSE
-}
+#distfiles="${PYPI_SITE}/a/anytree/anytree-${version}.tar.gz"
+distfiles="https://github.com/c0fec0de/anytree/archive/refs/tags/${version}.tar.gz>anytree-${version}.tar.gz" # tests are missing in PYPI tarball
+checksum=a6b6b6b6b0d0d626b9e6afcb42946f9d23159586c6f08e8ba3dde0e22cd83a1b

  reply	other threads:[~2023-11-21 10:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-21 10:26 [PR PATCH] " Luciogi
2023-11-21 10:31 ` Luciogi [this message]
2023-11-29 23:39 ` [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=20231121103146.ytGSbfJbwGvUUiBTEjC-JZRUZtadK3-vXgxs5AkaBpE@z \
    --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).