Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-distro: update to 1.7.0.
@ 2022-02-19 12:05 mobinmob
  2022-02-19 21:09 ` [PR REVIEW] " paper42
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: mobinmob @ 2022-02-19 12:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages python3-distro
https://github.com/void-linux/void-packages/pull/35696

python3-distro: update to 1.7.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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/35696.patch is attached

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

From 9a232ff236ce3f95ae86bb4e53cacdd43922497f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 19 Feb 2022 14:04:14 +0200
Subject: [PATCH] python3-distro: update to 1.7.0.

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

diff --git a/srcpkgs/python3-distro/template b/srcpkgs/python3-distro/template
index d573bc5b60c8..36ad0a07b3f9 100644
--- a/srcpkgs/python3-distro/template
+++ b/srcpkgs/python3-distro/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-distro'
 pkgname=python3-distro
-version=1.6.0
-revision=2
+version=1.7.0
+revision=1
 wrksrc=distro-${version}
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -13,4 +13,4 @@ maintainer="mobinmob <mobinmob@disroot.org>"
 license="Apache-2.0"
 homepage="https://github.com/nir0s/distro"
 distfiles="${PYPI_SITE}/d/distro/distro-${version}.tar.gz"
-checksum=83f5e5a09f9c5f68f60173de572930effbcc0287bb84fdc4426cb4168c088424
+checksum=151aeccf60c216402932b52e40ee477a939f8d58898927378a02abbe852c1c39

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

* Re: [PR REVIEW] python3-distro: update to 1.7.0.
  2022-02-19 12:05 [PR PATCH] python3-distro: update to 1.7.0 mobinmob
@ 2022-02-19 21:09 ` paper42
  2022-02-25 18:46 ` [PR PATCH] [Updated] " mobinmob
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-02-19 21:09 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/35696#discussion_r810537891

Comment:
```suggestion
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"
```

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

* Re: [PR PATCH] [Updated] python3-distro: update to 1.7.0.
  2022-02-19 12:05 [PR PATCH] python3-distro: update to 1.7.0 mobinmob
  2022-02-19 21:09 ` [PR REVIEW] " paper42
@ 2022-02-25 18:46 ` mobinmob
  2022-02-25 18:46 ` [PR REVIEW] " mobinmob
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: mobinmob @ 2022-02-25 18:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages python3-distro
https://github.com/void-linux/void-packages/pull/35696

python3-distro: update to 1.7.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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/35696.patch is attached

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

From cf367b2f26d3c347ce44d9678252bf55547b2df0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 19 Feb 2022 14:04:14 +0200
Subject: [PATCH] python3-distro: update to 1.7.0.

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

diff --git a/srcpkgs/python3-distro/template b/srcpkgs/python3-distro/template
index d573bc5b60c8..12554d77cfb4 100644
--- a/srcpkgs/python3-distro/template
+++ b/srcpkgs/python3-distro/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-distro'
 pkgname=python3-distro
-version=1.6.0
-revision=2
+version=1.7.0
+revision=1
 wrksrc=distro-${version}
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -12,5 +12,6 @@ short_desc="OS platform information API"
 maintainer="mobinmob <mobinmob@disroot.org>"
 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=83f5e5a09f9c5f68f60173de572930effbcc0287bb84fdc4426cb4168c088424
+checksum=151aeccf60c216402932b52e40ee477a939f8d58898927378a02abbe852c1c39

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

* Re: [PR REVIEW] python3-distro: update to 1.7.0.
  2022-02-19 12:05 [PR PATCH] python3-distro: update to 1.7.0 mobinmob
  2022-02-19 21:09 ` [PR REVIEW] " paper42
  2022-02-25 18:46 ` [PR PATCH] [Updated] " mobinmob
@ 2022-02-25 18:46 ` mobinmob
  2022-02-25 18:50 ` [PR PATCH] [Updated] " mobinmob
  2022-03-08 21:54 ` [PR PATCH] [Merged]: " leahneukirchen
  4 siblings, 0 replies; 6+ messages in thread
From: mobinmob @ 2022-02-25 18:46 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/35696#discussion_r815010777

Comment:
Done :)

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

* Re: [PR PATCH] [Updated] python3-distro: update to 1.7.0.
  2022-02-19 12:05 [PR PATCH] python3-distro: update to 1.7.0 mobinmob
                   ` (2 preceding siblings ...)
  2022-02-25 18:46 ` [PR REVIEW] " mobinmob
@ 2022-02-25 18:50 ` mobinmob
  2022-03-08 21:54 ` [PR PATCH] [Merged]: " leahneukirchen
  4 siblings, 0 replies; 6+ messages in thread
From: mobinmob @ 2022-02-25 18:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages python3-distro
https://github.com/void-linux/void-packages/pull/35696

python3-distro: update to 1.7.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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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/35696.patch is attached

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

From ab5c2ea68c2fbe0433bbdaf051cf21d2ad0892fc Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 19 Feb 2022 14:04:14 +0200
Subject: [PATCH] python3-distro: update to 1.7.0.

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

diff --git a/srcpkgs/python3-distro/template b/srcpkgs/python3-distro/template
index d573bc5b60c8..12554d77cfb4 100644
--- a/srcpkgs/python3-distro/template
+++ b/srcpkgs/python3-distro/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-distro'
 pkgname=python3-distro
-version=1.6.0
-revision=2
+version=1.7.0
+revision=1
 wrksrc=distro-${version}
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -12,5 +12,6 @@ short_desc="OS platform information API"
 maintainer="mobinmob <mobinmob@disroot.org>"
 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=83f5e5a09f9c5f68f60173de572930effbcc0287bb84fdc4426cb4168c088424
+checksum=151aeccf60c216402932b52e40ee477a939f8d58898927378a02abbe852c1c39

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

* Re: [PR PATCH] [Merged]: python3-distro: update to 1.7.0.
  2022-02-19 12:05 [PR PATCH] python3-distro: update to 1.7.0 mobinmob
                   ` (3 preceding siblings ...)
  2022-02-25 18:50 ` [PR PATCH] [Updated] " mobinmob
@ 2022-03-08 21:54 ` leahneukirchen
  4 siblings, 0 replies; 6+ messages in thread
From: leahneukirchen @ 2022-03-08 21:54 UTC (permalink / raw)
  To: ml

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

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

python3-distro: update to 1.7.0.
https://github.com/void-linux/void-packages/pull/35696

Description:
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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] 6+ messages in thread

end of thread, other threads:[~2022-03-08 21:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-19 12:05 [PR PATCH] python3-distro: update to 1.7.0 mobinmob
2022-02-19 21:09 ` [PR REVIEW] " paper42
2022-02-25 18:46 ` [PR PATCH] [Updated] " mobinmob
2022-02-25 18:46 ` [PR REVIEW] " mobinmob
2022-02-25 18:50 ` [PR PATCH] [Updated] " mobinmob
2022-03-08 21:54 ` [PR PATCH] [Merged]: " leahneukirchen

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).