pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/finance/py-bitcoinrpc py-bitcoinrpc: fix PLIST for pyt...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e5fa1904201f
branches:  trunk
changeset: 372252:e5fa1904201f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 22 15:21:11 2022 +0000

description:
py-bitcoinrpc: fix PLIST for python 2.7

diffstat:

 finance/py-bitcoinrpc/PLIST |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 94f55a946d3f -r e5fa1904201f finance/py-bitcoinrpc/PLIST
--- a/finance/py-bitcoinrpc/PLIST       Sat Jan 22 15:05:01 2022 +0000
+++ b/finance/py-bitcoinrpc/PLIST       Sat Jan 22 15:21:11 2022 +0000
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.3 2022/01/10 20:27:45 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2022/01/22 15:21:11 wiz Exp $
 ${PYSITELIB}/bitcoinrpc/__init__.py
 ${PYSITELIB}/bitcoinrpc/__init__.pyc
 ${PYSITELIB}/bitcoinrpc/__init__.pyo
 ${PYSITELIB}/bitcoinrpc/authproxy.py
 ${PYSITELIB}/bitcoinrpc/authproxy.pyc
 ${PYSITELIB}/bitcoinrpc/authproxy.pyo
+${PLIST.py2x}${PYSITELIB}/${EGG_INFODIR}
 ${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt



Home | Main Index | Thread Index | Old Index