pkgsrc-WIP-changes archive

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

py-black: Fixed PLIST.



Module Name:	pkgsrc-wip
Committed By:	Aleksej Lebedev <root%zta.lk@localhost>
Pushed By:	zhtw
Date:		Wed Nov 6 17:01:22 2019 +0100
Changeset:	675e5ba0582c2ca21e971de8dc53f89587060a5d

Modified Files:
	py-black/PLIST

Log Message:
py-black: Fixed PLIST.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=675e5ba0582c2ca21e971de8dc53f89587060a5d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-black/PLIST | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/py-black/PLIST b/py-black/PLIST
index 08641c1d5b..9ce675ce5c 100644
--- a/py-black/PLIST
+++ b/py-black/PLIST
@@ -1,6 +1,6 @@
 @comment $NetBSD$
-bin/black
-bin/blackd
+bin/black-${PYVERSSUFFIX}
+bin/blackd-${PYVERSSUFFIX}
 ${PYSITELIB}/_black_version.pyo
 ${PYSITELIB}/_black_version.pyc
 ${PYSITELIB}/black.pyo


Home | Main Index | Thread Index | Old Index