* Re: [PR PATCH] [Updated] python3-Faker: update to 33.3.1.
2025-01-12 0:55 [PR PATCH] python3-Faker: update to 33.3.1 Vinfall
@ 2025-01-12 2:35 ` Vinfall
2025-01-16 1:57 ` Vinfall
` (7 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Vinfall @ 2025-01-12 2:35 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 496 bytes --]
There is an updated pull request by Vinfall against master on the void-packages repository
https://github.com/Vinfall/void-packages python3-Faker-update
https://github.com/void-linux/void-packages/pull/53935
python3-Faker: update to 33.3.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/53935.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-Faker-update-53935.patch --]
[-- Type: text/x-diff, Size: 1434 bytes --]
From 6bd6ac7097e5b9f997828370f9d2a7d2463786cb Mon Sep 17 00:00:00 2001
From: Vinfall <neptuniah@riseup.net>
Date: Sat, 11 Jan 2025 12:36:29 +0800
Subject: [PATCH] python3-Faker: update to 33.3.1.
---
srcpkgs/python3-Faker/template | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/srcpkgs/python3-Faker/template b/srcpkgs/python3-Faker/template
index 18aeb17533fa7c..3e6988d5ab63d2 100644
--- a/srcpkgs/python3-Faker/template
+++ b/srcpkgs/python3-Faker/template
@@ -1,19 +1,19 @@
# Template file for 'python3-Faker'
pkgname=python3-Faker
-version=33.1.0
-revision=2
+version=33.3.1
+revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools"
-depends="python3-dateutil"
+depends="python3-dateutil python3-typing_extensions"
checkdepends="${depends} python3-freezegun python3-validators python3-Pillow python3-xmltodict
- python3-typing_extensions python3-pytest"
+ python3-pytest"
short_desc="Python package for generating fake data"
maintainer="Vinfall <neptuniah@riseup.net>"
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=1c925fc0e86a51fc46648b504078c88d0cd48da1da2595c4e712841cab43a1e4
+checksum=49dde3b06a5602177bc2ad013149b6f60a290b7154539180d37b6f876ae79b20
post_install() {
vlicense LICENSE.txt
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Updated] python3-Faker: update to 33.3.1.
2025-01-12 0:55 [PR PATCH] python3-Faker: update to 33.3.1 Vinfall
2025-01-12 2:35 ` [PR PATCH] [Updated] " Vinfall
@ 2025-01-16 1:57 ` Vinfall
2025-01-24 3:06 ` Vinfall
` (6 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Vinfall @ 2025-01-16 1:57 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 496 bytes --]
There is an updated pull request by Vinfall against master on the void-packages repository
https://github.com/Vinfall/void-packages python3-Faker-update
https://github.com/void-linux/void-packages/pull/53935
python3-Faker: update to 33.3.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/53935.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-Faker-update-53935.patch --]
[-- Type: text/x-diff, Size: 1434 bytes --]
From 924c4ac3ab390c6b8c9fe6a66369091480ec9e41 Mon Sep 17 00:00:00 2001
From: Vinfall <neptuniah@riseup.net>
Date: Sat, 11 Jan 2025 12:36:29 +0800
Subject: [PATCH] python3-Faker: update to 33.3.1.
---
srcpkgs/python3-Faker/template | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/srcpkgs/python3-Faker/template b/srcpkgs/python3-Faker/template
index 18aeb17533fa7c..3e6988d5ab63d2 100644
--- a/srcpkgs/python3-Faker/template
+++ b/srcpkgs/python3-Faker/template
@@ -1,19 +1,19 @@
# Template file for 'python3-Faker'
pkgname=python3-Faker
-version=33.1.0
-revision=2
+version=33.3.1
+revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools"
-depends="python3-dateutil"
+depends="python3-dateutil python3-typing_extensions"
checkdepends="${depends} python3-freezegun python3-validators python3-Pillow python3-xmltodict
- python3-typing_extensions python3-pytest"
+ python3-pytest"
short_desc="Python package for generating fake data"
maintainer="Vinfall <neptuniah@riseup.net>"
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=1c925fc0e86a51fc46648b504078c88d0cd48da1da2595c4e712841cab43a1e4
+checksum=49dde3b06a5602177bc2ad013149b6f60a290b7154539180d37b6f876ae79b20
post_install() {
vlicense LICENSE.txt
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Updated] python3-Faker: update to 33.3.1.
2025-01-12 0:55 [PR PATCH] python3-Faker: update to 33.3.1 Vinfall
2025-01-12 2:35 ` [PR PATCH] [Updated] " Vinfall
2025-01-16 1:57 ` Vinfall
@ 2025-01-24 3:06 ` Vinfall
2025-01-29 2:58 ` [PR PATCH] [Updated] python3-Faker: update to 35.0.0 Vinfall
` (5 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Vinfall @ 2025-01-24 3:06 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 496 bytes --]
There is an updated pull request by Vinfall against master on the void-packages repository
https://github.com/Vinfall/void-packages python3-Faker-update
https://github.com/void-linux/void-packages/pull/53935
python3-Faker: update to 33.3.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/53935.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-Faker-update-53935.patch --]
[-- Type: text/x-diff, Size: 1433 bytes --]
From 9d7553d0eae2325005a0ce7e81d99d82c9640918 Mon Sep 17 00:00:00 2001
From: Vinfall <neptuniah@riseup.net>
Date: Sat, 11 Jan 2025 12:36:29 +0800
Subject: [PATCH] python3-Faker: update to 35.0.0
---
srcpkgs/python3-Faker/template | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/srcpkgs/python3-Faker/template b/srcpkgs/python3-Faker/template
index 18aeb17533fa7c..9f3852f5d6daa8 100644
--- a/srcpkgs/python3-Faker/template
+++ b/srcpkgs/python3-Faker/template
@@ -1,19 +1,19 @@
# Template file for 'python3-Faker'
pkgname=python3-Faker
-version=33.1.0
-revision=2
+version=35.0.0
+revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools"
-depends="python3-dateutil"
+depends="python3-dateutil python3-typing_extensions"
checkdepends="${depends} python3-freezegun python3-validators python3-Pillow python3-xmltodict
- python3-typing_extensions python3-pytest"
+ python3-pytest"
short_desc="Python package for generating fake data"
maintainer="Vinfall <neptuniah@riseup.net>"
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=1c925fc0e86a51fc46648b504078c88d0cd48da1da2595c4e712841cab43a1e4
+checksum=42f2da8cf561e38c72b25e9891168b1e25fec42b6b0b5b0b6cd6041da54af885
post_install() {
vlicense LICENSE.txt
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Updated] python3-Faker: update to 35.0.0.
2025-01-12 0:55 [PR PATCH] python3-Faker: update to 33.3.1 Vinfall
` (2 preceding siblings ...)
2025-01-24 3:06 ` Vinfall
@ 2025-01-29 2:58 ` Vinfall
2025-02-01 3:03 ` Vinfall
` (4 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Vinfall @ 2025-01-29 2:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 496 bytes --]
There is an updated pull request by Vinfall against master on the void-packages repository
https://github.com/Vinfall/void-packages python3-Faker-update
https://github.com/void-linux/void-packages/pull/53935
python3-Faker: update to 35.0.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-glibc
A patch file from https://github.com/void-linux/void-packages/pull/53935.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-Faker-update-53935.patch --]
[-- Type: text/x-diff, Size: 1433 bytes --]
From 5679a1c60de00f54373cb031519cbf70fd5995a1 Mon Sep 17 00:00:00 2001
From: Vinfall <neptuniah@riseup.net>
Date: Sat, 11 Jan 2025 12:36:29 +0800
Subject: [PATCH] python3-Faker: update to 35.0.0
---
srcpkgs/python3-Faker/template | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/srcpkgs/python3-Faker/template b/srcpkgs/python3-Faker/template
index 18aeb17533fa7c..9f3852f5d6daa8 100644
--- a/srcpkgs/python3-Faker/template
+++ b/srcpkgs/python3-Faker/template
@@ -1,19 +1,19 @@
# Template file for 'python3-Faker'
pkgname=python3-Faker
-version=33.1.0
-revision=2
+version=35.0.0
+revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools"
-depends="python3-dateutil"
+depends="python3-dateutil python3-typing_extensions"
checkdepends="${depends} python3-freezegun python3-validators python3-Pillow python3-xmltodict
- python3-typing_extensions python3-pytest"
+ python3-pytest"
short_desc="Python package for generating fake data"
maintainer="Vinfall <neptuniah@riseup.net>"
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=1c925fc0e86a51fc46648b504078c88d0cd48da1da2595c4e712841cab43a1e4
+checksum=42f2da8cf561e38c72b25e9891168b1e25fec42b6b0b5b0b6cd6041da54af885
post_install() {
vlicense LICENSE.txt
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Updated] python3-Faker: update to 35.0.0.
2025-01-12 0:55 [PR PATCH] python3-Faker: update to 33.3.1 Vinfall
` (3 preceding siblings ...)
2025-01-29 2:58 ` [PR PATCH] [Updated] python3-Faker: update to 35.0.0 Vinfall
@ 2025-02-01 3:03 ` Vinfall
2025-02-01 3:05 ` [PR PATCH] [Updated] python3-Faker: update to 35.2.0 Vinfall
` (3 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Vinfall @ 2025-02-01 3:03 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 496 bytes --]
There is an updated pull request by Vinfall against master on the void-packages repository
https://github.com/Vinfall/void-packages python3-Faker-update
https://github.com/void-linux/void-packages/pull/53935
python3-Faker: update to 35.0.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-glibc
A patch file from https://github.com/void-linux/void-packages/pull/53935.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-Faker-update-53935.patch --]
[-- Type: text/x-diff, Size: 1433 bytes --]
From 8353caa142c7834e0e19be1317c6eddd847599a0 Mon Sep 17 00:00:00 2001
From: Vinfall <neptuniah@riseup.net>
Date: Sat, 11 Jan 2025 12:36:29 +0800
Subject: [PATCH] python3-Faker: update to 35.2.0
---
srcpkgs/python3-Faker/template | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/srcpkgs/python3-Faker/template b/srcpkgs/python3-Faker/template
index 18aeb17533fa7c..07d49b277a0489 100644
--- a/srcpkgs/python3-Faker/template
+++ b/srcpkgs/python3-Faker/template
@@ -1,19 +1,19 @@
# Template file for 'python3-Faker'
pkgname=python3-Faker
-version=33.1.0
-revision=2
+version=35.2.0
+revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools"
-depends="python3-dateutil"
+depends="python3-dateutil python3-typing_extensions"
checkdepends="${depends} python3-freezegun python3-validators python3-Pillow python3-xmltodict
- python3-typing_extensions python3-pytest"
+ python3-pytest"
short_desc="Python package for generating fake data"
maintainer="Vinfall <neptuniah@riseup.net>"
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=1c925fc0e86a51fc46648b504078c88d0cd48da1da2595c4e712841cab43a1e4
+checksum=28c24061780f83b45d9cb15a72b8f143b09d276c9ff52eb557744b7a89e8ba19
post_install() {
vlicense LICENSE.txt
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Updated] python3-Faker: update to 35.2.0.
2025-01-12 0:55 [PR PATCH] python3-Faker: update to 33.3.1 Vinfall
` (4 preceding siblings ...)
2025-02-01 3:03 ` Vinfall
@ 2025-02-01 3:05 ` Vinfall
2025-02-12 2:06 ` Vinfall
` (2 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: Vinfall @ 2025-02-01 3:05 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 496 bytes --]
There is an updated pull request by Vinfall against master on the void-packages repository
https://github.com/Vinfall/void-packages python3-Faker-update
https://github.com/void-linux/void-packages/pull/53935
python3-Faker: update to 35.2.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-glibc
A patch file from https://github.com/void-linux/void-packages/pull/53935.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-Faker-update-53935.patch --]
[-- Type: text/x-diff, Size: 1433 bytes --]
From b5221ceaff97a645da3804d1031111eacf256686 Mon Sep 17 00:00:00 2001
From: Vinfall <neptuniah@riseup.net>
Date: Sat, 11 Jan 2025 12:36:29 +0800
Subject: [PATCH] python3-Faker: update to 35.2.0
---
srcpkgs/python3-Faker/template | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/srcpkgs/python3-Faker/template b/srcpkgs/python3-Faker/template
index 18aeb17533fa7c..07d49b277a0489 100644
--- a/srcpkgs/python3-Faker/template
+++ b/srcpkgs/python3-Faker/template
@@ -1,19 +1,19 @@
# Template file for 'python3-Faker'
pkgname=python3-Faker
-version=33.1.0
-revision=2
+version=35.2.0
+revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools"
-depends="python3-dateutil"
+depends="python3-dateutil python3-typing_extensions"
checkdepends="${depends} python3-freezegun python3-validators python3-Pillow python3-xmltodict
- python3-typing_extensions python3-pytest"
+ python3-pytest"
short_desc="Python package for generating fake data"
maintainer="Vinfall <neptuniah@riseup.net>"
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=1c925fc0e86a51fc46648b504078c88d0cd48da1da2595c4e712841cab43a1e4
+checksum=28c24061780f83b45d9cb15a72b8f143b09d276c9ff52eb557744b7a89e8ba19
post_install() {
vlicense LICENSE.txt
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Updated] python3-Faker: update to 35.2.0.
2025-01-12 0:55 [PR PATCH] python3-Faker: update to 33.3.1 Vinfall
` (5 preceding siblings ...)
2025-02-01 3:05 ` [PR PATCH] [Updated] python3-Faker: update to 35.2.0 Vinfall
@ 2025-02-12 2:06 ` Vinfall
2025-02-15 2:50 ` [PR PATCH] [Updated] python3-Faker: update to 36.1.0 Vinfall
2025-03-01 10:26 ` [PR PATCH] [Updated] python3-Faker: update to 36.1.1 Vinfall
8 siblings, 0 replies; 10+ messages in thread
From: Vinfall @ 2025-02-12 2:06 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 496 bytes --]
There is an updated pull request by Vinfall against master on the void-packages repository
https://github.com/Vinfall/void-packages python3-Faker-update
https://github.com/void-linux/void-packages/pull/53935
python3-Faker: update to 35.2.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-glibc
A patch file from https://github.com/void-linux/void-packages/pull/53935.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-Faker-update-53935.patch --]
[-- Type: text/x-diff, Size: 1429 bytes --]
From 4ac925fe36720b4b61a4ca940378d0746824f134 Mon Sep 17 00:00:00 2001
From: Vinfall <neptuniah@riseup.net>
Date: Sat, 11 Jan 2025 12:36:29 +0800
Subject: [PATCH] python3-Faker: update to 36.1.0
---
srcpkgs/python3-Faker/template | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/srcpkgs/python3-Faker/template b/srcpkgs/python3-Faker/template
index 18aeb17533fa7c..728503496ff6f1 100644
--- a/srcpkgs/python3-Faker/template
+++ b/srcpkgs/python3-Faker/template
@@ -1,19 +1,19 @@
# Template file for 'python3-Faker'
pkgname=python3-Faker
-version=33.1.0
-revision=2
+version=36.1.0
+revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools"
-depends="python3-dateutil"
+depends="python3-pytz python3-typing_extensions"
checkdepends="${depends} python3-freezegun python3-validators python3-Pillow python3-xmltodict
- python3-typing_extensions python3-pytest"
+ python3-pytest"
short_desc="Python package for generating fake data"
maintainer="Vinfall <neptuniah@riseup.net>"
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=1c925fc0e86a51fc46648b504078c88d0cd48da1da2595c4e712841cab43a1e4
+checksum=f40510350aecfe006f45cb3f8879b35e861367cf347f51a7f2ca2c0571fdcc0b
post_install() {
vlicense LICENSE.txt
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Updated] python3-Faker: update to 36.1.0.
2025-01-12 0:55 [PR PATCH] python3-Faker: update to 33.3.1 Vinfall
` (6 preceding siblings ...)
2025-02-12 2:06 ` Vinfall
@ 2025-02-15 2:50 ` Vinfall
2025-03-01 10:26 ` [PR PATCH] [Updated] python3-Faker: update to 36.1.1 Vinfall
8 siblings, 0 replies; 10+ messages in thread
From: Vinfall @ 2025-02-15 2:50 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 496 bytes --]
There is an updated pull request by Vinfall against master on the void-packages repository
https://github.com/Vinfall/void-packages python3-Faker-update
https://github.com/void-linux/void-packages/pull/53935
python3-Faker: update to 36.1.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-glibc
A patch file from https://github.com/void-linux/void-packages/pull/53935.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-Faker-update-53935.patch --]
[-- Type: text/x-diff, Size: 1403 bytes --]
From 5d2eb64cdec1456d2ea4dc00f26b186bdc65c15d Mon Sep 17 00:00:00 2001
From: Vinfall <neptuniah@riseup.net>
Date: Sat, 11 Jan 2025 12:36:29 +0800
Subject: [PATCH] python3-Faker: update to 36.1.1
---
srcpkgs/python3-Faker/template | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/srcpkgs/python3-Faker/template b/srcpkgs/python3-Faker/template
index 18aeb17533fa7c..2710e4bf8657a2 100644
--- a/srcpkgs/python3-Faker/template
+++ b/srcpkgs/python3-Faker/template
@@ -1,19 +1,19 @@
# Template file for 'python3-Faker'
pkgname=python3-Faker
-version=33.1.0
-revision=2
+version=36.1.1
+revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools"
-depends="python3-dateutil"
+depends="python3-pytz"
checkdepends="${depends} python3-freezegun python3-validators python3-Pillow python3-xmltodict
- python3-typing_extensions python3-pytest"
+ python3-pytest"
short_desc="Python package for generating fake data"
maintainer="Vinfall <neptuniah@riseup.net>"
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=1c925fc0e86a51fc46648b504078c88d0cd48da1da2595c4e712841cab43a1e4
+checksum=7cb2bbd4c8f040e4a340ae4019e9a48b6cf1db6a71bda4e5a61d8d13b7bef28d
post_install() {
vlicense LICENSE.txt
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [PR PATCH] [Updated] python3-Faker: update to 36.1.1.
2025-01-12 0:55 [PR PATCH] python3-Faker: update to 33.3.1 Vinfall
` (7 preceding siblings ...)
2025-02-15 2:50 ` [PR PATCH] [Updated] python3-Faker: update to 36.1.0 Vinfall
@ 2025-03-01 10:26 ` Vinfall
8 siblings, 0 replies; 10+ messages in thread
From: Vinfall @ 2025-03-01 10:26 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 496 bytes --]
There is an updated pull request by Vinfall against master on the void-packages repository
https://github.com/Vinfall/void-packages python3-Faker-update
https://github.com/void-linux/void-packages/pull/53935
python3-Faker: update to 36.1.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/53935.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python3-Faker-update-53935.patch --]
[-- Type: text/x-diff, Size: 1460 bytes --]
From f80cdfc7aee5be4d1e70670e7dbc2089fba48f8f Mon Sep 17 00:00:00 2001
From: Vinfall <neptuniah@riseup.net>
Date: Sat, 11 Jan 2025 12:36:29 +0800
Subject: [PATCH] python3-Faker: update to 36.1.1, orphan.
---
srcpkgs/python3-Faker/template | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/srcpkgs/python3-Faker/template b/srcpkgs/python3-Faker/template
index 18aeb17533fa7c..762f44ae535ebd 100644
--- a/srcpkgs/python3-Faker/template
+++ b/srcpkgs/python3-Faker/template
@@ -1,19 +1,19 @@
# Template file for 'python3-Faker'
pkgname=python3-Faker
-version=33.1.0
-revision=2
+version=36.1.1
+revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools"
-depends="python3-dateutil"
+depends="python3-pytz"
checkdepends="${depends} python3-freezegun python3-validators python3-Pillow python3-xmltodict
- python3-typing_extensions python3-pytest"
+ python3-pytest"
short_desc="Python package for generating fake data"
-maintainer="Vinfall <neptuniah@riseup.net>"
+maintainer="Orphaned <orphan@voidlinux.org>"
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=1c925fc0e86a51fc46648b504078c88d0cd48da1da2595c4e712841cab43a1e4
+checksum=7cb2bbd4c8f040e4a340ae4019e9a48b6cf1db6a71bda4e5a61d8d13b7bef28d
post_install() {
vlicense LICENSE.txt
^ permalink raw reply [flat|nested] 10+ messages in thread