pkgsrc-WIP-changes archive

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

py-smmap2: update to 2.0.3.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Fri Sep 29 11:21:35 2017 +0200
Changeset:	9bd5eb22b230acc3744a70950909da089daf860a

Modified Files:
	py-smmap2/Makefile
	py-smmap2/distinfo

Log Message:
py-smmap2: update to 2.0.3.

Changes not found.

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

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

diffstat:
 py-smmap2/Makefile | 4 ++--
 py-smmap2/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/py-smmap2/Makefile b/py-smmap2/Makefile
index c0704863d5..b506eba20a 100644
--- a/py-smmap2/Makefile
+++ b/py-smmap2/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.7 2015/07/04 02:41:41 jihbed Exp $
 
-DISTNAME=	smmap2-2.0.1
+DISTNAME=	smmap2-2.0.3
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_PYPI:=s/smmap2/}
@@ -8,7 +8,7 @@ MASTER_SITES=	${MASTER_SITE_PYPI:=s/smmap2/}
 MAINTAINER=	kamel.derouiche%gmail.com@localhost
 HOMEPAGE=	https://github.com/Byron/smmap
 COMMENT=	Git implementation of a sliding window memory map manager
-LICENSE=	2-clause-bsd
+LICENSE=	modified-bsd
 
 # TEST_DEPENDS
 BUILD_DEPENDS+=	${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
diff --git a/py-smmap2/distinfo b/py-smmap2/distinfo
index 61dac27168..2a9a87581c 100644
--- a/py-smmap2/distinfo
+++ b/py-smmap2/distinfo
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.3 2015/07/04 02:41:41 jihbed Exp $
 
-SHA1 (smmap2-2.0.1.tar.gz) = 247c7806be9dd9267a621e8e3092d42e389cfc9b
-RMD160 (smmap2-2.0.1.tar.gz) = e4837b8fae53c870cda9546124379569f2fdfa4d
-SHA512 (smmap2-2.0.1.tar.gz) = 7c8d27c06befdabf65049e5e0bac5beb07c19ff398a343d953120b9cb1c9ed203232012f4b12180af20fa0dde8feb0d6e8af3e389932407688bcc345548f2501
-Size (smmap2-2.0.1.tar.gz) = 21948 bytes
+SHA1 (smmap2-2.0.3.tar.gz) = 112cf3fb94f668eea2a0a421c4e251a157bcc62d
+RMD160 (smmap2-2.0.3.tar.gz) = f10b57c4faa88fd8c1f098e9863ff4b7a987e701
+SHA512 (smmap2-2.0.3.tar.gz) = f5623247fbdb6b0e94bbfe7104ffd84ee4563a0c32781256d92d46fd23e05280d7a0e3952a573b6834e253e9b68175784babc36d91ab61edf6d0d072830e1fde
+Size (smmap2-2.0.3.tar.gz) = 23049 bytes


Home | Main Index | Thread Index | Old Index