Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/py-tulir-hangups chat/py-tulir-hangups: Make deps...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/89fdcdc2cfa4
branches:  trunk
changeset: 438868:89fdcdc2cfa4
user:      js <js%pkgsrc.org@localhost>
date:      Fri Sep 11 02:38:31 2020 +0000

description:
chat/py-tulir-hangups: Make deps less strict in setup.py

chat/py-hangups does the same.

diffstat:

 chat/py-tulir-hangups/Makefile |  3 ++-
 chat/py-tulir-hangups/distinfo |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (24 lines):

diff -r 906bfa765e82 -r 89fdcdc2cfa4 chat/py-tulir-hangups/Makefile
--- a/chat/py-tulir-hangups/Makefile    Fri Sep 11 02:06:38 2020 +0000
+++ b/chat/py-tulir-hangups/Makefile    Fri Sep 11 02:38:31 2020 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2020/09/11 02:04:16 js Exp $
+# $NetBSD: Makefile,v 1.3 2020/09/11 02:38:31 js Exp $
 
 PKGNAME=       ${PYPKGPREFIX}-tulir-hangups-0.4.12
+PKGREVISION=   1
 DISTNAME=      v${PKGVERSION_NOREV}
 EGG_NAME=      tulir_hangups-${PKGVERSION_NOREV}
 GITHUB_PROJECT=        hangups
diff -r 906bfa765e82 -r 89fdcdc2cfa4 chat/py-tulir-hangups/distinfo
--- a/chat/py-tulir-hangups/distinfo    Fri Sep 11 02:06:38 2020 +0000
+++ b/chat/py-tulir-hangups/distinfo    Fri Sep 11 02:38:31 2020 +0000
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.2 2020/09/11 02:04:16 js Exp $
+$NetBSD: distinfo,v 1.3 2020/09/11 02:38:31 js Exp $
 
 SHA1 (tulir-hangups/v0.4.12.tar.gz) = 0058e5fea202d4769aa4601758ceca75d0159c0f
 RMD160 (tulir-hangups/v0.4.12.tar.gz) = 8b0a5e746fb9c271414fdcd83f46dc295ca976c2
 SHA512 (tulir-hangups/v0.4.12.tar.gz) = 226cc6820aeb54581d47f30e507419d5ee8fc5b5f5d63cbb9be699ebf82fd66e3456cde86dc7b77d56f0c7d6af7181279608ca8bdf571518eee3d4e1088f1201
 Size (tulir-hangups/v0.4.12.tar.gz) = 177971 bytes
+SHA1 (patch-setup.py) = dc3f06126b25034a3228810f5653e4a97b8c31ff



Home | Main Index | Thread Index | Old Index