Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-aniso8601: update to 7.0.0.
@ 2019-06-21 12:36 voidlinux-github
  2019-06-21 16:16 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-06-21 12:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages aniso8601-7
https://github.com/void-linux/void-packages/pull/12603

python3-aniso8601: update to 7.0.0.


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

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

From eddaa7f52e9ef276f1a9bc39ab90ca184c8d6462 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Fri, 21 Jun 2019 07:35:07 -0500
Subject: [PATCH] python3-aniso8601: update to 7.0.0.

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

diff --git a/srcpkgs/python3-aniso8601/template b/srcpkgs/python3-aniso8601/template
index 34f9c8721f1..02979efd643 100644
--- a/srcpkgs/python3-aniso8601/template
+++ b/srcpkgs/python3-aniso8601/template
@@ -1,9 +1,9 @@
 # Template file for 'python3-aniso8601'
 pkgname=python3-aniso8601
-version=6.0.0
+version=7.0.0
 revision=1
 archs=noarch
-_gitver=6841a78ecc9c
+_gitver=20c1f00a38f8
 wrksrc="nielsenb-aniso8601-${_gitver}"
 build_style=python3-module
 pycompile_module="aniso8601"
@@ -14,7 +14,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://bitbucket.org/nielsenb/aniso8601"
 distfiles="${homepage}/get/v${version}.tar.gz"
-checksum=fc5ec805d38efb61f3c25c79c89aae7b1b49be2f5857e039136ae88cb238b4dd
+checksum=65ee237d9cb5d63f153ef6de355ad501ce36543107d590cf2d2e83e3d01dd511
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] python3-aniso8601: update to 7.0.0.
  2019-06-21 12:36 [PR PATCH] python3-aniso8601: update to 7.0.0 voidlinux-github
@ 2019-06-21 16:16 ` voidlinux-github
  2019-06-21 16:16 ` voidlinux-github
  2019-06-22  9:47 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-06-21 16:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages aniso8601-7
https://github.com/void-linux/void-packages/pull/12603

python3-aniso8601: update to 7.0.0.


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

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

From 23b1df14a59a794c08b3588d745d80dc99dd0f11 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Fri, 21 Jun 2019 07:35:07 -0500
Subject: [PATCH] python3-aniso8601: update to 7.0.0.

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

diff --git a/srcpkgs/python3-aniso8601/template b/srcpkgs/python3-aniso8601/template
index 34f9c8721f1..02979efd643 100644
--- a/srcpkgs/python3-aniso8601/template
+++ b/srcpkgs/python3-aniso8601/template
@@ -1,9 +1,9 @@
 # Template file for 'python3-aniso8601'
 pkgname=python3-aniso8601
-version=6.0.0
+version=7.0.0
 revision=1
 archs=noarch
-_gitver=6841a78ecc9c
+_gitver=20c1f00a38f8
 wrksrc="nielsenb-aniso8601-${_gitver}"
 build_style=python3-module
 pycompile_module="aniso8601"
@@ -14,7 +14,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://bitbucket.org/nielsenb/aniso8601"
 distfiles="${homepage}/get/v${version}.tar.gz"
-checksum=fc5ec805d38efb61f3c25c79c89aae7b1b49be2f5857e039136ae88cb238b4dd
+checksum=65ee237d9cb5d63f153ef6de355ad501ce36543107d590cf2d2e83e3d01dd511
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] python3-aniso8601: update to 7.0.0.
  2019-06-21 12:36 [PR PATCH] python3-aniso8601: update to 7.0.0 voidlinux-github
  2019-06-21 16:16 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-06-21 16:16 ` voidlinux-github
  2019-06-22  9:47 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-06-21 16:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages aniso8601-7
https://github.com/void-linux/void-packages/pull/12603

python3-aniso8601: update to 7.0.0.


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

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

From 23b1df14a59a794c08b3588d745d80dc99dd0f11 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Fri, 21 Jun 2019 07:35:07 -0500
Subject: [PATCH] python3-aniso8601: update to 7.0.0.

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

diff --git a/srcpkgs/python3-aniso8601/template b/srcpkgs/python3-aniso8601/template
index 34f9c8721f1..02979efd643 100644
--- a/srcpkgs/python3-aniso8601/template
+++ b/srcpkgs/python3-aniso8601/template
@@ -1,9 +1,9 @@
 # Template file for 'python3-aniso8601'
 pkgname=python3-aniso8601
-version=6.0.0
+version=7.0.0
 revision=1
 archs=noarch
-_gitver=6841a78ecc9c
+_gitver=20c1f00a38f8
 wrksrc="nielsenb-aniso8601-${_gitver}"
 build_style=python3-module
 pycompile_module="aniso8601"
@@ -14,7 +14,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://bitbucket.org/nielsenb/aniso8601"
 distfiles="${homepage}/get/v${version}.tar.gz"
-checksum=fc5ec805d38efb61f3c25c79c89aae7b1b49be2f5857e039136ae88cb238b4dd
+checksum=65ee237d9cb5d63f153ef6de355ad501ce36543107d590cf2d2e83e3d01dd511
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: python3-aniso8601: update to 7.0.0.
  2019-06-21 12:36 [PR PATCH] python3-aniso8601: update to 7.0.0 voidlinux-github
  2019-06-21 16:16 ` [PR PATCH] [Updated] " voidlinux-github
  2019-06-21 16:16 ` voidlinux-github
@ 2019-06-22  9:47 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-06-22  9:47 UTC (permalink / raw)
  To: ml

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

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

python3-aniso8601: update to 7.0.0.
https://github.com/void-linux/void-packages/pull/12603
Description: 

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

end of thread, other threads:[~2019-06-22  9:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-21 12:36 [PR PATCH] python3-aniso8601: update to 7.0.0 voidlinux-github
2019-06-21 16:16 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-21 16:16 ` voidlinux-github
2019-06-22  9:47 ` [PR PATCH] [Merged]: " voidlinux-github

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