pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
clean mastersite
Module Name: pkgsrc-wip
Committed By: K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Mon Jul 18 03:19:58 2016 +0100
Changeset: acfa67f9d6519a901b10675b1e5ef9f5ee553526
Modified Files:
py-climate/Makefile
py-downhill/Makefile
py-engfmt/Makefile
py-enum/Makefile
py-keras/Makefile
py-knnimpute/Makefile
py-nose-parameterized/Makefile
py-plac/Makefile
py-poppy/Makefile
py-theano/Makefile
Log Message:
clean mastersite
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=acfa67f9d6519a901b10675b1e5ef9f5ee553526
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-climate/Makefile | 2 +-
py-downhill/Makefile | 2 +-
py-engfmt/Makefile | 2 +-
py-enum/Makefile | 2 +-
py-keras/Makefile | 2 +-
py-knnimpute/Makefile | 2 +-
py-nose-parameterized/Makefile | 2 +-
py-plac/Makefile | 2 +-
py-poppy/Makefile | 2 +-
py-theano/Makefile | 4 ++--
10 files changed, 11 insertions(+), 11 deletions(-)
diffs:
diff --git a/py-climate/Makefile b/py-climate/Makefile
index 2329751..3ae6077 100644
--- a/py-climate/Makefile
+++ b/py-climate/Makefile
@@ -3,7 +3,7 @@
DISTNAME= climate-0.4.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
-MASTER_SITES= https://pypi.python.org/packages/6a/da/cc87a4d6c5bc6099a6c16b3b8eda49528e6eb9c039a2c6b45513a1d19990/
+MASTER_SITES= ${MASTER_SITE_PYPI:=c/climate/}
MAINTAINER= kamelderouiche%yahoo.com@localhost
HOMEPAGE= http://github.com/lmjohns3/py-cli/
diff --git a/py-downhill/Makefile b/py-downhill/Makefile
index 6f82c20..62c606f 100644
--- a/py-downhill/Makefile
+++ b/py-downhill/Makefile
@@ -3,7 +3,7 @@
DISTNAME= downhill-0.3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math
-MASTER_SITES= https://pypi.python.org/packages/3c/a2/b4f904fc008a2f6bff3f5d8dd7e18c334b97afebf2acaf1902bc22be4347/
+MASTER_SITES= ${MASTER_SITE_PYPI:=d/downhill/}
MAINTAINER= jihbed.research%gmail.com@localhost
HOMEPAGE= http://github.com/lmjohns3/downhill
diff --git a/py-engfmt/Makefile b/py-engfmt/Makefile
index dda14ea..dcbd9be 100644
--- a/py-engfmt/Makefile
+++ b/py-engfmt/Makefile
@@ -3,7 +3,7 @@
DISTNAME= engfmt-1.0.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
-MASTER_SITES= https://pypi.python.org/packages/fc/95/f2ab1a44ab57d0c1bd84c97882d2a26921c3d682f46aa0639b9716f58c59/
+MASTER_SITES= ${MASTER_SITE_PYPI:=e/engfmt/}
MAINTAINER= jihbed.research%gmail.com@localhost
HOMEPAGE= http://nurdletech.com/linux-utilities/engfmt
diff --git a/py-enum/Makefile b/py-enum/Makefile
index e1c45c6..e5bca5a 100644
--- a/py-enum/Makefile
+++ b/py-enum/Makefile
@@ -3,7 +3,7 @@
DISTNAME= enum-0.4.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
-MASTER_SITES= https://pypi.python.org/packages/0c/4e/1ea357e7783c756bb579333c1e4a026fb331371ee771f616ffedc781e531/
+MASTER_SITES= ${MASTER_SITE_PYPI:=e/enum/}
MAINTAINER= kamelderouiche%yahoo.com@localhost
HOMEPAGE= http://pypi.python.org/pypi/enum/
diff --git a/py-keras/Makefile b/py-keras/Makefile
index fbcd78a..5e59d52 100644
--- a/py-keras/Makefile
+++ b/py-keras/Makefile
@@ -3,7 +3,7 @@
DISTNAME= Keras-1.0.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= math
-MASTER_SITES= https://pypi.python.org/packages/b5/54/a9481d688241399e4d672bb544552fa6c59e2f7ef445ae1d2344d1f52684/
+MASTER_SITES= ${MASTER_SITE_PYPI:=k/keras/}
MAINTAINER= jihbed.research%gmail.com@localhost
HOMEPAGE= https://github.com/fchollet/keras
diff --git a/py-knnimpute/Makefile b/py-knnimpute/Makefile
index 93e37bb..72223a4 100644
--- a/py-knnimpute/Makefile
+++ b/py-knnimpute/Makefile
@@ -3,7 +3,7 @@
DISTNAME= knnimpute-0.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math
-MASTER_SITES= https://pypi.python.org/packages/e0/be/c54045678e31c36c0d47d7c2ec2db3c3b13e74e94741c4c5a0031fc4f2a9/
+MASTER_SITES= ${MASTER_SITE_PYPI:=k/knnimpute/}
MAINTAINER= jihbed.research%gmail.com@localhost
HOMEPAGE= https://github.com/hammerlab/knnimpute
diff --git a/py-nose-parameterized/Makefile b/py-nose-parameterized/Makefile
index dc8f6e6..e1634d2 100644
--- a/py-nose-parameterized/Makefile
+++ b/py-nose-parameterized/Makefile
@@ -3,7 +3,7 @@
DISTNAME= nose-parameterized-0.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
-MASTER_SITES= https://pypi.python.org/packages/0d/22/44ff04785ff8a1e4f618a39b20e6d96e1dbb33088fc13d690a035b12b3f6/
+MASTER_SITES= ${MASTER_SITE_PYPI:=n/nose-parameterized/}
MAINTAINER= kamelderouiche%yahoo.com@localhost
HOMEPAGE= https://github.com/wolever/nose-parameterized
diff --git a/py-plac/Makefile b/py-plac/Makefile
index 94d41f5..92dfc7d 100644
--- a/py-plac/Makefile
+++ b/py-plac/Makefile
@@ -3,7 +3,7 @@
DISTNAME= plac-0.9.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
-MASTER_SITES= https://pypi.python.org/packages/6c/9b/9e9d461a646d1c874043e105e46cc458c16e5f76f2119c8e670ff5a8db97/
+MASTER_SITES= ${MASTER_SITE_PYPI:=p/plac/}
MAINTAINER= kamelderouiche%yahoo.com@localhost
HOMEPAGE= https://github.com/micheles/plac
diff --git a/py-poppy/Makefile b/py-poppy/Makefile
index 3dbdd55..7ad95c4 100644
--- a/py-poppy/Makefile
+++ b/py-poppy/Makefile
@@ -3,7 +3,7 @@
DISTNAME= poppy-0.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math
-MASTER_SITES= https://pypi.python.org/packages/5a/0f/3719002f4581effcbe8a792ce2405e3bdb6cd41d01bf98dddfa17905885d/
+MASTER_SITES= ${MASTER_SITE_PYPI:=p/poppy/}
MAINTAINER= jihbed.research%gmail.com@localhost
HOMEPAGE= https://pythonhosted.org/poppy/
diff --git a/py-theano/Makefile b/py-theano/Makefile
index d92f854..b011ac9 100644
--- a/py-theano/Makefile
+++ b/py-theano/Makefile
@@ -3,7 +3,7 @@
DISTNAME= Theano-0.8.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
CATEGORIES= math python
-MASTER_SITES= https://pypi.python.org/packages/30/3d/2354fac96ca9594b755ec22d91133522a7db0caa0877165a522337d0ed73/
+MASTER_SITES= ${MASTER_SITE_PYPI:=t/Theano/}
MAINTAINER= jihbed.research%gmail.com@localhost
HOMEPAGE= http://deeplearning.net/software/theano/
@@ -27,7 +27,7 @@ do-test:
${RUN} cd {WRKSRC}/theano/tests ; ${SETENV} {TEST_ENV} ${PYTHONBIN} main.py
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../math/py-numpy/buildlink3.mk"
DEPENDS+= ${PYPKGPREFIX}-scipy>=0.17.0:../../math/py-scipy
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index