Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-Flask-OAuthlib: update to 0.9.6
@ 2020-11-29 20:14 ndowens
  2020-12-05 23:43 ` [PR REVIEW] " ericonr
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ndowens @ 2020-11-29 20:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages python-flask-oauthlib
https://github.com/void-linux/void-packages/pull/26808

python3-Flask-OAuthlib: update to 0.9.6


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-flask-oauthlib-26808.patch --]
[-- Type: text/x-diff, Size: 1335 bytes --]

From e01b6b983239a8551c268713cda3f6fd560409ea Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sun, 29 Nov 2020 14:02:06 -0600
Subject: [PATCH] python3-Flask-OAuthlib: update to 0.9.6

---
 srcpkgs/python3-Flask-OAuthlib/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-Flask-OAuthlib/template b/srcpkgs/python3-Flask-OAuthlib/template
index a8757ecb9b7..723d733aa23 100644
--- a/srcpkgs/python3-Flask-OAuthlib/template
+++ b/srcpkgs/python3-Flask-OAuthlib/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-Flask-OAuthlib'
 pkgname=python3-Flask-OAuthlib
-version=0.9.5
-revision=4
+version=0.9.6
+revision=1
 wrksrc="${pkgname#*-}-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,8 +10,9 @@ short_desc="OAuthlib for Flask (Python3)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/lepture/flask-oauthlib"
+changelog="https://raw.githubusercontent.com/lepture/flask-oauthlib/v%{version}/CHANGES.rst"
 distfiles="${PYPI_SITE}/F/Flask-OAuthlib/Flask-OAuthlib-${version}.tar.gz"
-checksum=cbfe835902569909a19828582c3381148995ad677243016ccad9c951acf69406
+checksum=5bb79c8a8e670c2eb4cb553dfc3283b6c8d1202f674934676dc173cee94fe39c
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR REVIEW] python3-Flask-OAuthlib: update to 0.9.6
  2020-11-29 20:14 [PR PATCH] python3-Flask-OAuthlib: update to 0.9.6 ndowens
@ 2020-12-05 23:43 ` ericonr
  2020-12-05 23:48 ` [PR PATCH] [Updated] " ndowens
  2020-12-17  3:33 ` [PR PATCH] [Closed]: " ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2020-12-05 23:43 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26808#discussion_r536915213

Comment:
Use master

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

* Re: [PR PATCH] [Updated] python3-Flask-OAuthlib: update to 0.9.6
  2020-11-29 20:14 [PR PATCH] python3-Flask-OAuthlib: update to 0.9.6 ndowens
  2020-12-05 23:43 ` [PR REVIEW] " ericonr
@ 2020-12-05 23:48 ` ndowens
  2020-12-17  3:33 ` [PR PATCH] [Closed]: " ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: ndowens @ 2020-12-05 23:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages python-flask-oauthlib
https://github.com/void-linux/void-packages/pull/26808

python3-Flask-OAuthlib: update to 0.9.6


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-python-flask-oauthlib-26808.patch --]
[-- Type: text/x-diff, Size: 1330 bytes --]

From 7443c3f04872cd91b3e2979c99e72df0891129c2 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Sun, 29 Nov 2020 14:02:06 -0600
Subject: [PATCH] python3-Flask-OAuthlib: update to 0.9.6

---
 srcpkgs/python3-Flask-OAuthlib/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-Flask-OAuthlib/template b/srcpkgs/python3-Flask-OAuthlib/template
index a8757ecb9b7..a92b7a793ed 100644
--- a/srcpkgs/python3-Flask-OAuthlib/template
+++ b/srcpkgs/python3-Flask-OAuthlib/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-Flask-OAuthlib'
 pkgname=python3-Flask-OAuthlib
-version=0.9.5
-revision=4
+version=0.9.6
+revision=1
 wrksrc="${pkgname#*-}-${version}"
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,8 +10,9 @@ short_desc="OAuthlib for Flask (Python3)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://github.com/lepture/flask-oauthlib"
+changelog="https://raw.githubusercontent.com/lepture/flask-oauthlib/master/CHANGES.rst"
 distfiles="${PYPI_SITE}/F/Flask-OAuthlib/Flask-OAuthlib-${version}.tar.gz"
-checksum=cbfe835902569909a19828582c3381148995ad677243016ccad9c951acf69406
+checksum=5bb79c8a8e670c2eb4cb553dfc3283b6c8d1202f674934676dc173cee94fe39c
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Closed]: python3-Flask-OAuthlib: update to 0.9.6
  2020-11-29 20:14 [PR PATCH] python3-Flask-OAuthlib: update to 0.9.6 ndowens
  2020-12-05 23:43 ` [PR REVIEW] " ericonr
  2020-12-05 23:48 ` [PR PATCH] [Updated] " ndowens
@ 2020-12-17  3:33 ` ahesford
  2 siblings, 0 replies; 4+ messages in thread
From: ahesford @ 2020-12-17  3:33 UTC (permalink / raw)
  To: ml

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

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

python3-Flask-OAuthlib: update to 0.9.6
https://github.com/void-linux/void-packages/pull/26808

Description:


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

end of thread, other threads:[~2020-12-17  3:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-29 20:14 [PR PATCH] python3-Flask-OAuthlib: update to 0.9.6 ndowens
2020-12-05 23:43 ` [PR REVIEW] " ericonr
2020-12-05 23:48 ` [PR PATCH] [Updated] " ndowens
2020-12-17  3:33 ` [PR PATCH] [Closed]: " ahesford

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