Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-aniso8601: update to 8.1.0.
@ 2020-12-10 14:58 abenson
  2020-12-10 15:08 ` [PR PATCH] [Updated] " abenson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: abenson @ 2020-12-10 14:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages aniso8601_8.1.0
https://github.com/void-linux/void-packages/pull/27076

python3-aniso8601: update to 8.1.0.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-aniso8601_8.1.0-27076.patch --]
[-- Type: text/x-diff, Size: 1171 bytes --]

From 66cb1063fd4c33f3ef829e0ff79d03541b78cb25 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 10 Dec 2020 08:55:39 -0600
Subject: [PATCH] python3-aniso8601: update to 8.1.0.

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

diff --git a/srcpkgs/python3-aniso8601/template b/srcpkgs/python3-aniso8601/template
index 570696f9ff3..b179a41b61e 100644
--- a/srcpkgs/python3-aniso8601/template
+++ b/srcpkgs/python3-aniso8601/template
@@ -1,8 +1,8 @@
 # Template file for 'python3-aniso8601'
 pkgname=python3-aniso8601
-version=8.0.0
-revision=3
-_gitver=0ec13b9d81c9
+version=8.1.0
+revision=1
+_gitver=ec8e6c83e870
 wrksrc="nielsenb-aniso8601-${_gitver}"
 build_style=python3-module
 pycompile_module="aniso8601"
@@ -13,7 +13,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://bitbucket.org/nielsenb/aniso8601"
 distfiles="${homepage}/get/v${version}.tar.gz"
-checksum=4947491026822bfc5711f3f51f9b4399996c6fe7b635e38e3e260c1f6cd81bd2
+checksum=02688b74a716192516dc4751c447074f9637e1bd82115de75f7602adccae7631
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] python3-aniso8601: update to 8.1.0.
  2020-12-10 14:58 [PR PATCH] python3-aniso8601: update to 8.1.0 abenson
@ 2020-12-10 15:08 ` abenson
  2020-12-11  0:57 ` [PR REVIEW] " sgn
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: abenson @ 2020-12-10 15:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages aniso8601_8.1.0
https://github.com/void-linux/void-packages/pull/27076

python3-aniso8601: update to 8.1.0.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-aniso8601_8.1.0-27076.patch --]
[-- Type: text/x-diff, Size: 1291 bytes --]

From f48d334720b1a9d29a39a7535c71f2a0c8cee45f Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 10 Dec 2020 08:55:39 -0600
Subject: [PATCH] python3-aniso8601: update to 8.1.0.

---
 srcpkgs/python3-aniso8601/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python3-aniso8601/template b/srcpkgs/python3-aniso8601/template
index 570696f9ff3..03f1c6284d5 100644
--- a/srcpkgs/python3-aniso8601/template
+++ b/srcpkgs/python3-aniso8601/template
@@ -1,11 +1,10 @@
 # Template file for 'python3-aniso8601'
 pkgname=python3-aniso8601
-version=8.0.0
-revision=3
-_gitver=0ec13b9d81c9
+version=8.1.0
+revision=1
+_gitver=ec8e6c83e870
 wrksrc="nielsenb-aniso8601-${_gitver}"
 build_style=python3-module
-pycompile_module="aniso8601"
 hostmakedepends="python3-setuptools"
 depends="python3-dateutil"
 short_desc="Library for parsing ISO 8601 strings"
@@ -13,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://bitbucket.org/nielsenb/aniso8601"
 distfiles="${homepage}/get/v${version}.tar.gz"
-checksum=4947491026822bfc5711f3f51f9b4399996c6fe7b635e38e3e260c1f6cd81bd2
+checksum=02688b74a716192516dc4751c447074f9637e1bd82115de75f7602adccae7631
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] python3-aniso8601: update to 8.1.0.
  2020-12-10 14:58 [PR PATCH] python3-aniso8601: update to 8.1.0 abenson
  2020-12-10 15:08 ` [PR PATCH] [Updated] " abenson
@ 2020-12-11  0:57 ` sgn
  2020-12-11  1:00 ` sgn
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: sgn @ 2020-12-11  0:57 UTC (permalink / raw)
  To: ml

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

New review comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/27076#discussion_r540611373

Comment:
I think we can fetch from PYPI

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

* Re: [PR REVIEW] python3-aniso8601: update to 8.1.0.
  2020-12-10 14:58 [PR PATCH] python3-aniso8601: update to 8.1.0 abenson
  2020-12-10 15:08 ` [PR PATCH] [Updated] " abenson
  2020-12-11  0:57 ` [PR REVIEW] " sgn
@ 2020-12-11  1:00 ` sgn
  2020-12-15  2:28 ` [PR PATCH] [Updated] " abenson
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: sgn @ 2020-12-11  1:00 UTC (permalink / raw)
  To: ml

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

New review comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/27076#discussion_r540612583

Comment:
```suggestion
distfiles="${PYPI_SITE}/a/aniso8601/aniso8601-$version.tar.gz"
checksum=246bf8d3611527030889e6df970878969d3a2f760ba3eb694fa1fb10e6ce53f9
```

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

* Re: [PR PATCH] [Updated] python3-aniso8601: update to 8.1.0.
  2020-12-10 14:58 [PR PATCH] python3-aniso8601: update to 8.1.0 abenson
                   ` (2 preceding siblings ...)
  2020-12-11  1:00 ` sgn
