Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-distro: update to 1.8.0.
@ 2023-04-04 23:31 mhmdanas
  2023-04-05 16:21 ` mobinmob
  2023-04-11 20:15 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: mhmdanas @ 2023-04-04 23:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages python3-distro-1.8.0
https://github.com/void-linux/void-packages/pull/43276

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

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

@mobinmob

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 86fa0c95ffed5c8e99db54be200548cff84cbff1 Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Wed, 5 Apr 2023 00:25:13 +0100
Subject: [PATCH] python3-distro: update to 1.8.0.

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

diff --git a/srcpkgs/python3-distro/template b/srcpkgs/python3-distro/template
index b74ec9e5b055..e8366a9193de 100644
--- a/srcpkgs/python3-distro/template
+++ b/srcpkgs/python3-distro/template
@@ -1,10 +1,9 @@
 # Template file for 'python3-distro'
 pkgname=python3-distro
-version=1.7.0
-revision=2
-build_style=python3-module
-hostmakedepends="python3-setuptools"
-makedepends="python3-devel"
+version=1.8.0
+revision=1
+build_style=python3-pep517
+hostmakedepends="python3-wheel"
 depends="python3"
 checkdepends="python3-unittest-mixins python3-pytest"
 short_desc="OS platform information API"
@@ -13,4 +12,5 @@ license="Apache-2.0"
 homepage="https://github.com/nir0s/distro"
 changelog="https://raw.githubusercontent.com/python-distro/distro/master/CHANGELOG.md"
 distfiles="${PYPI_SITE}/d/distro/distro-${version}.tar.gz"
-checksum=151aeccf60c216402932b52e40ee477a939f8d58898927378a02abbe852c1c39
+checksum=02e111d1dc6a50abb8eed6bf31c3e48ed8b0830d1ea2a1b78c61765c2513fdd8
+make_check_pre="env PYTHONPATH=src"

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

* Re: python3-distro: update to 1.8.0.
  2023-04-04 23:31 [PR PATCH] python3-distro: update to 1.8.0 mhmdanas
@ 2023-04-05 16:21 ` mobinmob
  2023-04-11 20:15 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: mobinmob @ 2023-04-05 16:21 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/43276#issuecomment-1497775985

Comment:
Thank you 🙂
I should probably send a PR removing myself as a maintainer from packages I no longer use, directly or indirectly...

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

* Re: [PR PATCH] [Merged]: python3-distro: update to 1.8.0.
  2023-04-04 23:31 [PR PATCH] python3-distro: update to 1.8.0 mhmdanas
  2023-04-05 16:21 ` mobinmob
@ 2023-04-11 20:15 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-04-11 20:15 UTC (permalink / raw)
  To: ml

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

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

python3-distro: update to 1.8.0.
https://github.com/void-linux/void-packages/pull/43276

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

@mobinmob

<!--
#### 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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-04-11 20:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-04 23:31 [PR PATCH] python3-distro: update to 1.8.0 mhmdanas
2023-04-05 16:21 ` mobinmob
2023-04-11 20:15 ` [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).