Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Updated python-mock to 3.0.5
@ 2019-10-06 15:29 voidlinux-github
  2019-10-06 16:07 ` [PR PATCH] [Updated] python-mock: update " voidlinux-github
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-06 15:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages python-mock_3.0.5
https://github.com/void-linux/void-packages/pull/15181

Updated python-mock to 3.0.5
Please contact me if anything wrong.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-mock_3.0.5-15181.patch --]
[-- Type: text/x-diff, Size: 1112 bytes --]

From 6fe9a80cb819d9e525bfe0c4983e5d80dcb132e2 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 17:27:26 +0200
Subject: [PATCH] Updated python-mock to 3.0.5

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

diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 6c03a2134b2..904ce56a28f 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,7 +1,8 @@
 # Template file for 'python-mock'
+# Template file for 'python-mock'
 pkgname=python-mock
-version=2.0.0
-revision=3
+version=3.0.5
+revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python2-module
@@ -13,7 +14,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
 homepage="https://github.com/testing-cabal/mock"
 license="BSD-2-Clause"
 distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
-checksum=b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba
+checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
 
 post_install() {
 	vlicense LICENSE.txt LICENSE

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

* Re: [PR PATCH] [Updated] python-mock: update to 3.0.5
  2019-10-06 15:29 [PR PATCH] Updated python-mock to 3.0.5 voidlinux-github
@ 2019-10-06 16:07 ` voidlinux-github
  2019-10-06 16:07 ` voidlinux-github
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-06 16:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages python-mock_3.0.5
https://github.com/void-linux/void-packages/pull/15181

python-mock: update to 3.0.5
Please contact me if anything wrong.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-mock_3.0.5-15181.patch --]
[-- Type: text/x-diff, Size: 2228 bytes --]

From 6fe9a80cb819d9e525bfe0c4983e5d80dcb132e2 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 17:27:26 +0200
Subject: [PATCH 1/2] Updated python-mock to 3.0.5

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

diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 6c03a2134b2..904ce56a28f 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,7 +1,8 @@
 # Template file for 'python-mock'
+# Template file for 'python-mock'
 pkgname=python-mock
-version=2.0.0
-revision=3
+version=3.0.5
+revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python2-module
@@ -13,7 +14,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
 homepage="https://github.com/testing-cabal/mock"
 license="BSD-2-Clause"
 distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
-checksum=b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba
+checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
 
 post_install() {
 	vlicense LICENSE.txt LICENSE

From 1289e88d69873ac0458fb01f25be950a8472ff3f Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:07:11 +0200
Subject: [PATCH 2/2] python-mock: update to 3.0.5 v2

---
 srcpkgs/python-mock/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 904ce56a28f..95196de39df 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,5 +1,4 @@
 # Template file for 'python-mock'
-# Template file for 'python-mock'
 pkgname=python-mock
 version=3.0.5
 revision=1
@@ -11,8 +10,8 @@ hostmakedepends="python-pbr python-setuptools"
 depends="python-funcsigs python-pbr python-setuptools python-six"
 short_desc="Rolling backport of unittest.mock for Python2"
 maintainer="Toyam Cox <Vaelatern@gmail.com>"
-homepage="https://github.com/testing-cabal/mock"
 license="BSD-2-Clause"
+homepage="https://github.com/testing-cabal/mock"
 distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
 checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
 

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

* Re: [PR PATCH] [Updated] python-mock: update to 3.0.5
  2019-10-06 15:29 [PR PATCH] Updated python-mock to 3.0.5 voidlinux-github
  2019-10-06 16:07 ` [PR PATCH] [Updated] python-mock: update " voidlinux-github
@ 2019-10-06 16:07 ` voidlinux-github
  2019-10-07  5:55 ` voidlinux-github
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-06 16:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages python-mock_3.0.5
https://github.com/void-linux/void-packages/pull/15181

python-mock: update to 3.0.5
Please contact me if anything wrong.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-mock_3.0.5-15181.patch --]
[-- Type: text/x-diff, Size: 2228 bytes --]

From 6fe9a80cb819d9e525bfe0c4983e5d80dcb132e2 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 17:27:26 +0200
Subject: [PATCH 1/2] Updated python-mock to 3.0.5

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

diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 6c03a2134b2..904ce56a28f 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,7 +1,8 @@
 # Template file for 'python-mock'
+# Template file for 'python-mock'
 pkgname=python-mock
-version=2.0.0
-revision=3
+version=3.0.5
+revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python2-module
@@ -13,7 +14,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
 homepage="https://github.com/testing-cabal/mock"
 license="BSD-2-Clause"
 distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
-checksum=b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba
+checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
 
 post_install() {
 	vlicense LICENSE.txt LICENSE

From 1289e88d69873ac0458fb01f25be950a8472ff3f Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:07:11 +0200
Subject: [PATCH 2/2] python-mock: update to 3.0.5 v2

---
 srcpkgs/python-mock/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 904ce56a28f..95196de39df 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,5 +1,4 @@
 # Template file for 'python-mock'
-# Template file for 'python-mock'
 pkgname=python-mock
 version=3.0.5
 revision=1
@@ -11,8 +10,8 @@ hostmakedepends="python-pbr python-setuptools"
 depends="python-funcsigs python-pbr python-setuptools python-six"
 short_desc="Rolling backport of unittest.mock for Python2"
 maintainer="Toyam Cox <Vaelatern@gmail.com>"
-homepage="https://github.com/testing-cabal/mock"
 license="BSD-2-Clause"
+homepage="https://github.com/testing-cabal/mock"
 distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
 checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
 

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

* Re: [PR PATCH] [Updated] python-mock: update to 3.0.5
  2019-10-06 15:29 [PR PATCH] Updated python-mock to 3.0.5 voidlinux-github
  2019-10-06 16:07 ` [PR PATCH] [Updated] python-mock: update " voidlinux-github
  2019-10-06 16:07 ` voidlinux-github
@ 2019-10-07  5:55 ` voidlinux-github
  2019-10-07  5:55 ` voidlinux-github
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-07  5:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages python-mock_3.0.5
https://github.com/void-linux/void-packages/pull/15181

python-mock: update to 3.0.5
Please contact me if anything wrong.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-mock_3.0.5-15181.patch --]
[-- Type: text/x-diff, Size: 3606 bytes --]

From 6fe9a80cb819d9e525bfe0c4983e5d80dcb132e2 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 17:27:26 +0200
Subject: [PATCH 1/3] Updated python-mock to 3.0.5

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

diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 6c03a2134b2..904ce56a28f 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,7 +1,8 @@
 # Template file for 'python-mock'
+# Template file for 'python-mock'
 pkgname=python-mock
-version=2.0.0
-revision=3
+version=3.0.5
+revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python2-module
@@ -13,7 +14,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
 homepage="https://github.com/testing-cabal/mock"
 license="BSD-2-Clause"
 distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
