Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python-itsdangerous: update to 1.1.0
Date: Sat, 18 Jan 2020 20:51:32 +0100	[thread overview]
Message-ID: <20200118195132.ay69ckEysdJH2moQz6QFmdQnEBrFqcgtAZ6rf12Vmhs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18374@inbox.vuxu.org>

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

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

https://github.com/pfpulux/void-packages python-itsdangerous
https://github.com/void-linux/void-packages/pull/18374

python-itsdangerous: update to 1.1.0


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

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

From 72fec87e009d186862ef91d9e3757c2f9108e5c4 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.de>
Date: Sat, 18 Jan 2020 20:06:06 +0100
Subject: [PATCH] python-itsdangerous: update to 1.1.0

---
 srcpkgs/python-itsdangerous/template | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/python-itsdangerous/template b/srcpkgs/python-itsdangerous/template
index 6e6fe5dcb2b..fe51cc78a9b 100644
--- a/srcpkgs/python-itsdangerous/template
+++ b/srcpkgs/python-itsdangerous/template
@@ -1,32 +1,30 @@
 # Template file for 'python-itsdangerous'
 pkgname=python-itsdangerous
-version=0.24
-revision=5
+version=1.1.0
+revision=1
 archs=noarch
 wrksrc="${pkgname#*-}-${version}"
 build_style=python-module
-pycompile_module="itsdangerous.py"
 hostmakedepends="python-setuptools python3-setuptools"
 makedepends="python-devel python3-devel"
 depends="python"
 short_desc="Various helpers to pass trusted data to untrusted enviroments and back"
-maintainer="Markus Berger <pulux@pf4sh>"
+maintainer="Markus Berger <pulux@pf4sh.de>"
 license="BSD-3-Clause"
 homepage="http://github.com/mitsuhiko/itsdangerous"
 distfiles="${PYPI_SITE}/i/itsdangerous/itsdangerous-${version}.tar.gz"
-checksum=cbb3fcf8d3e33df861709ecaf89d9e6629cff0a217bc2848f1b41cd30d360519
+checksum=321b033d07f2a4136d3ec762eac9f16a10ccd60f53c0c91af90217ace7ba1f19
 
 post_install() {
-	vlicense LICENSE
+	vlicense LICENSE.rst
 }
 
 python3-itsdangerous_package() {
 	archs=noarch
 	depends="python3"
-	pycompile_module="itsdangerous.py"
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
 		vmove usr/lib/python3*
-		vlicense LICENSE
+		vlicense LICENSE.rst
 	}
 }

  reply	other threads:[~2020-01-18 19:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-18 19:16 [PR PATCH] " voidlinux-github
2020-01-18 19:51 ` voidlinux-github [this message]
2020-01-19  9:26 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200118195132.ay69ckEysdJH2moQz6QFmdQnEBrFqcgtAZ6rf12Vmhs@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).