pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/py-altgraph py-altgraph: updated to 0.17



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b7dc2d55b67
branches:  trunk
changeset: 413157:6b7dc2d55b67
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Mar 15 22:55:54 2020 +0000

description:
py-altgraph: updated to 0.17

0.17
Explicitly mark Python 3.8 as supported in wheel metadata.
Migrate from Bitbucket to GitHub
Run black on the entire repository

diffstat:

 graphics/py-altgraph/Makefile |   8 ++++----
 graphics/py-altgraph/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (35 lines):

diff -r afd7f6452302 -r 6b7dc2d55b67 graphics/py-altgraph/Makefile
--- a/graphics/py-altgraph/Makefile     Sun Mar 15 22:53:02 2020 +0000
+++ b/graphics/py-altgraph/Makefile     Sun Mar 15 22:55:54 2020 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.8 2018/08/07 06:18:53 adam Exp $
+# $NetBSD: Makefile,v 1.9 2020/03/15 22:55:54 adam Exp $
 
-DISTNAME=      altgraph-0.16.1
+DISTNAME=      altgraph-0.17
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    graphics net python
+CATEGORIES=    graphics python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/altgraph/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://packages.python.org/altgraph
+HOMEPAGE=      https://altgraph.readthedocs.io/
 COMMENT=       Graph (network) package for constructing graphs
 LICENSE=       mit
 
diff -r afd7f6452302 -r 6b7dc2d55b67 graphics/py-altgraph/distinfo
--- a/graphics/py-altgraph/distinfo     Sun Mar 15 22:53:02 2020 +0000
+++ b/graphics/py-altgraph/distinfo     Sun Mar 15 22:55:54 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2018/08/07 06:18:53 adam Exp $
+$NetBSD: distinfo,v 1.7 2020/03/15 22:55:54 adam Exp $
 
-SHA1 (altgraph-0.16.1.tar.gz) = d12e0e379ce746ec6edcd96ac2f726b644a67686
-RMD160 (altgraph-0.16.1.tar.gz) = df1ca2f94e633023bb41da7a7de9d4e3d4d9c71b
-SHA512 (altgraph-0.16.1.tar.gz) = 9c605a9f84d262fe2c83244091203d89491de0b3043e3c14a356e2c0e6e16a8b943a660c1dde9397b5ff9d2342a4e81aabee61e7833cb0eaa6188410408463be
-Size (altgraph-0.16.1.tar.gz) = 499316 bytes
+SHA1 (altgraph-0.17.tar.gz) = 8229b0fd463ff107e08e313d25a08c96b01fb635
+RMD160 (altgraph-0.17.tar.gz) = 01f1feb3a846dcc669e5329fc7cb15f41b0a3405
+SHA512 (altgraph-0.17.tar.gz) = 1f6c17f4539bc0793c24bce22dabb597aef4ad0269f755ada8a7fb472d67fe1ea8f7fc510e2f1540c28bc2717ddbd2465be7a7d5703ac285be347ed670cb1dd7
+Size (altgraph-0.17.tar.gz) = 534109 bytes



Home | Main Index | Thread Index | Old Index