-checksum=b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba
+checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
 
 post_install() {
 	vlicense LICENSE.txt LICENSE

From 1289e88d69873ac0458fb01f25be950a8472ff3f Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:07:11 +0200
Subject: [PATCH 2/3] python-mock: update to 3.0.5 v2

---
 srcpkgs/python-mock/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 904ce56a28f..95196de39df 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,5 +1,4 @@
 # Template file for 'python-mock'
-# Template file for 'python-mock'
 pkgname=python-mock
 version=3.0.5
 revision=1
@@ -11,8 +10,8 @@ hostmakedepends="python-pbr python-setuptools"
 depends="python-funcsigs python-pbr python-setuptools python-six"
 short_desc="Rolling backport of unittest.mock for Python2"
 maintainer="Toyam Cox <Vaelatern@gmail.com>"
-homepage="https://github.com/testing-cabal/mock"
 license="BSD-2-Clause"
+homepage="https://github.com/testing-cabal/mock"
 distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
 checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
 

From b030e717c8d9abd1713d967b3dc1c54bb7625a6f Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:07:11 +0200
Subject: [PATCH 3/3] python-mock: update to 3.0.5 v2

Updated python-mock to 3.0.5
---
 srcpkgs/python-mock/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 6c03a2134b2..e6aafdb8a4a 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,7 +1,8 @@
 # Template file for 'python-mock'
+# Template file for 'python-mock'
 pkgname=python-mock
-version=2.0.0
-revision=3
+version=3.0.5
+revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python2-module
@@ -10,10 +11,10 @@ hostmakedepends="python-pbr python-setuptools"
 depends="python-funcsigs python-pbr python-setuptools python-six"
 short_desc="Rolling backport of unittest.mock for Python2"
 maintainer="Toyam Cox <Vaelatern@gmail.com>"
-homepage="https://github.com/testing-cabal/mock"
 license="BSD-2-Clause"
+homepage="https://github.com/testing-cabal/mock"
 distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
-checksum=b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba
+checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
 
 post_install() {
 	vlicense LICENSE.txt LICENSE

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

* Re: [PR PATCH] [Updated] python-mock: update to 3.0.5
  2019-10-06 15:29 [PR PATCH] Updated python-mock to 3.0.5 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-07  5:55 ` voidlinux-github
@ 2019-10-07  5:55 ` voidlinux-github
  2019-10-07  6:01 ` voidlinux-github
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-07  5:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages python-mock_3.0.5
https://github.com/void-linux/void-packages/pull/15181

python-mock: update to 3.0.5
Please contact me if anything wrong.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-mock_3.0.5-15181.patch --]
[-- Type: text/x-diff, Size: 3606 bytes --]

From 6fe9a80cb819d9e525bfe0c4983e5d80dcb132e2 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 17:27:26 +0200
Subject: [PATCH 1/3] Updated python-mock to 3.0.5

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

diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 6c03a2134b2..904ce56a28f 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,7 +1,8 @@
 # Template file for 'python-mock'
+# Template file for 'python-mock'
 pkgname=python-mock
-version=2.0.0
-revision=3
+version=3.0.5
+revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python2-module
@@ -13,7 +14,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
 homepage="https://github.com/testing-cabal/mock"
 license="BSD-2-Clause"
 distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
-checksum=b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba
+checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
 
 post_install() {
 	vlicense LICENSE.txt LICENSE

From 1289e88d69873ac0458fb01f25be950a8472ff3f Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:07:11 +0200
Subject: [PATCH 2/3] python-mock: update to 3.0.5 v2

---
 srcpkgs/python-mock/template | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 904ce56a28f..95196de39df 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,5 +1,4 @@
 # Template file for 'python-mock'
-# Template file for 'python-mock'
 pkgname=python-mock
 version=3.0.5
 revision=1
@@ -11,8 +10,8 @@ hostmakedepends="python-pbr python-setuptools"
 depends="python-funcsigs python-pbr python-setuptools python-six"
 short_desc="Rolling backport of unittest.mock for Python2"
 maintainer="Toyam Cox <Vaelatern@gmail.com>"
-homepage="https://github.com/testing-cabal/mock"
 license="BSD-2-Clause"
+homepage="https://github.com/testing-cabal/mock"
 distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
 checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
 

From b030e717c8d9abd1713d967b3dc1c54bb7625a6f Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:07:11 +0200
Subject: [PATCH 3/3] python-mock: update to 3.0.5 v2

Updated python-mock to 3.0.5
---
 srcpkgs/python-mock/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 6c03a2134b2..e6aafdb8a4a 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,7 +1,8 @@
 # Template file for 'python-mock'
+# Template file for 'python-mock'
 pkgname=python-mock
-version=2.0.0
-revision=3
+version=3.0.5
+revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python2-module
@@ -10,10 +11,10 @@ hostmakedepends="python-pbr python-setuptools"
 depends="python-funcsigs python-pbr python-setuptools python-six"
 short_desc="Rolling backport of unittest.mock for Python2"
 maintainer="Toyam Cox <Vaelatern@gmail.com>"
-homepage="https://github.com/testing-cabal/mock"
 license="BSD-2-Clause"
+homepage="https://github.com/testing-cabal/mock"
 distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
-checksum=b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba
+checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
 
 post_install() {
 	vlicense LICENSE.txt LICENSE

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

* Re: [PR PATCH] [Updated] python-mock: update to 3.0.5
  2019-10-06 15:29 [PR PATCH] Updated python-mock to 3.0.5 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-10-07  5:55 ` voidlinux-github
@ 2019-10-07  6:01 ` voidlinux-github
  2019-10-07  6:01 ` voidlinux-github
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-07  6:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages python-mock_3.0.5
https://github.com/void-linux/void-packages/pull/15181

python-mock: update to 3.0.5
Please contact me if anything wrong.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-mock_3.0.5-15181.patch --]
[-- Type: text/x-diff, Size: 1397 bytes --]

From b52a86346bcfdce957dffc5465738a286205147c Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:07:11 +0200
Subject: [PATCH] python-mock: update to 3.0.5 v2

Updated python-mock to 3.0.5

Updated python-mock to 3.0.5

python-mock: update to 3.0.5
---
 srcpkgs/python-mock/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 6c03a2134b2..95196de39df 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,7 +1,7 @@
 # Template file for 'python-mock'
 pkgname=python-mock
-version=2.0.0
-revision=3
+version=3.0.5
+revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python2-module
@@ -10,10 +10,10 @@ hostmakedepends="python-pbr python-setuptools"
 depends="python-funcsigs python-pbr python-setuptools python-six"
 short_desc="Rolling backport of unittest.mock for Python2"
 maintainer="Toyam Cox <Vaelatern@gmail.com>"
-homepage="https://github.com/testing-cabal/mock"
 license="BSD-2-Clause"
+homepage="https://github.com/testing-cabal/mock"
 distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
-checksum=b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba
+checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
 
 post_install() {
 	vlicense LICENSE.txt LICENSE

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

* Re: [PR PATCH] [Updated] python-mock: update to 3.0.5
  2019-10-06 15:29 [PR PATCH] Updated python-mock to 3.0.5 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-10-07  6:01 ` voidlinux-github
@ 2019-10-07  6:01 ` voidlinux-github
  2019-10-07 16:42 ` voidlinux-github
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-07  6:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages python-mock_3.0.5
https://github.com/void-linux/void-packages/pull/15181

python-mock: update to 3.0.5
Please contact me if anything wrong.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-mock_3.0.5-15181.patch --]
[-- Type: text/x-diff, Size: 1397 bytes --]

From b52a86346bcfdce957dffc5465738a286205147c Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:07:11 +0200
Subject: [PATCH] python-mock: update to 3.0.5 v2

Updated python-mock to 3.0.5

Updated python-mock to 3.0.5

python-mock: update to 3.0.5
---
 srcpkgs/python-mock/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 6c03a2134b2..95196de39df 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,7 +1,7 @@
 # Template file for 'python-mock'
 pkgname=python-mock
-version=2.0.0
-revision=3
+version=3.0.5
+revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python2-module
@@ -10,10 +10,10 @@ hostmakedepends="python-pbr python-setuptools"
 depends="python-funcsigs python-pbr python-setuptools python-six"
 short_desc="Rolling backport of unittest.mock for Python2"
 maintainer="Toyam Cox <Vaelatern@gmail.com>"
-homepage="https://github.com/testing-cabal/mock"
 license="BSD-2-Clause"
+homepage="https://github.com/testing-cabal/mock"
 distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
-checksum=b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba
+checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
 
 post_install() {
 	vlicense LICENSE.txt LICENSE

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

* Re: [PR PATCH] [Updated] python-mock: update to 3.0.5
  2019-10-06 15:29 [PR PATCH] Updated python-mock to 3.0.5 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-10-07 16:42 ` voidlinux-github
@ 2019-10-07 16:42 ` voidlinux-github
  2019-10-08 18:58 ` [PR PATCH] [Merged]: " voidlinux-github
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-07 16:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages python-mock_3.0.5
https://github.com/void-linux/void-packages/pull/15181

python-mock: update to 3.0.5
Please contact me if anything wrong.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-mock_3.0.5-15181.patch --]
[-- Type: text/x-diff, Size: 1394 bytes --]

From 4b7703e2e09cf3ace73d602729661af41e8bd711 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:07:11 +0200
Subject: [PATCH] python-mock: update to 3.0.5

Updated python-mock to 3.0.5

Updated python-mock to 3.0.5

python-mock: update to 3.0.5
---
 srcpkgs/python-mock/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 6c03a2134b2..95196de39df 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,7 +1,7 @@
 # Template file for 'python-mock'
 pkgname=python-mock
-version=2.0.0
-revision=3
+version=3.0.5
+revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python2-module
@@ -10,10 +10,10 @@ hostmakedepends="python-pbr python-setuptools"
 depends="python-funcsigs python-pbr python-setuptools python-six"
 short_desc="Rolling backport of unittest.mock for Python2"
 maintainer="Toyam Cox <Vaelatern@gmail.com>"
-homepage="https://github.com/testing-cabal/mock"
 license="BSD-2-Clause"
+homepage="https://github.com/testing-cabal/mock"
 distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
-checksum=b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba
+checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
 
 post_install() {
 	vlicense LICENSE.txt LICENSE

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

* Re: [PR PATCH] [Updated] python-mock: update to 3.0.5
  2019-10-06 15:29 [PR PATCH] Updated python-mock to 3.0.5 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-10-07  6:01 ` voidlinux-github
@ 2019-10-07 16:42 ` voidlinux-github
  2019-10-07 16:42 ` voidlinux-github
  2019-10-08 18:58 ` [PR PATCH] [Merged]: " voidlinux-github
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-07 16:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TheExpert1337/void-packages python-mock_3.0.5
https://github.com/void-linux/void-packages/pull/15181

python-mock: update to 3.0.5
Please contact me if anything wrong.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-mock_3.0.5-15181.patch --]
[-- Type: text/x-diff, Size: 1394 bytes --]

From 4b7703e2e09cf3ace73d602729661af41e8bd711 Mon Sep 17 00:00:00 2001
From: TheExpert1337 <tamas.bohm@protonmail.com>
Date: Sun, 6 Oct 2019 18:07:11 +0200
Subject: [PATCH] python-mock: update to 3.0.5

Updated python-mock to 3.0.5

Updated python-mock to 3.0.5

python-mock: update to 3.0.5
---
 srcpkgs/python-mock/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python-mock/template b/srcpkgs/python-mock/template
index 6c03a2134b2..95196de39df 100644
--- a/srcpkgs/python-mock/template
+++ b/srcpkgs/python-mock/template
@@ -1,7 +1,7 @@
 # Template file for 'python-mock'
 pkgname=python-mock
-version=2.0.0
-revision=3
+version=3.0.5
+revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python2-module
@@ -10,10 +10,10 @@ hostmakedepends="python-pbr python-setuptools"
 depends="python-funcsigs python-pbr python-setuptools python-six"
 short_desc="Rolling backport of unittest.mock for Python2"
 maintainer="Toyam Cox <Vaelatern@gmail.com>"
-homepage="https://github.com/testing-cabal/mock"
 license="BSD-2-Clause"
+homepage="https://github.com/testing-cabal/mock"
 distfiles="${PYPI_SITE}/m/mock/mock-${version}.tar.gz"
-checksum=b158b6df76edd239b8208d481dc46b6afd45a846b7812ff0ce58971cf5bc8bba
+checksum=83657d894c90d5681d62155c82bda9c1187827525880eda8ff5df4ec813437c3
 
 post_install() {
 	vlicense LICENSE.txt LICENSE

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

* Re: [PR PATCH] [Merged]: python-mock: update to 3.0.5
  2019-10-06 15:29 [PR PATCH] Updated python-mock to 3.0.5 voidlinux-github
                   ` (7 preceding siblings ...)
  2019-10-07 16:42 ` voidlinux-github
@ 2019-10-08 18:58 ` voidlinux-github
  8 siblings, 0 replies; 10+ messages in thread
From: voidlinux-github @ 2019-10-08 18:58 UTC (permalink / raw)
  To: ml

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

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

python-mock: update to 3.0.5
https://github.com/void-linux/void-packages/pull/15181

Description:
Please contact me if anything wrong.

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

end of thread, other threads:[~2019-10-08 18:58 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-06 15:29 [PR PATCH] Updated python-mock to 3.0.5 voidlinux-github
2019-10-06 16:07 ` [PR PATCH] [Updated] python-mock: update " voidlinux-github
2019-10-06 16:07 ` voidlinux-github
2019-10-07  5:55 ` voidlinux-github
2019-10-07  5:55 ` voidlinux-github
2019-10-07  6:01 ` voidlinux-github
2019-10-07  6:01 ` voidlinux-github
2019-10-07 16:42 ` voidlinux-github
2019-10-07 16:42 ` voidlinux-github
2019-10-08 18:58 ` [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).