pkgsrc-WIP-changes archive

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

py-*: remove redundant md5=... from EXTRACT_SUFX



Module Name:	pkgsrc-wip
Committed By:	Roland Illig <rillig%NetBSD.org@localhost>
Pushed By:	rillig
Date:		Thu Apr 12 21:47:29 2018 +0000
Changeset:	e6a54a5de4ac7f8adfa4d428aff436ce2c7e64d1

Modified Files:
	py-algebraic/Makefile
	py-algebraixlib/Makefile
	py-ars/Makefile
	py-brian/Makefile
	py-cse/Makefile
	py-ghalatawi/Makefile
	py-gmpy2/Makefile
	py-jsonschema/Makefile
	py-mcint/Makefile
	py-naftawayh/Makefile
	py-numdifftools/Makefile
	py-processing/Makefile
	py-pymc/Makefile
	py-qalsadi/Makefile
	py-quaternions/Makefile
	py-scikits_optimization/Makefile
	py-sdt_metrics/Makefile
	py-spotpy/Makefile
	py-tasphyne/Makefile
	py-teafiles/Makefile
	py-thLib/Makefile
	py-thermostat/Makefile
	py-tklsystem/Makefile

Log Message:
py-*: remove redundant md5=... from EXTRACT_SUFX

Pkglint warned about the misleading Makefile comments, which were
probably unintended.

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

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

diffstat:
 py-algebraic/Makefile            | 2 +-
 py-algebraixlib/Makefile         | 2 +-
 py-ars/Makefile                  | 2 +-
 py-brian/Makefile                | 2 +-
 py-cse/Makefile                  | 2 +-
 py-ghalatawi/Makefile            | 2 +-
 py-gmpy2/Makefile                | 2 +-
 py-jsonschema/Makefile           | 2 +-
 py-mcint/Makefile                | 2 +-
 py-naftawayh/Makefile            | 2 +-
 py-numdifftools/Makefile         | 2 +-
 py-processing/Makefile           | 2 +-
 py-pymc/Makefile                 | 2 +-
 py-qalsadi/Makefile              | 2 +-
 py-quaternions/Makefile          | 2 +-
 py-scikits_optimization/Makefile | 2 +-
 py-sdt_metrics/Makefile          | 2 +-
 py-spotpy/Makefile               | 2 +-
 py-tasphyne/Makefile             | 2 +-
 py-teafiles/Makefile             | 2 +-
 py-thLib/Makefile                | 2 +-
 py-thermostat/Makefile           | 2 +-
 py-tklsystem/Makefile            | 2 +-
 23 files changed, 23 insertions(+), 23 deletions(-)

diffs:
diff --git a/py-algebraic/Makefile b/py-algebraic/Makefile
index d226aa1edd..bc5c0e3148 100644
--- a/py-algebraic/Makefile
+++ b/py-algebraic/Makefile
@@ -6,7 +6,7 @@ EGG_NAME=	python_algebraic-0.3.1.dev20120112
 PKGNAME=	${PYPKGPREFIX}-algebraic-${VERSION}
 CATEGORIES=	math python
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/python-algebraic/}
-EXTRACT_SUFX=	.zip#md5=cbf55e6cefe57b36cdb962a2d5926a45
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	https://pypi.python.org/pypi/python-algebraic/
diff --git a/py-algebraixlib/Makefile b/py-algebraixlib/Makefile
index 610f2f3196..2d73eda069 100644
--- a/py-algebraixlib/Makefile
+++ b/py-algebraixlib/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	algebraixlib-1.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_PYPI:=a/algebraixlib/}
-EXTRACT_SUFX=	.zip#md5=9219b5fbb1acc17ee637a60c2877a7c9
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	https://github.com/AlgebraixData/algebraixlib
diff --git a/py-ars/Makefile b/py-ars/Makefile
index e6b9eb9977..07d20696ec 100644
--- a/py-ars/Makefile
+++ b/py-ars/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	ARS-0.5b1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_PYPI:=A/ARS/}
-EXTRACT_SUFX=	.zip#md5=41d681a4a1e9434d856e18451c197fb0
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://bitbucket.org/glarrain/ars
diff --git a/py-brian/Makefile b/py-brian/Makefile
index 5a3f75d80c..af139098f1 100644
--- a/py-brian/Makefile
+++ b/py-brian/Makefile
@@ -5,7 +5,7 @@ PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 PKGREVISION=	1
 CATEGORIES=	math python
 MASTER_SITES=	${MASTER_SITE_PYPI:=b/brian/}
-EXTRACT_SUFX=	.zip#md5=1061bf5db014c9194c232e37b5715e46
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://www.briansimulator.org/
diff --git a/py-cse/Makefile b/py-cse/Makefile
index e6c3073d6c..2622fa77f7 100644
--- a/py-cse/Makefile
+++ b/py-cse/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	pycse-1.42
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/pycse/}
-EXTRACT_SUFX=	.zip#md5=acb390d6ddb068c301ae5debabe0f37c
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	https://github.com/nipy/PySurfer
diff --git a/py-ghalatawi/Makefile b/py-ghalatawi/Makefile
index 87d6a21993..18eeb59c78 100644
--- a/py-ghalatawi/Makefile
+++ b/py-ghalatawi/Makefile
@@ -5,7 +5,7 @@ DISTNAME=	ghalatawi-0.2
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	python textproc
 MASTER_SITES=	${MASTER_SITE_PYPI:=g/ghalatawi/}
