Skip to content

Commit

Permalink
Updated to latest release, 0.11.1. From doc/changelog.rst:
Browse files Browse the repository at this point in the history
* Issue #145: Don't exclude the platform specific 'path' modules (like ntpath)
  • Loading branch information
rodent committed May 3, 2014
1 parent df61541 commit 338ba40
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
5 changes: 2 additions & 3 deletions devel/py-modulegraph/Makefile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.2 2014/02/10 00:12:10 rodent Exp $
# $NetBSD: Makefile,v 1.3 2014/05/03 12:58:41 rodent Exp $

DISTNAME= modulegraph-0.11
DISTNAME= modulegraph-0.11.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel python
MASTER_SITES= https://pypi.python.org/packages/source/m/modulegraph/

Expand Down
8 changes: 4 additions & 4 deletions devel/py-modulegraph/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1 2014/02/09 15:09:46 rodent Exp $
$NetBSD: distinfo,v 1.2 2014/05/03 12:58:41 rodent Exp $

SHA1 (modulegraph-0.11.tar.gz) = fa4d3b4410297fedc0542d55c17b3f3f55c5bff5
RMD160 (modulegraph-0.11.tar.gz) = 4ddead66ffb7444a77c97f5d4478d409825a3eab
Size (modulegraph-0.11.tar.gz) = 550335 bytes
SHA1 (modulegraph-0.11.1.tar.gz) = 86d2a9c3b367a7a1ae7aae39275022d1a6960e25
RMD160 (modulegraph-0.11.1.tar.gz) = fc0df4712ff6902acea010d55e372a9813c6a7f5
Size (modulegraph-0.11.1.tar.gz) = 550633 bytes

0 comments on commit 338ba40

Please sign in to comment.