summaryrefslogtreecommitdiff
path: root/graphics/py-cycler
diff options
context:
space:
mode:
authorrichard <richard@pkgsrc.org>2016-08-18 11:51:45 +0000
committerrichard <richard@pkgsrc.org>2016-08-18 11:51:45 +0000
commitfbbf7051cca1e4bbd39e997e47d46d993172c591 (patch)
tree55a78ca061fb48427856cdee399d75644fda5d67 /graphics/py-cycler
parenta827eb803e0d3098920f0bfa6cbc61aac9e98935 (diff)
downloadpkgsrc-fbbf7051cca1e4bbd39e997e47d46d993172c591.tar.gz
To fix the duplication, keep the graphics/ version of py-cycler akin to
py-matplotlib and remove the package found in devel/. Since the latter picked the tarball up from pypi which has a different checksum than the github project, use DIST_SUBDIR and bump PKGREVISION. Thanks markd@!
Diffstat (limited to 'graphics/py-cycler')
-rw-r--r--graphics/py-cycler/Makefile4
-rw-r--r--graphics/py-cycler/distinfo10
2 files changed, 8 insertions, 6 deletions
diff --git a/graphics/py-cycler/Makefile b/graphics/py-cycler/Makefile
index 76b936b56d6..ba661caa2fd 100644
--- a/graphics/py-cycler/Makefile
+++ b/graphics/py-cycler/Makefile
@@ -1,11 +1,13 @@
-# $NetBSD: Makefile,v 1.1 2016/08/17 13:38:28 richard Exp $
+# $NetBSD: Makefile,v 1.2 2016/08/18 11:51:45 richard Exp $
DISTNAME= cycler-0.10.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_GITHUB:=matplotlib/}
GITHUB_PROJECT= cycler
GITHUB_TAG= v${PKGVERSION_NOREV}
+DIST_SUBDIR= cycler
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://matplotlib.org/cycler
diff --git a/graphics/py-cycler/distinfo b/graphics/py-cycler/distinfo
index 282d474a303..06f6f42d7cc 100644
--- a/graphics/py-cycler/distinfo
+++ b/graphics/py-cycler/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/08/17 13:38:28 richard Exp $
+$NetBSD: distinfo,v 1.2 2016/08/18 11:51:45 richard Exp $
-SHA1 (cycler-0.10.0.tar.gz) = c7591a281ddd0a30c542d04ea8ff671f1dc5503f
-RMD160 (cycler-0.10.0.tar.gz) = 0bac2a6eb44639f667ace99aeef391c7352afe19
-SHA512 (cycler-0.10.0.tar.gz) = 685231d455dfdde70eb71415dfe561e07c34579d7b31ef7197f4c1441301635b387fec903d610b35406b619264f4c0cc616562de8f02b8192414c29274b63c01
-Size (cycler-0.10.0.tar.gz) = 21672 bytes
+SHA1 (cycler/cycler-0.10.0.tar.gz) = c7591a281ddd0a30c542d04ea8ff671f1dc5503f
+RMD160 (cycler/cycler-0.10.0.tar.gz) = 0bac2a6eb44639f667ace99aeef391c7352afe19
+SHA512 (cycler/cycler-0.10.0.tar.gz) = 685231d455dfdde70eb71415dfe561e07c34579d7b31ef7197f4c1441301635b387fec903d610b35406b619264f4c0cc616562de8f02b8192414c29274b63c01
+Size (cycler/cycler-0.10.0.tar.gz) = 21672 bytes