Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-platformdirs: update to 3.1.1.
@ 2023-03-21 19:55 icp1994
  2023-03-28  3:53 ` [PR REVIEW] " classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2023-03-21 19:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages python3-platformdirs
https://github.com/void-linux/void-packages/pull/42907

python3-platformdirs: update to 3.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**

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

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

From 506caef9ef391ec1be8b92812fc315e1395c6d73 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Wed, 22 Mar 2023 01:23:26 +0530
Subject: [PATCH] python3-platformdirs: update to 3.1.1.

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

diff --git a/srcpkgs/python3-platformdirs/template b/srcpkgs/python3-platformdirs/template
index 4ff44b61fe1b..b01996757d1f 100644
--- a/srcpkgs/python3-platformdirs/template
+++ b/srcpkgs/python3-platformdirs/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-platformdirs'
 pkgname=python3-platformdirs
-version=3.1.0
+version=3.1.1
 revision=1
 build_style=python3-pep517
 hostmakedepends="hatchling hatch-vcs"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://platformdirs.rtfd.io/"
 changelog="https://raw.githubusercontent.com/platformdirs/platformdirs/main/CHANGES.rst"
 distfiles="${PYPI_SITE}/p/platformdirs/platformdirs-${version}.tar.gz"
-checksum=accc3665857288317f32c7bebb5a8e482ba717b474f3fc1d18ca7f9214be0cef
+checksum=024996549ee88ec1a9aa99ff7f8fc819bb59e2c3477b410d90a16d32d6e707aa
 make_check_pre="env PYTHONPATH=src"
 
 post_install() {

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

* Re: [PR REVIEW] python3-platformdirs: update to 3.1.1.
  2023-03-21 19:55 [PR PATCH] python3-platformdirs: update to 3.1.1 icp1994
@ 2023-03-28  3:53 ` classabbyamp
  2023-03-28  9:00 ` icp1994
  2023-03-28 15:28 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-03-28  3:53 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/42907#discussion_r1149997675

Comment:
3.2.0 available

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

* Re: [PR REVIEW] python3-platformdirs: update to 3.1.1.
  2023-03-21 19:55 [PR PATCH] python3-platformdirs: update to 3.1.1 icp1994
  2023-03-28  3:53 ` [PR REVIEW] " classabbyamp
@ 2023-03-28  9:00 ` icp1994
  2023-03-28 15:28 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2023-03-28  9:00 UTC (permalink / raw)
  To: ml

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

New review comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/42907#discussion_r1150262848

Comment:
Requires [hatchling>=1.13](https://github.com/platformdirs/platformdirs/commit/7ac2f5ee2fa899583f933aba87ac8825d094f29e) although there seems to be no meaningful [changes](https://github.com/pypa/hatch/releases/tag/hatchling-v1.13.0) in that version.

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

* Re: [PR PATCH] [Merged]: python3-platformdirs: update to 3.1.1.
  2023-03-21 19:55 [PR PATCH] python3-platformdirs: update to 3.1.1 icp1994
  2023-03-28  3:53 ` [PR REVIEW] " classabbyamp
  2023-03-28  9:00 ` icp1994
@ 2023-03-28 15:28 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-03-28 15:28 UTC (permalink / raw)
  To: ml

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

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

python3-platformdirs: update to 3.1.1.
https://github.com/void-linux/void-packages/pull/42907

Description:
#### 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**

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

end of thread, other threads:[~2023-03-28 15:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-21 19:55 [PR PATCH] python3-platformdirs: update to 3.1.1 icp1994
2023-03-28  3:53 ` [PR REVIEW] " classabbyamp
2023-03-28  9:00 ` icp1994
2023-03-28 15:28 ` [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).