-EXTRACT_SUFX=	.zip#md5=7afa6950e1786db9729f2582c451a2a9
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	http://ghalatawi.sourceforge.net/
diff --git a/py-gmpy2/Makefile b/py-gmpy2/Makefile
index a2d57fda2a..cdac774a5e 100644
--- a/py-gmpy2/Makefile
+++ b/py-gmpy2/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	gmpy2-2.0.5
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	math python
 MASTER_SITES=	${MASTER_SITE_PYPI:=g/gmpy2/}
-EXTRACT_SUFX=	.zip#md5=95f008bcab6372164358123f43e3f490
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	https://github.com/aleaxit/gmpy/
diff --git a/py-jsonschema/Makefile b/py-jsonschema/Makefile
index badfd32bc6..2c8163fb54 100644
--- a/py-jsonschema/Makefile
+++ b/py-jsonschema/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	jsonschema-2.3.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_PYPI:=j/jsonschema/}
-EXTRACT_SUFX=	.zip#md5=0275f70c5f7c65657555ff478a4fc89c
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	https://github.com/Julian/jsonschema
diff --git a/py-mcint/Makefile b/py-mcint/Makefile
index 41a4ba4a66..31987d6c2e 100644
--- a/py-mcint/Makefile
+++ b/py-mcint/Makefile
@@ -5,7 +5,7 @@ DISTNAME=	mcint-0.1dev5
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	math python
 MASTER_SITES=	${MASTER_SITE_PYPI:=m/mcint/}
-EXTRACT_SUFX=	.zip#md5=2f8d65a42f38e3640b61f074e280982a
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://pypi.python.org/pypi/mcint/
diff --git a/py-naftawayh/Makefile b/py-naftawayh/Makefile
index 7ef4e8e337..e3ca4910f4 100644
--- a/py-naftawayh/Makefile
+++ b/py-naftawayh/Makefile
@@ -5,7 +5,7 @@ DISTNAME=	Naftawayh-0.1
 PKGNAME=	${PYPKGPREFIX}-naftawayh-0.1
 CATEGORIES=	textproc python #arabic
 MASTER_SITES=	${MASTER_SITE_PYPI:=N/Naftawayh/}
-EXTRACT_SUFX=	.zip#md5=30663df3626a2464e234131f674e7627
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	http://naftawayh.sourceforge.net/
diff --git a/py-numdifftools/Makefile b/py-numdifftools/Makefile
index 05aaac5334..e3da2dd8ef 100644
--- a/py-numdifftools/Makefile
+++ b/py-numdifftools/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	Numdifftools-0.4.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/N/n/}
 CATEGORIES=	math python
 MASTER_SITES=	${MASTER_SITE_PYPI:=N/Numdifftools/}
-EXTRACT_SUFX=	.zip#md5=944981e22d56ff299f73124ea1e62edc
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://code.google.com/p/numdifftools/
diff --git a/py-processing/Makefile b/py-processing/Makefile
index 30cfca87ca..5598af3438 100644
--- a/py-processing/Makefile
+++ b/py-processing/Makefile
@@ -6,7 +6,7 @@ PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 PKGREVISION=	2
 CATEGORIES=	parallel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/processing/}
-EXTRACT_SUFX=	.zip#md5=62772fa3002d003b2395ed669072d51d
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	kamel.derouiche%gmail.com@localhost
 HOMEPAGE=	http://pyprocessing.berlios.de/
diff --git a/py-pymc/Makefile b/py-pymc/Makefile
index cd74b15a14..737a1f970c 100644
--- a/py-pymc/Makefile
+++ b/py-pymc/Makefile
@@ -4,7 +4,7 @@
 DISTNAME=	pymc-2.1beta
 CATEGORIES=	math python
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/pymc/}
-EXTRACT_SUFX=	.zip#md5=265be6fe114f2d52359d59f2c8b912ff
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://pypi.python.org/pypi/pymc
diff --git a/py-qalsadi/Makefile b/py-qalsadi/Makefile
index 214485ddf0..590c438b8f 100644
--- a/py-qalsadi/Makefile
+++ b/py-qalsadi/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	qalsadi-0.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_PYPI:=q/qalsadi/}
-EXTRACT_SUFX=	.zip#md5=421352dba6a25888b7ba3d8f5052488e
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	http://qalsadi.sourceforge.net/
diff --git a/py-quaternions/Makefile b/py-quaternions/Makefile
index 6b4e83025a..b28df9cece 100644
--- a/py-quaternions/Makefile
+++ b/py-quaternions/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	quaternions-0.3
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_PYPI:=q/quaternions/}
-EXTRACT_SUFX=	.zip#md5=fd7d74eaaed0dc3050bcebc7ac5af9e2
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	https://github.com/IRIM-Technology-Transition-Lab/quaternions
diff --git a/py-scikits_optimization/Makefile b/py-scikits_optimization/Makefile
index c62a514dca..0a9142701d 100644
--- a/py-scikits_optimization/Makefile
+++ b/py-scikits_optimization/Makefile
@@ -5,7 +5,7 @@ DISTNAME=	scikits.optimization-0.1
 PKGNAME=	${PYPKGPREFIX}-scikits_optimization-0.1
 CATEGORIES=	math python
 MASTER_SITES=	${MASTER_SITE_PYPI:=s/scikits.optimization/}
