Github messages for voidlinux
 help / color / mirror / Atom feed
From: svenper <svenper@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python-redis: update to 3.3.11.
Date: Mon, 20 Apr 2020 22:10:36 +0200	[thread overview]
Message-ID: <20200420201036.KTneOgn9OHggl4lsAlDNBkGOD_ml_DrF0lyp_Jn4x3U@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21172@inbox.vuxu.org>

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

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

https://github.com/svenper/void-packages python-redis
https://github.com/void-linux/void-packages/pull/21172

python-redis: update to 3.3.11.


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

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

From 3686f0d58c92038a3e65a65591c5335fc2d7c290 Mon Sep 17 00:00:00 2001
From: svenper <svenper@tuta.io>
Date: Mon, 20 Apr 2020 22:10:23 +0200
Subject: [PATCH] python-redis: update to 3.3.11.

---
 srcpkgs/python-redis/template | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/python-redis/template b/srcpkgs/python-redis/template
index b7e773fde54..8285aa577ee 100644
--- a/srcpkgs/python-redis/template
+++ b/srcpkgs/python-redis/template
@@ -1,11 +1,10 @@
 # Template file for 'python-redis'
 pkgname=python-redis
-version=2.10.6
-revision=3
+version=3.3.11
+revision=1
 archs=noarch
 wrksrc="redis-${version}"
 build_style=python-module
-pycompile_module="redis"
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python"
 short_desc="Python2 client for Redis key-value store"
@@ -13,7 +12,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
 license="MIT"
 homepage="https://github.com/andymccurdy/redis-py"
 distfiles="${PYPI_SITE}/r/redis/redis-${version}.tar.gz"
-checksum=a22ca993cea2962dbb588f9f30d0015ac4afcc45bee27d3978c0dbe9e97c6c0f
+checksum=8d0fc278d3f5e1249967cba2eb4a5632d19e45ce5c09442b8422d15ee2c22cc2
 
 post_install() {
 	vlicense LICENSE
@@ -22,7 +21,6 @@ post_install() {
 python3-redis_package() {
 	archs=noarch
 	depends="python3"
-	pycompile_module="redis"
 	short_desc="${short_desc/Python2/Python3}"
 	pkg_install() {
 		vmove usr/lib/python3*

  reply	other threads:[~2020-04-20 20:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-20  7:33 [PR PATCH] " svenper
2020-04-20 20:10 ` svenper [this message]
2020-04-22 14:08 ` [PR PATCH] [Merged]: " Hoshpak

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=20200420201036.KTneOgn9OHggl4lsAlDNBkGOD_ml_DrF0lyp_Jn4x3U@z \
    --to=svenper@users.noreply.github.com \
    --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).