Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-Faker: update to 30.1.0.
@ 2024-10-03 10:30 Vinfall
  2024-10-08  2:42 ` [PR PATCH] [Updated] " Vinfall
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Vinfall @ 2024-10-03 10:30 UTC (permalink / raw)
  To: ml

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

There is a new 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/52474

python3-Faker: update to 30.1.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### 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/52474.patch is attached

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

From 7be94a29e683196dd0544a8f29eef71fe5fdae24 Mon Sep 17 00:00:00 2001
From: Vinfall <neptuniahuai0tc@riseup.net>
Date: Thu, 3 Oct 2024 18:27:03 +0800
Subject: [PATCH] python3-Faker: update to 30.1.0.

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

diff --git a/srcpkgs/python3-Faker/template b/srcpkgs/python3-Faker/template
index de2d11289c6dea..bfce182a6ffcdd 100644
--- a/srcpkgs/python3-Faker/template
+++ b/srcpkgs/python3-Faker/template
@@ -1,18 +1,19 @@
 # Template file for 'python3-Faker'
 pkgname=python3-Faker
-version=29.0.0
+version=30.1.0
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-wheel python3-setuptools"
 depends="python3-dateutil"
-checkdepends="${depends} python3-freezegun python3-validators python3-Pillow python3-xmltodict python3-pytest"
+checkdepends="${depends} python3-freezegun python3-validators python3-Pillow python3-xmltodict
+ python3-typing_extensions python3-pytest"
 short_desc="Python package for generating fake data"
 maintainer="Vinfall <neptuniahuai0tc@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=34e89aec594cad9773431ca479ee95c7ce03dd9f22fda2524e2373b880a2fa77
+checksum=e0593931bd7be9a9ea984b5d8c302ef1cec19392585d1e90d444199271d0a94d
 
 post_install() {
 	vlicense LICENSE.txt

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

end of thread, other threads:[~2024-10-13  8:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-03 10:30 [PR PATCH] python3-Faker: update to 30.1.0 Vinfall
2024-10-08  2:42 ` [PR PATCH] [Updated] " Vinfall
2024-10-10  3:19 ` [PR PATCH] [Updated] python3-Faker: update to 30.3.0 Vinfall
2024-10-10  3:29 ` Vinfall
2024-10-13  8:29 ` [PR PATCH] [Closed]: " 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).