Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Python sphinxcontrib websupport
@ 2019-07-07  6:06 voidlinux-github
  2019-07-07  7:47 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-07-07  6:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python-sphinxcontrib-websupport
https://github.com/void-linux/void-packages/pull/12874

Python sphinxcontrib websupport


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-sphinxcontrib-websupport-12874.patch --]
[-- Type: application/text/x-diff, Size: 2352 bytes --]

From 22dfb8f273b666daccd80e56040eda1e305bd059 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Sun, 7 Jul 2019 08:02:47 +0200
Subject: [PATCH 1/2] python-scikit-learn: update to 0.20.3.

---
 srcpkgs/python-scikit-learn/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python-scikit-learn/template b/srcpkgs/python-scikit-learn/template
index 88d794612d7..073839699a5 100644
--- a/srcpkgs/python-scikit-learn/template
+++ b/srcpkgs/python-scikit-learn/template
@@ -1,7 +1,7 @@
 # Template file for 'python-scikit-learn'
 pkgname=python-scikit-learn
-version=0.20.2
-revision=2
+version=0.20.3
+revision=1
 wrksrc="scikit-learn-${version}"
 build_style=python-module
 pycompile_module="sklearn"
@@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
 homepage="https://scikit-learn.org/"
 license="BSD-3-Clause"
 distfiles="https://github.com/scikit-learn/scikit-learn/archive/${version}.tar.gz"
