Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-textual: update to 0.70.0; python3-textual: update to 0.70.0.
@ 2024-06-26 19:02 icp1994
  2024-06-26 19:13 ` [PR PATCH] [Updated] " icp1994
  2024-06-27 14:49 ` [PR PATCH] [Merged]: python3-textual: update to 0.70.0; memray: update to 1.13.0 cinerea0
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2024-06-26 19:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages memray
https://github.com/void-linux/void-packages/pull/51017

python3-textual: update to 0.70.0; python3-textual: update to 0.70.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/51017.patch is attached

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

From 7db4db4b2f122b4b4127e2198f0fe37d080282fa Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 24 Jun 2024 16:00:48 +0530
Subject: [PATCH 1/2] python3-textual: update to 0.70.0.

---
 srcpkgs/python3-textual/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-textual/template b/srcpkgs/python3-textual/template
index 13e5e5efbb2b76..1f11ef9cc60cd3 100644
--- a/srcpkgs/python3-textual/template
+++ b/srcpkgs/python3-textual/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-textual'
 pkgname=python3-textual
-version=0.56.4
+version=0.70.0
 revision=1
 build_style=python3-pep517
 make_check_args="-k not((snapshot)or(markdown)or(feature)or(language))"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://textual.textualize.io"
 changelog="https://raw.githubusercontent.com/Textualize/textual/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/t/textual/textual-${version}.tar.gz"
-checksum=6f86ae5b4fd750bc48881c941e1a86f7a188c24a862122002e3ac38cd288ef47
+checksum=9ca3f615b5cf442246325e40ef8255424c42b4241d3c62f9c0f96951bab82b1e
 
 post_install() {
 	vlicense LICENSE

From 35f89c41ce625c42c869bff75bd7d9d4a0f93c99 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 24 Jun 2024 16:04:46 +0530
Subject: [PATCH 2/2] memray: update to 1.13.0.

---
 srcpkgs/memray/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/memray/template b/srcpkgs/memray/template
index 5b2f7835fc2b60..3c5e612968d4f5 100644
--- a/srcpkgs/memray/template
+++ b/srcpkgs/memray/template
@@ -1,6 +1,6 @@
 # Template file for 'memray'
 pkgname=memray
-version=1.12.0
+version=1.13.0
 revision=1
 build_style=python3-pep517
 make_check_args="-v -k not((TestTUILooks)or(test_tui))"
@@ -15,7 +15,7 @@ license="Apache-2.0"
 homepage="https://bloomberg.github.io/memray/"
 changelog="https://bloomberg.github.io/memray/changelog.html"
 distfiles="https://github.com/bloomberg/memray/archive/refs/tags/v${version}.tar.gz"
-checksum=723bfd949d572a3e60a1e96178897783c5291d358dc9182ec0e03d39d54672e9
+checksum=eca3f1b8b2ddae234460f327484e5dc0302ccbb0de87cf54705f5d40b2b9a028
 make_check_pre="env PYTHONPATH=src"
 
 pre_build() {

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Updated] python3-textual: update to 0.70.0; python3-textual: update to 0.70.0.
  2024-06-26 19:02 [PR PATCH] python3-textual: update to 0.70.0; python3-textual: update to 0.70.0 icp1994
@ 2024-06-26 19:13 ` icp1994
  2024-06-27 14:49 ` [PR PATCH] [Merged]: python3-textual: update to 0.70.0; memray: update to 1.13.0 cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2024-06-26 19:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages memray
https://github.com/void-linux/void-packages/pull/51017

python3-textual: update to 0.70.0; python3-textual: update to 0.70.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/51017.patch is attached

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

From 7db4db4b2f122b4b4127e2198f0fe37d080282fa Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 24 Jun 2024 16:00:48 +0530
Subject: [PATCH 1/2] python3-textual: update to 0.70.0.

---
 srcpkgs/python3-textual/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-textual/template b/srcpkgs/python3-textual/template
index 13e5e5efbb2b76..1f11ef9cc60cd3 100644
--- a/srcpkgs/python3-textual/template
+++ b/srcpkgs/python3-textual/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-textual'
 pkgname=python3-textual
-version=0.56.4
+version=0.70.0
 revision=1
 build_style=python3-pep517
 make_check_args="-k not((snapshot)or(markdown)or(feature)or(language))"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://textual.textualize.io"
 changelog="https://raw.githubusercontent.com/Textualize/textual/main/CHANGELOG.md"
 distfiles="${PYPI_SITE}/t/textual/textual-${version}.tar.gz"
-checksum=6f86ae5b4fd750bc48881c941e1a86f7a188c24a862122002e3ac38cd288ef47
+checksum=9ca3f615b5cf442246325e40ef8255424c42b4241d3c62f9c0f96951bab82b1e
 
 post_install() {
 	vlicense LICENSE

From 00ca09cad43c82e09d0e59b5ccf6417593c0c827 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 24 Jun 2024 16:04:46 +0530
Subject: [PATCH 2/2] memray: update to 1.13.0.

---
 srcpkgs/memray/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/memray/template b/srcpkgs/memray/template
index 5b2f7835fc2b60..1bc7f28bbecafc 100644
--- a/srcpkgs/memray/template
+++ b/srcpkgs/memray/template
@@ -1,12 +1,12 @@
 # Template file for 'memray'
 pkgname=memray
-version=1.12.0
+version=1.13.0
 revision=1
 build_style=python3-pep517
 make_check_args="-v -k not((TestTUILooks)or(test_tui))"
 make_check_target="tests/unit"
 hostmakedepends="python3-pkgconfig python3-setuptools python3-wheel python3-Cython"
-makedepends="python3-devel libunwind-devel liblz4-devel"
+makedepends="python3-devel libunwind-devel liblz4-devel elfutils-devel"
 depends="python3-Jinja2 python3-rich python3-textual"
 checkdepends="${depends} python3-pytest"
 short_desc="Reports memory allocations in python code & compiled extensions"
@@ -15,7 +15,7 @@ license="Apache-2.0"
 homepage="https://bloomberg.github.io/memray/"
 changelog="https://bloomberg.github.io/memray/changelog.html"
 distfiles="https://github.com/bloomberg/memray/archive/refs/tags/v${version}.tar.gz"
-checksum=723bfd949d572a3e60a1e96178897783c5291d358dc9182ec0e03d39d54672e9
+checksum=eca3f1b8b2ddae234460f327484e5dc0302ccbb0de87cf54705f5d40b2b9a028
 make_check_pre="env PYTHONPATH=src"
 
 pre_build() {

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Merged]: python3-textual: update to 0.70.0; memray: update to 1.13.0.
  2024-06-26 19:02 [PR PATCH] python3-textual: update to 0.70.0; python3-textual: update to 0.70.0 icp1994
  2024-06-26 19:13 ` [PR PATCH] [Updated] " icp1994
@ 2024-06-27 14:49 ` cinerea0
  1 sibling, 0 replies; 3+ messages in thread
From: cinerea0 @ 2024-06-27 14:49 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

python3-textual: update to 0.70.0; memray: update to 1.13.0.
https://github.com/void-linux/void-packages/pull/51017

Description:
#### 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**

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-27 14:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-26 19:02 [PR PATCH] python3-textual: update to 0.70.0; python3-textual: update to 0.70.0 icp1994
2024-06-26 19:13 ` [PR PATCH] [Updated] " icp1994
2024-06-27 14:49 ` [PR PATCH] [Merged]: python3-textual: update to 0.70.0; memray: update to 1.13.0 cinerea0

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