Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-pathspec: update to 0.8.0
@ 2020-10-10 13:49 priner
  2020-10-14 16:48 ` [PR PATCH] [Updated] " priner
  2020-10-15  5:29 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 2 replies; 3+ messages in thread
From: priner @ 2020-10-10 13:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/priner/void-packages python3-pathspec
https://github.com/void-linux/void-packages/pull/25492

python3-pathspec: update to 0.8.0


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

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

From dc53320532bf74ed7c3054cdd6446cbd20a0ccf8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A1n=20Priner?= <johnkie4@gmail.com>
Date: Sat, 10 Oct 2020 15:47:54 +0200
Subject: [PATCH] python3-pathspec: update to 0.8.0

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

diff --git a/srcpkgs/python3-pathspec/template b/srcpkgs/python3-pathspec/template
index 19859fb496e..48181640d87 100644
--- a/srcpkgs/python3-pathspec/template
+++ b/srcpkgs/python3-pathspec/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-pathspec'
 pkgname=python3-pathspec
-version=0.6.0
-revision=3
+version=0.8.0
+revision=1
 wrksrc="pathspec-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MPL-2.0"
 homepage="https://github.com/cpburnz/python-path-specification"
 distfiles="${PYPI_SITE}/p/pathspec/pathspec-${version}.tar.gz"
-checksum=e285ccc8b0785beadd4c18e5708b12bb8fcf529a1e61215b3feff1d1e559ea5c
+checksum=da45173eb3a6f2a5a487efba21f050af2b41948be6ab52b6a1e3ff22bb8b7061
 
 do_check() {
 	python3 setup.py test

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

* Re: [PR PATCH] [Updated] python3-pathspec: update to 0.8.0
  2020-10-10 13:49 [PR PATCH] python3-pathspec: update to 0.8.0 priner
@ 2020-10-14 16:48 ` priner
  2020-10-15  5:29 ` [PR PATCH] [Merged]: " ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: priner @ 2020-10-14 16:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/priner/void-packages python3-pathspec
https://github.com/void-linux/void-packages/pull/25492

python3-pathspec: update to 0.8.0


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

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

From 6af02eda880b0f24fa536e178834f1fed8cd6e46 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A1n=20Priner?= <johnkie4@gmail.com>
Date: Sat, 10 Oct 2020 15:47:54 +0200
Subject: [PATCH] python3-pathspec: update to 0.8.0

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

diff --git a/srcpkgs/python3-pathspec/template b/srcpkgs/python3-pathspec/template
index 421aaf078b5..48181640d87 100644
--- a/srcpkgs/python3-pathspec/template
+++ b/srcpkgs/python3-pathspec/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-pathspec'
 pkgname=python3-pathspec
-version=0.6.0
-revision=4
+version=0.8.0
+revision=1
 wrksrc="pathspec-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MPL-2.0"
 homepage="https://github.com/cpburnz/python-path-specification"
 distfiles="${PYPI_SITE}/p/pathspec/pathspec-${version}.tar.gz"
-checksum=e285ccc8b0785beadd4c18e5708b12bb8fcf529a1e61215b3feff1d1e559ea5c
+checksum=da45173eb3a6f2a5a487efba21f050af2b41948be6ab52b6a1e3ff22bb8b7061
 
 do_check() {
 	python3 setup.py test

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

* Re: [PR PATCH] [Merged]: python3-pathspec: update to 0.8.0
  2020-10-10 13:49 [PR PATCH] python3-pathspec: update to 0.8.0 priner
  2020-10-14 16:48 ` [PR PATCH] [Updated] " priner
@ 2020-10-15  5:29 ` ericonr
  1 sibling, 0 replies; 3+ messages in thread
From: ericonr @ 2020-10-15  5:29 UTC (permalink / raw)
  To: ml

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

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

python3-pathspec: update to 0.8.0
https://github.com/void-linux/void-packages/pull/25492

Description:


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

end of thread, other threads:[~2020-10-15  5:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-10 13:49 [PR PATCH] python3-pathspec: update to 0.8.0 priner
2020-10-14 16:48 ` [PR PATCH] [Updated] " priner
2020-10-15  5:29 ` [PR PATCH] [Merged]: " ericonr

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