Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-frozendict: update to 2.3.5.
@ 2023-02-28 19:10 icp1994
  2023-03-01 18:56 ` [PR PATCH] [Updated] " icp1994
  2023-03-05  6:25 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2023-02-28 19:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages python3-frozendict
https://github.com/void-linux/void-packages/pull/42510

python3-frozendict: update to 2.3.5.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

This library does not build the C extension by default now so the workaround is unnecessary. I haven't removed the `makedepends` since a c extension for py3.11 is WIP upstream.

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

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

From 0cbd98fa6bda4a459ced836b279510608a412b02 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 21 Feb 2023 13:29:57 +0530
Subject: [PATCH] python3-frozendict: update to 2.3.5.

---
 srcpkgs/python3-frozendict/template | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/python3-frozendict/template b/srcpkgs/python3-frozendict/template
index 7f4a24286113..84845fc1b836 100644
--- a/srcpkgs/python3-frozendict/template
+++ b/srcpkgs/python3-frozendict/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-frozendict'
 pkgname=python3-frozendict
-version=2.3.4
-revision=2
+version=2.3.5
+revision=1
 build_style=python3-module
 make_check_args="-k not(test_c_extension)"
 hostmakedepends="python3-setuptools"
@@ -13,12 +13,4 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
 license="LGPL-3.0-only"
 homepage="https://github.com/Marco-Sulla/python-frozendict"
 distfiles="${PYPI_SITE}/f/frozendict/frozendict-${version}.tar.gz"
-checksum=15b4b18346259392b0d27598f240e9390fafbff882137a9c48a1e0104fb17f78
-
-do_build() {
-	python3 setup.py py build
-}
-
-do_install() {
-	python3 setup.py py install --prefix=/usr --root="${DESTDIR}"
-}
+checksum=65d7e3995c9174b77d7d80514d7062381750491e112bbeb44323368baa3e636a

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

* Re: [PR PATCH] [Updated] python3-frozendict: update to 2.3.5.
  2023-02-28 19:10 [PR PATCH] python3-frozendict: update to 2.3.5 icp1994
@ 2023-03-01 18:56 ` icp1994
  2023-03-05  6:25 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2023-03-01 18:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages python3-frozendict
https://github.com/void-linux/void-packages/pull/42510

python3-frozendict: update to 2.3.5.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

This library does not build the C extension by default now so the workaround is unnecessary. I haven't removed the `makedepends` since a c extension for py3.11 is WIP upstream.

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

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

From 74572c610cd2c6332831d2ee6050b0105e46799f Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 21 Feb 2023 13:29:57 +0530
Subject: [PATCH] python3-frozendict: update to 2.3.5.

---
 srcpkgs/python3-frozendict/template | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/python3-frozendict/template b/srcpkgs/python3-frozendict/template
index 7f4a24286113..84845fc1b836 100644
--- a/srcpkgs/python3-frozendict/template
+++ b/srcpkgs/python3-frozendict/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-frozendict'
 pkgname=python3-frozendict
-version=2.3.4
-revision=2
+version=2.3.5
+revision=1
 build_style=python3-module
 make_check_args="-k not(test_c_extension)"
 hostmakedepends="python3-setuptools"
@@ -13,12 +13,4 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
 license="LGPL-3.0-only"
 homepage="https://github.com/Marco-Sulla/python-frozendict"
 distfiles="${PYPI_SITE}/f/frozendict/frozendict-${version}.tar.gz"
-checksum=15b4b18346259392b0d27598f240e9390fafbff882137a9c48a1e0104fb17f78
-
-do_build() {
-	python3 setup.py py build
-}
-
-do_install() {
-	python3 setup.py py install --prefix=/usr --root="${DESTDIR}"
-}
+checksum=65d7e3995c9174b77d7d80514d7062381750491e112bbeb44323368baa3e636a

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

* Re: [PR PATCH] [Merged]: python3-frozendict: update to 2.3.5.
  2023-02-28 19:10 [PR PATCH] python3-frozendict: update to 2.3.5 icp1994
  2023-03-01 18:56 ` [PR PATCH] [Updated] " icp1994
@ 2023-03-05  6:25 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-03-05  6:25 UTC (permalink / raw)
  To: ml

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

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

python3-frozendict: update to 2.3.5.
https://github.com/void-linux/void-packages/pull/42510

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

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

This library does not build the C extension by default now so the workaround is unnecessary. I haven't removed the `makedepends` since a c extension for py3.11 is WIP upstream.

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

end of thread, other threads:[~2023-03-05  6:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-28 19:10 [PR PATCH] python3-frozendict: update to 2.3.5 icp1994
2023-03-01 18:56 ` [PR PATCH] [Updated] " icp1994
2023-03-05  6:25 ` [PR PATCH] [Merged]: " classabbyamp

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