Github messages for voidlinux
 help / color / mirror / Atom feed
From: cpixl <cpixl@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] python3-dogpile.cache: fix Python dependency
Date: Thu, 03 Sep 2020 07:00:32 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24631@inbox.vuxu.org> (raw)

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

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

https://github.com/cpixl/void-packages python3-dogpile.cache
https://github.com/void-linux/void-packages/pull/24631

python3-dogpile.cache: fix Python dependency


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

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

From c093bf628a3dfc375c4d085a03c21fa2b5fa6462 Mon Sep 17 00:00:00 2001
From: Daniel Santana <daniel@santana.tech>
Date: Thu, 3 Sep 2020 01:59:11 -0300
Subject: [PATCH] python3-dogpile.cache: fix Python dependency

---
 srcpkgs/python3-dogpile.cache/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-dogpile.cache/template b/srcpkgs/python3-dogpile.cache/template
index 98245fbd219..9e8a6a2465e 100644
--- a/srcpkgs/python3-dogpile.cache/template
+++ b/srcpkgs/python3-dogpile.cache/template
@@ -1,13 +1,13 @@
 # Template file for 'python3-dogpile.cache'
 pkgname=python3-dogpile.cache
 version=1.0.2
-revision=1
+revision=2
 archs=noarch
 wrksrc="dogpile.cache-${version}"
 build_style=python3-module
-hostmakedepends="python-setuptools python3-setuptools"
-depends="python python-decorator"
-checkdepends="python3-decorator tox"
+hostmakedepends="python3-setuptools"
+depends="python3 python3-decorator"
+checkdepends="tox"
 short_desc="Caching front-end based on the Dogpile lock"
 maintainer="Daniel Santana <daniel@santana.tech>"
 license="BSD-3-Clause"

             reply	other threads:[~2020-09-03  5:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-03  5:00 cpixl [this message]
2020-09-03 21:10 ` [PR PATCH] [Merged]: " Chocimier
2020-09-03 21:11 ` Chocimier

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24631@inbox.vuxu.org \
    --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).