Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-PyJWT: update to 2.0.0.
@ 2020-12-29 23:27 fosslinux
  2020-12-30  9:03 ` [PR PATCH] [Updated] " fosslinux
  2021-01-04 19:21 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: fosslinux @ 2020-12-29 23:27 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fosslinux/void-packages python3-PyJWT-2.0.0
https://github.com/void-linux/void-packages/pull/27537

python3-PyJWT: update to 2.0.0.


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

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

From a192c0ab3c6b9f5e0e337a9569dd3dc1d02f8f2e Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 30 Dec 2020 10:26:38 +1100
Subject: [PATCH] python3-PyJWT: update to 2.0.0.

---
 srcpkgs/python3-PyJWT/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-PyJWT/template b/srcpkgs/python3-PyJWT/template
index 6ce0464e8cf..aae067978ce 100644
--- a/srcpkgs/python3-PyJWT/template
+++ b/srcpkgs/python3-PyJWT/template
@@ -1,14 +1,15 @@
 # Template file for 'python3-PyJWT'
 pkgname=python3-PyJWT
-version=1.7.1
-revision=3
+version=2.0.0
+revision=1
 wrksrc="PyJWT-${version}"
 build_style=python3-module
-pycompile_module="PyJWT.py"
 hostmakedepends="python3-setuptools"
+checkdepends="python3-pytest"
+depends="python"
 short_desc="Platform independent file lock"
 maintainer="fosslinux <fosslinux@aussies.space>"
 license="Unlicense"
 homepage="https://filelock.readthedocs.io/en/latest/"
 distfiles="${PYPI_SITE}/P/PyJWT/PyJWT-${version}.tar.gz"
-checksum=8d59a976fb773f3e6a39c85636357c4f0e242707394cadadd9814f5cbaa20e96
+checksum=7a2b271c6dac2fda9e0c33d176c4253faba2c6c6b3a99c7f28a32c3c97522779

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

* Re: [PR PATCH] [Updated] python3-PyJWT: update to 2.0.0.
  2020-12-29 23:27 [PR PATCH] python3-PyJWT: update to 2.0.0 fosslinux
@ 2020-12-30  9:03 ` fosslinux
  2021-01-04 19:21 ` [PR PATCH] [Merged]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: fosslinux @ 2020-12-30  9:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fosslinux/void-packages python3-PyJWT-2.0.0
https://github.com/void-linux/void-packages/pull/27537

python3-PyJWT: update to 2.0.0.


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

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

From 892815bb522f68a3f780ad045038eb2d167c99b1 Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Wed, 30 Dec 2020 10:26:38 +1100
Subject: [PATCH] python3-PyJWT: update to 2.0.0.

---
 srcpkgs/python3-PyJWT/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-PyJWT/template b/srcpkgs/python3-PyJWT/template
index 6ce0464e8cf..d8137fd5ec6 100644
--- a/srcpkgs/python3-PyJWT/template
+++ b/srcpkgs/python3-PyJWT/template
@@ -1,14 +1,15 @@
 # Template file for 'python3-PyJWT'
 pkgname=python3-PyJWT
-version=1.7.1
-revision=3
+version=2.0.0
+revision=1
 wrksrc="PyJWT-${version}"
 build_style=python3-module
-pycompile_module="PyJWT.py"
 hostmakedepends="python3-setuptools"
+depends="python"
+checkdepends="python3-pytest"
 short_desc="Platform independent file lock"
 maintainer="fosslinux <fosslinux@aussies.space>"
 license="Unlicense"
 homepage="https://filelock.readthedocs.io/en/latest/"
 distfiles="${PYPI_SITE}/P/PyJWT/PyJWT-${version}.tar.gz"
-checksum=8d59a976fb773f3e6a39c85636357c4f0e242707394cadadd9814f5cbaa20e96
+checksum=7a2b271c6dac2fda9e0c33d176c4253faba2c6c6b3a99c7f28a32c3c97522779

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

* Re: [PR PATCH] [Merged]: python3-PyJWT: update to 2.0.0.
  2020-12-29 23:27 [PR PATCH] python3-PyJWT: update to 2.0.0 fosslinux
  2020-12-30  9:03 ` [PR PATCH] [Updated] " fosslinux
@ 2021-01-04 19:21 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2021-01-04 19:21 UTC (permalink / raw)
  To: ml

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

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

python3-PyJWT: update to 2.0.0.
https://github.com/void-linux/void-packages/pull/27537

Description:


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

end of thread, other threads:[~2021-01-04 19:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-29 23:27 [PR PATCH] python3-PyJWT: update to 2.0.0 fosslinux
2020-12-30  9:03 ` [PR PATCH] [Updated] " fosslinux
2021-01-04 19:21 ` [PR PATCH] [Merged]: " 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).