-EXTRACT_SUFX=	.zip#md5=033ccd3056942d8a226aeb0eb8fbab45
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://projects.scipy.org/scipy/scikits
diff --git a/py-sdt_metrics/Makefile b/py-sdt_metrics/Makefile
index 6b89c00ec6..987b9df495 100644
--- a/py-sdt_metrics/Makefile
+++ b/py-sdt_metrics/Makefile
@@ -5,7 +5,7 @@ DISTNAME=	sdt_metrics-0.1.2.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	math python
 MASTER_SITES=	${MASTER_SITE_PYPI:=s/sdt_metrics/}
-EXTRACT_SUFX=	.zip#md5=8f5b2a4ad73ec62c78872d2d3b509be2
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://code.google.com/p/sdt-metrics/
diff --git a/py-spotpy/Makefile b/py-spotpy/Makefile
index 02cc417178..7ad8cbd08a 100644
--- a/py-spotpy/Makefile
+++ b/py-spotpy/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	spotpy-1.2.25
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_PYPI:=s/spotpy/}
-EXTRACT_SUFX=	.zip#md5=f6185a11ad3099078ee971100bccfeda
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://www.uni-giessen.de/cms/faculties/f09/institutes/ilr/hydro/download/spotpy
diff --git a/py-tasphyne/Makefile b/py-tasphyne/Makefile
index 8d7f769314..ee159688a4 100644
--- a/py-tasphyne/Makefile
+++ b/py-tasphyne/Makefile
@@ -5,7 +5,7 @@ DISTNAME=	Tashaphyne-0.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:S/T/t/}
 CATEGORIES=	textproc python
 MASTER_SITES=	${MASTER_SITE_PYPI:=T/Tashaphyne/}
-EXTRACT_SUFX=	.zip#md5=29cde2cc10c9f5e9ed1eafebda3c78e2
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	kamelderouiche%yahoo.com@localhost
 HOMEPAGE=	http://tashaphyne.sourceforge.net/
diff --git a/py-teafiles/Makefile b/py-teafiles/Makefile
index 055fc3818b..2d85c5ede0 100644
--- a/py-teafiles/Makefile
+++ b/py-teafiles/Makefile
@@ -5,7 +5,7 @@ DISTNAME=	teafiles-0.7.4
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	math finance
 MASTER_SITES=	${MASTER_SITE_PYPI:=t/teafiles/}
-EXTRACT_SUFX=	.zip#md5=c6a4cca7fff1e5a5d01c2c59b3339b04
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://discretelogics.com/
diff --git a/py-thLib/Makefile b/py-thLib/Makefile
index f0b2a067c2..fb5aa09faa 100644
--- a/py-thLib/Makefile
+++ b/py-thLib/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	thLib-0.2.3
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	math python
 MASTER_SITES=	${MASTER_SITE_PYPI:=t/thLib/}
-EXTRACT_SUFX=	.zip#md5=4539622094282799aec58c3470923e8a
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	http://work.thaslwanter.at/
diff --git a/py-thermostat/Makefile b/py-thermostat/Makefile
index 92d4c6f6e5..9c90469e0e 100644
--- a/py-thermostat/Makefile
+++ b/py-thermostat/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	thermostat-1.1.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	biology
 MASTER_SITES=	https://pypi.python.org/packages/19/2d/181ae49bfe59b604a0fabde3c47f9d88c0187130f2f15b58262b7798e5a5/
-EXTRACT_SUFX=	.zip#md5=1e1c261cbeaa39111f2a8993866e6819
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	https://github.com/EPAENERGYSTAR/epathermostat
diff --git a/py-tklsystem/Makefile b/py-tklsystem/Makefile
index 96eabb026c..81c4b26581 100644
--- a/py-tklsystem/Makefile
+++ b/py-tklsystem/Makefile
@@ -4,7 +4,7 @@ DISTNAME=	TkLsystem-0.2.0
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_PYPI:=T/TkLsystem/}
-EXTRACT_SUFX=	.zip#md5=af56cdc95cda767a7fdbf66db27c278e
+EXTRACT_SUFX=	.zip
 
 MAINTAINER=	jihbed.research%gmail.com@localhost
 HOMEPAGE=	https://github.com/yasar11732/tklsystem


Home | Main Index | Thread Index | Old Index