pkgsrc-WIP-changes archive

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

Update py-param



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By:	jihbed
Date:		Sun Jun 24 00:20:03 2018 +0100
Changeset:	ee4c45fdf3efbace97150381a25437e2e4531042

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

Log Message:
Update py-param

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

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

diffstat:
 Makefile          |  1 +
 py-param/Makefile |  7 ++++---
 py-param/PLIST    | 11 ++++++-----
 py-param/distinfo |  8 ++++----
 4 files changed, 15 insertions(+), 12 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index ac85466cc9..97fe4f940c 100644
--- a/Makefile
+++ b/Makefile
@@ -3704,6 +3704,7 @@ SUBDIR+=	py-seeds
 SUBDIR+=	py-selection
 SUBDIR+=	py-semidbm
 SUBDIR+=	py-sempy
+SUBDIR+=	py-semver
 SUBDIR+=	py-sentry
 SUBDIR+=	py-sep
 SUBDIR+=	py-setupdocs
diff --git a/py-param/Makefile b/py-param/Makefile
index b9c8bbcfa0..a70f86d8ab 100644
--- a/py-param/Makefile
+++ b/py-param/Makefile
@@ -1,9 +1,9 @@
 # $NetBSD$
 
-DISTNAME=	param-1.5.0
+DISTNAME=	param-1.6.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
-MASTER_SITES=	https://pypi.python.org/packages/d4/2f/6a9b9d53c1f64f774a9da5083fab8ec8bf95c795e6a70640f7ff3336fb68/
+MASTER_SITES=	https://files.pythonhosted.org/packages/1e/a0/717611ea36c6d8188eef8d6b70f61de84048fd284d3f63b57caea224a54d/
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	http://ioam.github.com/param/
@@ -12,5 +12,6 @@ LICENSE=	modified-bsd
 
 USE_LANGUAGES=	# none
 
-.include "../../lang/python/distutils.mk"
+
+.include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/py-param/PLIST b/py-param/PLIST
index c605fc6e13..9b3d6dca59 100644
--- a/py-param/PLIST
+++ b/py-param/PLIST
@@ -2,11 +2,12 @@
 ${PYSITELIB}/numbergen/__init__.py
 ${PYSITELIB}/numbergen/__init__.pyc
 ${PYSITELIB}/numbergen/__init__.pyo
-${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}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/param/.version
 ${PYSITELIB}/param/__init__.py
 ${PYSITELIB}/param/__init__.pyc
 ${PYSITELIB}/param/__init__.pyo
diff --git a/py-param/distinfo b/py-param/distinfo
index 1b939292ba..677af19a8f 100644
--- a/py-param/distinfo
+++ b/py-param/distinfo
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.1 2015/07/07 00:55:38 jihbed Exp $
 
-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
+SHA1 (param-1.6.1.tar.gz) = b631b29af35d44b5e11983692341a146ebf0f9e3
+RMD160 (param-1.6.1.tar.gz) = e4727c90607ce535541273bcff718ee34ae283d9
+SHA512 (param-1.6.1.tar.gz) = 6981587718c164ca7285b2da079f2a1d7b540b148a8f9d45ca567b5f11282b446647070b18d95f3f690e4d6909d7ccbcc22443449478d2c9f695cf9bc07631fe
+Size (param-1.6.1.tar.gz) = 54805 bytes


Home | Main Index | Thread Index | Old Index