@ 2020-12-15  2:28 ` abenson
  2020-12-15  2:39 ` abenson
  2020-12-18  0:07 ` [PR PATCH] [Merged]: " abenson
  5 siblings, 0 replies; 7+ messages in thread
From: abenson @ 2020-12-15  2:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages aniso8601_8.1.0
https://github.com/void-linux/void-packages/pull/27076

python3-aniso8601: update to 8.1.0.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-aniso8601_8.1.0-27076.patch --]
[-- Type: text/x-diff, Size: 1351 bytes --]

From 541dc0c29a92cb589f3012cac8eefdb81cd29cd8 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 10 Dec 2020 08:55:39 -0600
Subject: [PATCH] python3-aniso8601: update to 8.1.0.

---
 srcpkgs/python3-aniso8601/template | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/python3-aniso8601/template b/srcpkgs/python3-aniso8601/template
index 570696f9ff3..0478afc32bb 100644
--- a/srcpkgs/python3-aniso8601/template
+++ b/srcpkgs/python3-aniso8601/template
@@ -1,19 +1,17 @@
 # Template file for 'python3-aniso8601'
 pkgname=python3-aniso8601
-version=8.0.0
-revision=3
-_gitver=0ec13b9d81c9
-wrksrc="nielsenb-aniso8601-${_gitver}"
+version=8.1.0
+revision=1
 build_style=python3-module
-pycompile_module="aniso8601"
+wrksrc="aniso8601-${version}"
 hostmakedepends="python3-setuptools"
 depends="python3-dateutil"
 short_desc="Library for parsing ISO 8601 strings"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://bitbucket.org/nielsenb/aniso8601"
-distfiles="${homepage}/get/v${version}.tar.gz"
-checksum=4947491026822bfc5711f3f51f9b4399996c6fe7b635e38e3e260c1f6cd81bd2
+distfiles="${PYPI_SITE}/a/aniso8601/aniso8601-$version.tar.gz"
+checksum=246bf8d3611527030889e6df970878969d3a2f760ba3eb694fa1fb10e6ce53f9
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] python3-aniso8601: update to 8.1.0.
  2020-12-10 14:58 [PR PATCH] python3-aniso8601: update to 8.1.0 abenson
                   ` (3 preceding siblings ...)
  2020-12-15  2:28 ` [PR PATCH] [Updated] " abenson
@ 2020-12-15  2:39 ` abenson
  2020-12-18  0:07 ` [PR PATCH] [Merged]: " abenson
  5 siblings, 0 replies; 7+ messages in thread
From: abenson @ 2020-12-15  2:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages aniso8601_8.1.0
https://github.com/void-linux/void-packages/pull/27076

python3-aniso8601: update to 8.1.0.


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-aniso8601_8.1.0-27076.patch --]
[-- Type: text/x-diff, Size: 1351 bytes --]

From 61243687b21b07fc1716fde29ec9ea2d7740b66c Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 10 Dec 2020 08:55:39 -0600
Subject: [PATCH] python3-aniso8601: update to 8.1.0.

---
 srcpkgs/python3-aniso8601/template | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/python3-aniso8601/template b/srcpkgs/python3-aniso8601/template
index 570696f9ff3..29c9ca5ac21 100644
--- a/srcpkgs/python3-aniso8601/template
+++ b/srcpkgs/python3-aniso8601/template
@@ -1,19 +1,17 @@
 # Template file for 'python3-aniso8601'
 pkgname=python3-aniso8601
-version=8.0.0
-revision=3
-_gitver=0ec13b9d81c9
-wrksrc="nielsenb-aniso8601-${_gitver}"
+version=8.1.0
+revision=1
+wrksrc="aniso8601-${version}"
 build_style=python3-module
-pycompile_module="aniso8601"
 hostmakedepends="python3-setuptools"
 depends="python3-dateutil"
 short_desc="Library for parsing ISO 8601 strings"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://bitbucket.org/nielsenb/aniso8601"
-distfiles="${homepage}/get/v${version}.tar.gz"
-checksum=4947491026822bfc5711f3f51f9b4399996c6fe7b635e38e3e260c1f6cd81bd2
+distfiles="${PYPI_SITE}/a/aniso8601/aniso8601-$version.tar.gz"
+checksum=246bf8d3611527030889e6df970878969d3a2f760ba3eb694fa1fb10e6ce53f9
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: python3-aniso8601: update to 8.1.0.
  2020-12-10 14:58 [PR PATCH] python3-aniso8601: update to 8.1.0 abenson
                   ` (4 preceding siblings ...)
  2020-12-15  2:39 ` abenson
@ 2020-12-18  0:07 ` abenson
  5 siblings, 0 replies; 7+ messages in thread
From: abenson @ 2020-12-18  0:07 UTC (permalink / raw)
  To: ml

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

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

python3-aniso8601: update to 8.1.0.
https://github.com/void-linux/void-packages/pull/27076

Description:


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

end of thread, other threads:[~2020-12-18  0:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-10 14:58 [PR PATCH] python3-aniso8601: update to 8.1.0 abenson
2020-12-10 15:08 ` [PR PATCH] [Updated] " abenson
2020-12-11  0:57 ` [PR REVIEW] " sgn
2020-12-11  1:00 ` sgn
2020-12-15  2:28 ` [PR PATCH] [Updated] " abenson
2020-12-15  2:39 ` abenson
2020-12-18  0:07 ` [PR PATCH] [Merged]: " abenson

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