pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: Add py-setuptools-rust



details:   https://anonhg.NetBSD.org/pkgsrc/rev/407f50c99738
branches:  trunk
changeset: 406204:407f50c99738
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Mon Dec 16 01:12:30 2019 +0000

description:
devel/Makefile: Add py-setuptools-rust

diffstat:

 devel/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 8cc8d7f2b6e2 -r 407f50c99738 devel/Makefile
--- a/devel/Makefile    Mon Dec 16 01:12:28 2019 +0000
+++ b/devel/Makefile    Mon Dec 16 01:12:30 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2962 2019/12/13 09:40:06 adam Exp $
+# $NetBSD: Makefile,v 1.2963 2019/12/16 01:12:30 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -2403,6 +2403,7 @@
 SUBDIR+=       py-semantic_version
 SUBDIR+=       py-serpent
 SUBDIR+=       py-setuptools
+SUBDIR+=       py-setuptools-rust
 SUBDIR+=       py-setuptools_scm
 SUBDIR+=       py-setuptools_scm_git_archive
 SUBDIR+=       py-setuptools_trial



Home | Main Index | Thread Index | Old Index