pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-smmap: update to 0.9.0
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Sun Oct 9 10:13:36 2016 +0200
Changeset: 77f1bf64f9eeedaa7f3772391481b719ef9e92a8
Modified Files:
py-smmap/Makefile
py-smmap/distinfo
Log Message:
py-smmap: update to 0.9.0
Changes not found.
Add some test dependencies.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=77f1bf64f9eeedaa7f3772391481b719ef9e92a8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-smmap/Makefile | 7 ++++++-
py-smmap/distinfo | 7 ++++---
2 files changed, 10 insertions(+), 4 deletions(-)
diffs:
diff --git a/py-smmap/Makefile b/py-smmap/Makefile
index ebfb0db..0b55568 100644
--- a/py-smmap/Makefile
+++ b/py-smmap/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.7 2015/07/04 02:41:41 jihbed Exp $
-DISTNAME= smmap-0.8.4
+DISTNAME= smmap-0.9.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PYPI:=s/smmap/}
@@ -10,6 +10,11 @@ HOMEPAGE= https://github.com/Byron/smmap
COMMENT= Git implementation of a sliding window memory map manager
LICENSE= 2-clause-bsd
+# TEST_DEPENDS
+BUILD_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
+BUILD_DEPENDS+= ${PYPKGPREFIX}-nosexcover-[0-9]*:../../devel/py-nosexcover
+BUILD_DEPENDS+= ${PYPKGPREFIX}-coverage>=3.4:../../devel/py-coverage
+
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
diff --git a/py-smmap/distinfo b/py-smmap/distinfo
index 6186978..b4e6c49 100644
--- a/py-smmap/distinfo
+++ b/py-smmap/distinfo
@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.3 2015/07/04 02:41:41 jihbed Exp $
-SHA1 (smmap-0.8.4.tar.gz) = 649adca8712b0f7f4bf9813c2513a115d6feb576
-RMD160 (smmap-0.8.4.tar.gz) = 8e747475a02a007c8e1ef462a8d35644194585cd
-Size (smmap-0.8.4.tar.gz) = 21785 bytes
+SHA1 (smmap-0.9.0.tar.gz) = 2aad63033aab4e4cf1a3f75f521d985da8b1353f
+RMD160 (smmap-0.9.0.tar.gz) = 1edcb922fc9f6e299197505fd74f9914a6109809
+SHA512 (smmap-0.9.0.tar.gz) = 704e1c67b1f3e1303578cc26d4af8296a11b5f5013e8e8d933d3096e588911b801ddfb162d0e35a49c00256032824386d77e4f38d58704cd57baf21586b40e03
+Size (smmap-0.9.0.tar.gz) = 22082 bytes
Home |
Main Index |
Thread Index |
Old Index