Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-Faker: update to 19.8.0
@ 2023-10-10  2:12 Vinfall
  2023-10-10  2:21 ` Vinfall
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Vinfall @ 2023-10-10  2:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Vinfall/void-packages python3-Faker
https://github.com/void-linux/void-packages/pull/46541

python3-Faker: update to 19.8.0
#### 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-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l (crossbuild)


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

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

From 7573f73599ee2e8dd8e605270009cd9353cdf80d Mon Sep 17 00:00:00 2001
From: Vinfall <neptuniahuai0tc@riseup.net>
Date: Tue, 10 Oct 2023 10:04:39 +0800
Subject: [PATCH] python3-Faker: update to 19.8.0

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

diff --git a/srcpkgs/python3-Faker/template b/srcpkgs/python3-Faker/template
index fc38bbeb2a66b..ec760c77df1d4 100644
--- a/srcpkgs/python3-Faker/template
+++ b/srcpkgs/python3-Faker/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-Faker'
 pkgname=python3-Faker
-version=16.4.0
-revision=2
+version=19.8.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-dateutil"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://faker.readthedocs.io/en/master/"
 changelog="https://github.com/joke2k/faker/raw/master/CHANGELOG.md"
 distfiles="${PYPI_SITE}/F/Faker/Faker-${version}.tar.gz"
-checksum=dcffdca8ec9a715982bcd5f53ee688dc4784cd112f9910f8f7183773eb3ec276
+checksum=5b234b89a9c536a37420f612169b6e58627b823ba1bba2504c0450db3b136620
 
 post_install() {
 	vlicense LICENSE.txt

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

* Re: python3-Faker: update to 19.8.0
  2023-10-10  2:12 [PR PATCH] python3-Faker: update to 19.8.0 Vinfall
@ 2023-10-10  2:21 ` Vinfall
  2023-10-11  1:47 ` [PR PATCH] [Updated] " Vinfall
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Vinfall @ 2023-10-10  2:21 UTC (permalink / raw)
  To: ml

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

New comment by Vinfall on void-packages repository

https://github.com/void-linux/void-packages/pull/46541#issuecomment-1754221050

Comment:
Weird, I got local build passed and successfully installed on x86_64-musl. It seems pytest failed 2 tests and the build itself works.

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

* Re: [PR PATCH] [Updated] python3-Faker: update to 19.8.0
  2023-10-10  2:12 [PR PATCH] python3-Faker: update to 19.8.0 Vinfall
  2023-10-10  2:21 ` Vinfall
@ 2023-10-11  1:47 ` Vinfall
  2023-10-11  1:52 ` python3-Faker: update to 19.9.0 Vinfall
  2023-10-11  7:54 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: Vinfall @ 2023-10-11  1:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Vinfall/void-packages python3-Faker
https://github.com/void-linux/void-packages/pull/46541

python3-Faker: update to 19.8.0
#### 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-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l (crossbuild)


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

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

From 993773d1d5a603f31c63d8c9bd6ae216b41803d3 Mon Sep 17 00:00:00 2001
From: Vinfall <neptuniahuai0tc@riseup.net>
Date: Wed, 11 Oct 2023 09:46:42 +0800
Subject: [PATCH] python3-Faker: update to 19.9.0

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

diff --git a/srcpkgs/python3-Faker/template b/srcpkgs/python3-Faker/template
index fc38bbeb2a66b..8e8533c703913 100644
--- a/srcpkgs/python3-Faker/template
+++ b/srcpkgs/python3-Faker/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-Faker'
 pkgname=python3-Faker
-version=16.4.0
-revision=2
+version=19.9.0
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="python3-dateutil"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://faker.readthedocs.io/en/master/"
 changelog="https://github.com/joke2k/faker/raw/master/CHANGELOG.md"
 distfiles="${PYPI_SITE}/F/Faker/Faker-${version}.tar.gz"
-checksum=dcffdca8ec9a715982bcd5f53ee688dc4784cd112f9910f8f7183773eb3ec276
+checksum=d75401c631a991b32d3595f26250f42c007cc32653ac3e522b626f3d80770571
 
 post_install() {
 	vlicense LICENSE.txt

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

* Re: python3-Faker: update to 19.9.0
  2023-10-10  2:12 [PR PATCH] python3-Faker: update to 19.8.0 Vinfall
  2023-10-10  2:21 ` Vinfall
  2023-10-11  1:47 ` [PR PATCH] [Updated] " Vinfall
@ 2023-10-11  1:52 ` Vinfall
  2023-10-11  7:54 ` [PR PATCH] [Merged]: " classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: Vinfall @ 2023-10-11  1:52 UTC (permalink / raw)
  To: ml

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

New comment by Vinfall on void-packages repository

https://github.com/void-linux/void-packages/pull/46541#issuecomment-1756611175

Comment:
Updated from 19.8.0 to 19.9.0, which addresses the pytest failure yesterday, should be fine to merge now.

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

* Re: [PR PATCH] [Merged]: python3-Faker: update to 19.9.0
  2023-10-10  2:12 [PR PATCH] python3-Faker: update to 19.8.0 Vinfall
                   ` (2 preceding siblings ...)
  2023-10-11  1:52 ` python3-Faker: update to 19.9.0 Vinfall
@ 2023-10-11  7:54 ` classabbyamp
  3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-10-11  7:54 UTC (permalink / raw)
  To: ml

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

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

python3-Faker: update to 19.9.0
https://github.com/void-linux/void-packages/pull/46541

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-musl)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv7l (crossbuild)


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

end of thread, other threads:[~2023-10-11  7:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-10  2:12 [PR PATCH] python3-Faker: update to 19.8.0 Vinfall
2023-10-10  2:21 ` Vinfall
2023-10-11  1:47 ` [PR PATCH] [Updated] " Vinfall
2023-10-11  1:52 ` python3-Faker: update to 19.9.0 Vinfall
2023-10-11  7:54 ` [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).