Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-dogpile.cache: fix Python dependency
@ 2020-09-03  5:00 cpixl
  2020-09-03 21:10 ` [PR PATCH] [Merged]: " Chocimier
  2020-09-03 21:11 ` Chocimier
  0 siblings, 2 replies; 3+ messages in thread
From: cpixl @ 2020-09-03  5:00 UTC (permalink / raw)
  To: ml

[-- 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"

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

* Re: [PR PATCH] [Merged]: python3-dogpile.cache: fix Python dependency
  2020-09-03  5:00 [PR PATCH] python3-dogpile.cache: fix Python dependency cpixl
@ 2020-09-03 21:10 ` Chocimier
  2020-09-03 21:11 ` Chocimier
  1 sibling, 0 replies; 3+ messages in thread
From: Chocimier @ 2020-09-03 21:10 UTC (permalink / raw)
  To: ml

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

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

python3-dogpile.cache: fix Python dependency
https://github.com/void-linux/void-packages/pull/24631

Description:


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

* Re: python3-dogpile.cache: fix Python dependency
  2020-09-03  5:00 [PR PATCH] python3-dogpile.cache: fix Python dependency cpixl
  2020-09-03 21:10 ` [PR PATCH] [Merged]: " Chocimier
@ 2020-09-03 21:11 ` Chocimier
  1 sibling, 0 replies; 3+ messages in thread
From: Chocimier @ 2020-09-03 21:11 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/24631#issuecomment-686767070

Comment:
Thanks for correction.

No need to explicitly depend on python3 if depending on some module btw.

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

end of thread, other threads:[~2020-09-03 21:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-03  5:00 [PR PATCH] python3-dogpile.cache: fix Python dependency cpixl
2020-09-03 21:10 ` [PR PATCH] [Merged]: " Chocimier
2020-09-03 21:11 ` Chocimier

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).