pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-capturer: Fix MASTER_SITES and DEPENDS
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Thu Jul 20 11:03:37 2023 -0500
Changeset: cd4c380d253e6e429c9f6fd7ce7e939b385091d7
Modified Files:
py-capturer/Makefile
py-capturer/distinfo
Log Message:
py-capturer: Fix MASTER_SITES and DEPENDS
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cd4c380d253e6e429c9f6fd7ce7e939b385091d7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-capturer/Makefile | 4 ++--
py-capturer/distinfo | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diffs:
diff --git a/py-capturer/Makefile b/py-capturer/Makefile
index c6d814580a..dce083bc08 100644
--- a/py-capturer/Makefile
+++ b/py-capturer/Makefile
@@ -3,14 +3,14 @@
DISTNAME= capturer-3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
-MASTER_SITES= https://files.pythonhosted.org/packages/9a/98/e2cac95d1cba553b10552511fdb55043b00a99bf8c1ed913ecbc654d6bfb/
+MASTER_SITES= ${MASTER_SITE_PYPI:=c/capturer/}
MAINTAINER= kamelderouiche%yahoo.com@localhost
HOMEPAGE= https://capturer.readthedocs.io/
COMMENT= Easily capture stdout/stderr of the current process and subprocesses
LICENSE= mit
-DEPENDS+= py-humanfriendly>=10.0:../../wip/py-humanfriendly
+DEPENDS+= ${PYPKGPREFIX}-humanfriendly>=8.0:../../wip/py-humanfriendly
USE_LANGUAGES= # none
diff --git a/py-capturer/distinfo b/py-capturer/distinfo
index b8796d1dad..683c1658f6 100644
--- a/py-capturer/distinfo
+++ b/py-capturer/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-RMD160 (capturer-3.0.tar.gz) = 3e94d2501b99e51ee89422daaaca9d6c14f4a7a9
+BLAKE2s (capturer-3.0.tar.gz) = 87b37d47022216d5d780f731213d44076f5329a4c0d47ee96c505dc4132d9a83
SHA512 (capturer-3.0.tar.gz) = 3c83c0eade27380304347bdc93df392b2cb84c084e50693993dcca5fd572b8f92d31de43b4a2ddd0a0e8c7eb097629127e86a4860918c507d13b0e2979a04098
Size (capturer-3.0.tar.gz) = 18146 bytes
Home |
Main Index |
Thread Index |
Old Index