Github messages for voidlinux
 help / color / mirror / Atom feed
From: cpixl <cpixl@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python-dogpile.cache: update to 0.9.2.
Date: Sun, 10 May 2020 04:45:09 +0200	[thread overview]
Message-ID: <20200510024509.Q-FykXcCVTTLAET5KKPq3_7FgePsn5ScFN6Aw4re1PU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21753@inbox.vuxu.org>

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

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

https://github.com/cpixl/void-packages python-dogpile.cache
https://github.com/void-linux/void-packages/pull/21753

python-dogpile.cache: update to 0.9.2.


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

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

From c5c474b0c0d324c10dd5c1d0e7f742d3ca116140 Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Fri, 8 May 2020 12:06:39 -0300
Subject: [PATCH] python-dogpile.cache: update to 0.9.2.

---
 srcpkgs/python-dogpile.cache/template | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python-dogpile.cache/template b/srcpkgs/python-dogpile.cache/template
index 4ef8364cd0f..d87521665e8 100644
--- a/srcpkgs/python-dogpile.cache/template
+++ b/srcpkgs/python-dogpile.cache/template
@@ -1,18 +1,23 @@
 # Template file for 'python-dogpile.cache'
 pkgname=python-dogpile.cache
-version=0.9.0
+version=0.9.2
 revision=1
 archs=noarch
 wrksrc="dogpile.cache-${version}"
 build_style=python-module
 hostmakedepends="python-setuptools python3-setuptools"
 depends="python python-decorator"
+checkdepends="python3-decorator tox"
 short_desc="Caching front-end based on the Dogpile lock (Python2)"
 maintainer="Daniel Santana <daniel@santana.tech>"
 license="BSD-3-Clause"
 homepage="https://github.com/sqlalchemy/dogpile.cache"
 distfiles="${PYPI_SITE}/d/dogpile.cache/dogpile.cache-${version}.tar.gz"
-checksum=b348835825c9dcd251d9aad1f89f257277ac198a3e35a61980ab4cb28c75216b
+checksum=bc9dde1ffa5de0179efbcdc73773ef0553921130ad01955422f2932be35c059e
+
+do_check() {
+	tox -e py27,py${py3_ver/./}
+}
 
 post_install() {
 	vlicense LICENSE

  parent reply	other threads:[~2020-05-10  2:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-08 15:07 [PR PATCH] " cpixl
2020-05-08 19:20 ` Chocimier
2020-05-10  2:45 ` cpixl [this message]
2020-05-11 18:28 ` [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=20200510024509.Q-FykXcCVTTLAET5KKPq3_7FgePsn5ScFN6Aw4re1PU@z \
    --to=cpixl@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).