-checksum=a5df291430f7b2d4e1b0d95680d49f170f28e37cf6594c0b7fc5e4f17330d0b0
+checksum=cadeefa9a824671bdcad790a075efbaa0d5a00458c43c9b4ce7110b129df7b10
 
 post_install() {
 	vlicense COPYING

From 1479053aa7467ded521b48ad7e4482b9fe5a709c Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Sun, 7 Jul 2019 08:05:40 +0200
Subject: [PATCH 2/2] python-sphinxcontrib-websupport: update to 1.1.2.

---
 srcpkgs/python-sphinxcontrib-websupport/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python-sphinxcontrib-websupport/template b/srcpkgs/python-sphinxcontrib-websupport/template
index e8c470cadef..2236e50b25b 100644
--- a/srcpkgs/python-sphinxcontrib-websupport/template
+++ b/srcpkgs/python-sphinxcontrib-websupport/template
@@ -1,6 +1,6 @@
 # Template file for 'python-sphinxcontrib-websupport'
 pkgname=python-sphinxcontrib-websupport
-version=1.1.0
+version=1.1.2
 revision=1
 archs=noarch
 wrksrc="sphinxcontrib-websupport-${version}"
@@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
 homepage="http://sphinx-doc.org/"
 license="BSD-2-Clause"
 distfiles="${PYPI_SITE}/s/sphinxcontrib-websupport/sphinxcontrib-websupport-${version}.tar.gz"
-checksum=9de47f375baf1ea07cdb3436ff39d7a9c76042c10a769c52353ec46e4e8fc3b9
+checksum=1501befb0fdf1d1c29a800fdbf4ef5dc5369377300ddbdd16d2cd40e54c6eefc
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] Python sphinxcontrib websupport
  2019-07-07  6:06 [PR PATCH] Python sphinxcontrib websupport voidlinux-github
  2019-07-07  7:47 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-07-07  7:47 ` voidlinux-github
  2019-07-07 14:00 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-07-07  7:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python-sphinxcontrib-websupport
https://github.com/void-linux/void-packages/pull/12874

Python sphinxcontrib websupport


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-sphinxcontrib-websupport-12874.patch --]
[-- Type: application/text/x-diff, Size: 1201 bytes --]

From 4eb79d41d508fd691c47e308a09a63eb99e2e948 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Sun, 7 Jul 2019 08:05:40 +0200
Subject: [PATCH] python-sphinxcontrib-websupport: update to 1.1.2.

---
 srcpkgs/python-sphinxcontrib-websupport/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python-sphinxcontrib-websupport/template b/srcpkgs/python-sphinxcontrib-websupport/template
index e8c470cadef..2236e50b25b 100644
--- a/srcpkgs/python-sphinxcontrib-websupport/template
+++ b/srcpkgs/python-sphinxcontrib-websupport/template
@@ -1,6 +1,6 @@
 # Template file for 'python-sphinxcontrib-websupport'
 pkgname=python-sphinxcontrib-websupport
-version=1.1.0
+version=1.1.2
 revision=1
 archs=noarch
 wrksrc="sphinxcontrib-websupport-${version}"
@@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
 homepage="http://sphinx-doc.org/"
 license="BSD-2-Clause"
 distfiles="${PYPI_SITE}/s/sphinxcontrib-websupport/sphinxcontrib-websupport-${version}.tar.gz"
-checksum=9de47f375baf1ea07cdb3436ff39d7a9c76042c10a769c52353ec46e4e8fc3b9
+checksum=1501befb0fdf1d1c29a800fdbf4ef5dc5369377300ddbdd16d2cd40e54c6eefc
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] Python sphinxcontrib websupport
  2019-07-07  6:06 [PR PATCH] Python sphinxcontrib websupport voidlinux-github
@ 2019-07-07  7:47 ` voidlinux-github
  2019-07-07  7:47 ` voidlinux-github
  2019-07-07 14:00 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-07-07  7:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages python-sphinxcontrib-websupport
https://github.com/void-linux/void-packages/pull/12874

Python sphinxcontrib websupport


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-sphinxcontrib-websupport-12874.patch --]
[-- Type: application/text/x-diff, Size: 1201 bytes --]

From 4eb79d41d508fd691c47e308a09a63eb99e2e948 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Sun, 7 Jul 2019 08:05:40 +0200
Subject: [PATCH] python-sphinxcontrib-websupport: update to 1.1.2.

---
 srcpkgs/python-sphinxcontrib-websupport/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python-sphinxcontrib-websupport/template b/srcpkgs/python-sphinxcontrib-websupport/template
index e8c470cadef..2236e50b25b 100644
--- a/srcpkgs/python-sphinxcontrib-websupport/template
+++ b/srcpkgs/python-sphinxcontrib-websupport/template
@@ -1,6 +1,6 @@
 # Template file for 'python-sphinxcontrib-websupport'
 pkgname=python-sphinxcontrib-websupport
-version=1.1.0
+version=1.1.2
 revision=1
 archs=noarch
 wrksrc="sphinxcontrib-websupport-${version}"
@@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
 homepage="http://sphinx-doc.org/"
 license="BSD-2-Clause"
 distfiles="${PYPI_SITE}/s/sphinxcontrib-websupport/sphinxcontrib-websupport-${version}.tar.gz"
-checksum=9de47f375baf1ea07cdb3436ff39d7a9c76042c10a769c52353ec46e4e8fc3b9
+checksum=1501befb0fdf1d1c29a800fdbf4ef5dc5369377300ddbdd16d2cd40e54c6eefc
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: Python sphinxcontrib websupport
  2019-07-07  6:06 [PR PATCH] Python sphinxcontrib websupport voidlinux-github
  2019-07-07  7:47 ` [PR PATCH] [Updated] " voidlinux-github
  2019-07-07  7:47 ` voidlinux-github
@ 2019-07-07 14:00 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-07-07 14:00 UTC (permalink / raw)
  To: ml

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

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

Python sphinxcontrib websupport
https://github.com/void-linux/void-packages/pull/12874
Description: 

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

end of thread, other threads:[~2019-07-07 14:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-07  6:06 [PR PATCH] Python sphinxcontrib websupport voidlinux-github
2019-07-07  7:47 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-07  7:47 ` voidlinux-github
2019-07-07 14:00 ` [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).