Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-future: update to 0.18.3, adopt
@ 2023-12-14 21:05 realcharmer
  2023-12-14 21:05 ` [PR REVIEW] " realcharmer
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: realcharmer @ 2023-12-14 21:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages python3-future
https://github.com/void-linux/void-packages/pull/47758

python3-future: update to 0.18.3, adopt
- I tested the changes in this PR: **briefly**
- I built this PR locally for my native architecture, (x86_64)

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

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

From 624f03656af427e52f7c444701e0a0b76e120cb5 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Thu, 14 Dec 2023 22:04:31 +0100
Subject: [PATCH] python3-future: update to 0.18.3, adopt

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

diff --git a/srcpkgs/python3-future/template b/srcpkgs/python3-future/template
index 2c6dfca87f4ef..6b02380e3b169 100644
--- a/srcpkgs/python3-future/template
+++ b/srcpkgs/python3-future/template
@@ -1,16 +1,16 @@
 # Template file for 'python3-future'
 pkgname=python3-future
-version=0.18.2
-revision=7
+version=0.18.3
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-setuptools"
 short_desc="Clean single-source support for Python 3 and 2 (Python3)"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Emil Miler <em@0x45.cz>"
 license="MIT"
 homepage="https://python-future.org/"
 distfiles="${PYPI_SITE}/f/future/future-${version}.tar.gz"
-checksum=b1bead90b70cf6ec3f0710ae53a525360fa360d306a86583adc6bf83a4db537d
+checksum=34a17436ed1e96697a86f9de3d15a3b0be01d8bc8de9c1dffd59fb8234ed5307
 
 conflicts="python-future>=0"
 

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

* Re: [PR REVIEW] python3-future: update to 0.18.3, adopt
  2023-12-14 21:05 [PR PATCH] python3-future: update to 0.18.3, adopt realcharmer
@ 2023-12-14 21:05 ` realcharmer
  2023-12-14 21:09 ` [PR PATCH] [Updated] " realcharmer
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: realcharmer @ 2023-12-14 21:05 UTC (permalink / raw)
  To: ml

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

New review comment by realcharmer on void-packages repository

https://github.com/void-linux/void-packages/pull/47758#discussion_r1427283488

Comment:
Is this conflict still needed?

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

* Re: [PR PATCH] [Updated] python3-future: update to 0.18.3, adopt
  2023-12-14 21:05 [PR PATCH] python3-future: update to 0.18.3, adopt realcharmer
  2023-12-14 21:05 ` [PR REVIEW] " realcharmer
@ 2023-12-14 21:09 ` realcharmer
  2023-12-14 21:11 ` realcharmer
  2023-12-18 16:10 ` [PR PATCH] [Merged]: " Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: realcharmer @ 2023-12-14 21:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages python3-future
https://github.com/void-linux/void-packages/pull/47758

python3-future: update to 0.18.3, adopt
- I tested the changes in this PR: **briefly**
- I built this PR locally for my native architecture, (x86_64)

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

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

From 225adfa1789e0c87fb8d7e17b77a88adf37d1b57 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Thu, 14 Dec 2023 22:04:31 +0100
Subject: [PATCH] python3-future: update to 0.18.3, adopt

---
 srcpkgs/python3-future/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-future/template b/srcpkgs/python3-future/template
index 2c6dfca87f4ef..275c738708188 100644
--- a/srcpkgs/python3-future/template
+++ b/srcpkgs/python3-future/template
@@ -1,16 +1,16 @@
 # Template file for 'python3-future'
 pkgname=python3-future
-version=0.18.2
-revision=7
-build_style=python3-module
+version=0.18.3
+revision=1
+build_style=python3-pep517
 hostmakedepends="python3-setuptools"
 depends="python3-setuptools"
 short_desc="Clean single-source support for Python 3 and 2 (Python3)"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Emil Miler <em@0x45.cz>"
 license="MIT"
 homepage="https://python-future.org/"
 distfiles="${PYPI_SITE}/f/future/future-${version}.tar.gz"
-checksum=b1bead90b70cf6ec3f0710ae53a525360fa360d306a86583adc6bf83a4db537d
+checksum=34a17436ed1e96697a86f9de3d15a3b0be01d8bc8de9c1dffd59fb8234ed5307
 
 conflicts="python-future>=0"
 

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

* Re: [PR PATCH] [Updated] python3-future: update to 0.18.3, adopt
  2023-12-14 21:05 [PR PATCH] python3-future: update to 0.18.3, adopt realcharmer
  2023-12-14 21:05 ` [PR REVIEW] " realcharmer
  2023-12-14 21:09 ` [PR PATCH] [Updated] " realcharmer
@ 2023-12-14 21:11 ` realcharmer
  2023-12-18 16:10 ` [PR PATCH] [Merged]: " Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: realcharmer @ 2023-12-14 21:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/realcharmer/void-packages python3-future
https://github.com/void-linux/void-packages/pull/47758

python3-future: update to 0.18.3, adopt
- I tested the changes in this PR: **briefly**
- I built this PR locally for my native architecture, (x86_64)

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

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

From 17b5886e4e5deb09e37dd973ad2f5a5d48e5a9e3 Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Thu, 14 Dec 2023 22:04:31 +0100
Subject: [PATCH] python3-future: update to 0.18.3, adopt

---
 srcpkgs/python3-future/template | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/python3-future/template b/srcpkgs/python3-future/template
index 2c6dfca87f4ef..e167dd6371746 100644
--- a/srcpkgs/python3-future/template
+++ b/srcpkgs/python3-future/template
@@ -1,16 +1,16 @@
 # Template file for 'python3-future'
 pkgname=python3-future
-version=0.18.2
-revision=7
-build_style=python3-module
-hostmakedepends="python3-setuptools"
-depends="python3-setuptools"
+version=0.18.3
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-setuptools python3-wheel"
+depends="python3"
 short_desc="Clean single-source support for Python 3 and 2 (Python3)"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Emil Miler <em@0x45.cz>"
 license="MIT"
 homepage="https://python-future.org/"
 distfiles="${PYPI_SITE}/f/future/future-${version}.tar.gz"
-checksum=b1bead90b70cf6ec3f0710ae53a525360fa360d306a86583adc6bf83a4db537d
+checksum=34a17436ed1e96697a86f9de3d15a3b0be01d8bc8de9c1dffd59fb8234ed5307
 
 conflicts="python-future>=0"
 

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

* Re: [PR PATCH] [Merged]: python3-future: update to 0.18.3, adopt
  2023-12-14 21:05 [PR PATCH] python3-future: update to 0.18.3, adopt realcharmer
                   ` (2 preceding siblings ...)
  2023-12-14 21:11 ` realcharmer
@ 2023-12-18 16:10 ` Duncaen
  3 siblings, 0 replies; 5+ messages in thread
From: Duncaen @ 2023-12-18 16:10 UTC (permalink / raw)
  To: ml

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

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

python3-future: update to 0.18.3, adopt
https://github.com/void-linux/void-packages/pull/47758

Description:
- I tested the changes in this PR: **briefly**
- I built this PR locally for my native architecture, (x86_64)

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

end of thread, other threads:[~2023-12-18 16:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-14 21:05 [PR PATCH] python3-future: update to 0.18.3, adopt realcharmer
2023-12-14 21:05 ` [PR REVIEW] " realcharmer
2023-12-14 21:09 ` [PR PATCH] [Updated] " realcharmer
2023-12-14 21:11 ` realcharmer
2023-12-18 16:10 ` [PR PATCH] [Merged]: " Duncaen

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