pkgsrc-WIP-changes archive

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

table additions, or changes that may require users to alter code, are listed below. 1.4.1 (2016/07)



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <K.I.A.Derouiche>
Pushed By:	jihbed
Date:		Thu Apr 13 20:57:12 2017 +0100
Changeset:	0eff5805a00ff5b3a07cee133d0332fb34f5de6e

Modified Files:
	py-param/Makefile
	py-param/PLIST
	py-param/distinfo

Log Message:
table additions, or changes that may require users to alter code, are listed below.
1.4.1 (2016/07)

    Selector parameters now respect order of options supplied
    Allowed softbounds to be accessed like an attribute

A full list of changes since the previous release is available on GitHub.
1.4.0 (2016/07)

    Added support for new ParamNB project
    Added new parameter types Action, FileSelector, and ListSelector

A full list of changes since the previous release is available on GitHub.
1.3.2 (2015/04)

    Added Unicode support for param.String.
    Minor bugfixes.

A full list of changes since the previous release is available on GitHub.
1.3.1 (2015/03)

    Minor bugfix release to restore pre-1.3.0 script_repr behavior (accidentally changed in 1.3.0) and to fix issues with logging.
    Param’s logging interface now matches that of Python’s logging module, making it simpler to use logging (see Python’s logging module for details). Note therefore that Param’s logging methods (a) no longer call functions that are passed as arguments (instead, Python’s logging module does lazy string merges), and (b) no longer automatically combine strings passed as arguments (instead, Python’s logging module supports string formatting).
    Improved set_param() method, now allowing multiple parameters to be set easily via keyword arguments (as on initialization).

A full list of changes since the previous release is available on GitHub.
1.3.0 (2015/03)

    Added ‘allow_None’ support to all Parameters. Any subclass of Parameter that checks types and/or values should be modified to add appropriate handling of allow_None.
    Improved pretty printing (script_repr) of Parameterized instances, and made available via the pprint method. The script_repr name will be removed in a future release.
    Added (reproducible) time-dependent random streams (numbergen.TimeAwareRandomState).
    Added label and unit parameters to param.Time class.
    Improved optional IPython extension.

A full list of changes since the previous release is available on GitHub.
1.2.1 (2014/06)

    Minor bugfix release to fix issues with version when param is installed in a foreign git repository
    Made version module optional
    Improved ClassSelector and ParamOverrides

A full list of changes since the previous release is available on GitHub.
1.2.0 (2014/06)

    Added support for Python 3 (thanks to Marco Elver).
    Dropped support for Python 2.5.
    Added version module.
    Added optional numbergen package.

A full list of changes since the previous release is available on GitHub.
1.1.0 (2014/05)

    Switched to Python’s own logging module.
    Improved support for time when using Dynamic parameters.
    Optional extension for IPython users.

A full list of changes since the previous release is available on GitHub.
1.0.0 (2012/07)

    First standalone release. Param was originally developed as part of Topographica, and has been in heavy usage as part of that project since 2003.

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

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

diffstat:
 py-param/Makefile | 6 +++---
 py-param/PLIST    | 8 ++++++--
 py-param/distinfo | 7 ++++---
 3 files changed, 13 insertions(+), 8 deletions(-)

diffs:
diff --git a/py-param/Makefile b/py-param/Makefile
index 06a94c06e3..b9c8bbcfa0 100644
--- a/py-param/Makefile
+++ b/py-param/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2015/07/07 00:55:38 jihbed Exp $
+# $NetBSD$
 
-DISTNAME=	param-1.3.2
+DISTNAME=	param-1.5.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
-MASTER_SITES=	${MASTER_SITE_PYPI:=p/param/}
+MASTER_SITES=	https://pypi.python.org/packages/d4/2f/6a9b9d53c1f64f774a9da5083fab8ec8bf95c795e6a70640f7ff3336fb68/
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	http://ioam.github.com/param/
diff --git a/py-param/PLIST b/py-param/PLIST
index 9264e4a776..c605fc6e13 100644
--- a/py-param/PLIST
+++ b/py-param/PLIST
@@ -1,8 +1,12 @@
-@comment $NetBSD: PLIST,v 1.1 2015/07/07 00:55:38 jihbed Exp $
+@comment $NetBSD$
 ${PYSITELIB}/numbergen/__init__.py
 ${PYSITELIB}/numbergen/__init__.pyc
 ${PYSITELIB}/numbergen/__init__.pyo
-${PYSITELIB}/${EGG_FILE}
+${PYSITELIB}/${EGG_FILE}/PKG-INFO
+${PYSITELIB}/${EGG_FILE}/SOURCES.txt
+${PYSITELIB}/${EGG_FILE}/dependency_links.txt
+${PYSITELIB}/${EGG_FILE}/pbr.json
+${PYSITELIB}/${EGG_FILE}/top_level.txt
 ${PYSITELIB}/param/__init__.py
 ${PYSITELIB}/param/__init__.pyc
 ${PYSITELIB}/param/__init__.pyo
diff --git a/py-param/distinfo b/py-param/distinfo
index 1a3d90f532..1b939292ba 100644
--- a/py-param/distinfo
+++ b/py-param/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.1 2015/07/07 00:55:38 jihbed Exp $
 
-SHA1 (param-1.3.2.tar.gz) = 210d41d56761f5c0d21fef9de4fbce2d4b948853
-RMD160 (param-1.3.2.tar.gz) = fd32e31928a25da5fa9c03a9daec9c808477d880
-Size (param-1.3.2.tar.gz) = 49689 bytes
+SHA1 (param-1.5.0.tar.gz) = d0d61074362994aeed58a01fabd3331335e290e7
+RMD160 (param-1.5.0.tar.gz) = aa96a9f43c85d9066c90f82dcd662aa14eca5a51
+SHA512 (param-1.5.0.tar.gz) = fc8e816b0cac477fa5f04fb6d9d5dbc9741960cd20334489bb82aa9613662273cd23e65b6ea6b0fdd4a3967f1c6a3ae8ec753ca0a1f206ffbf100d4871203962
+Size (param-1.5.0.tar.gz) = 52177 bytes


Home | Main Index | Thread Index | Old Index