Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/python Added eliot to versioned dependencies



details:   https://anonhg.NetBSD.org/pkgsrc/rev/770d6b38cb11
branches:  trunk
changeset: 435130:770d6b38cb11
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Jul 01 08:54:30 2020 +0000

description:
Added eliot to versioned dependencies

diffstat:

 lang/python/versioned_dependencies.mk |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 12a0683cfed1 -r 770d6b38cb11 lang/python/versioned_dependencies.mk
--- a/lang/python/versioned_dependencies.mk     Wed Jul 01 08:53:19 2020 +0000
+++ b/lang/python/versioned_dependencies.mk     Wed Jul 01 08:54:30 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: versioned_dependencies.mk,v 1.40 2020/05/16 08:56:50 adam Exp $
+# $NetBSD: versioned_dependencies.mk,v 1.41 2020/07/01 08:54:30 adam Exp $
 #
 # This file determines which separate distribution of a Python
 # package is used as dependency, depending on the Python version
@@ -21,6 +21,7 @@
 _SUPPORTED_PACKAGES+=  X textproc/py-X2 textproc/py-X
 _SUPPORTED_PACKAGES+=  cherrypy www/py-cherrypy17 www/py-cherrypy
 _SUPPORTED_PACKAGES+=  dialog devel/py-dialog2 devel/py-dialog
+_SUPPORTED_PACKAGES+=  eliot sysutils/py-eliot17 sysutils/py-eliot
 _SUPPORTED_PACKAGES+=  html2text textproc/py-html2text-2019.8.11 textproc/py-html2text
 _SUPPORTED_PACKAGES+=  ipython devel/py-ipython5 devel/py-ipython
 _SUPPORTED_PACKAGES+=  jsonlib textproc/py-jsonlib textproc/py-jsonlib3



Home | Main Index | Thread Index | Old Index