py35-html-docs: Update py35-html-docs to 3.5.4
pkgsrc changes: - Take MAINTAINERship (or, in other words, make me blameworthy if the Python documentation isn't synced with the respective lang/python* packages :)) Changes: No changelog is available but it syncs py35-html-docs to current python35 version.
This commit is contained in:
parent
d18f19ecf5
commit
176d3ad7b7
2 changed files with 8 additions and 8 deletions
|
@ -1,14 +1,14 @@
|
|||
# $NetBSD: Makefile,v 1.3 2017/09/03 08:53:10 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2017/11/24 11:24:24 leot Exp $
|
||||
#
|
||||
|
||||
VERS= 3.5.3
|
||||
VERS= 3.5.4
|
||||
DISTNAME= python-${VERS}-docs-html
|
||||
PKGNAME= py35-html-docs-${VERS}
|
||||
CATEGORIES= lang python
|
||||
MASTER_SITES= https://www.python.org/ftp/python/doc/${VERS}/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
MAINTAINER= leot@NetBSD.org
|
||||
HOMEPAGE= https://www.python.org/doc/
|
||||
COMMENT= HTML Documentation for Python 3.5
|
||||
LICENSE= python-software-foundation
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.2 2017/01/19 20:34:50 leot Exp $
|
||||
$NetBSD: distinfo,v 1.3 2017/11/24 11:24:24 leot Exp $
|
||||
|
||||
SHA1 (python/python-3.5.3-docs-html.tar.bz2) = 1d726299513a382da23cf51560a07858f66c7263
|
||||
RMD160 (python/python-3.5.3-docs-html.tar.bz2) = c98806fb953825fa81b91aeeb0403238c7fa8b46
|
||||
SHA512 (python/python-3.5.3-docs-html.tar.bz2) = 3eea03fd83807d8d8e36ee398875f72f4863c0d4c92f0196876ffc195aebf940abde3192ab9e3686e74f5931b98073024601e49073efac0cd376d73bcdb5e66a
|
||||
Size (python/python-3.5.3-docs-html.tar.bz2) = 5719815 bytes
|
||||
SHA1 (python/python-3.5.4-docs-html.tar.bz2) = a5ac35bf112cfb430a287fb0e6f0c6170bcfe70c
|
||||
RMD160 (python/python-3.5.4-docs-html.tar.bz2) = c690c56dca778f29e2ba5f79fbee2e1ec94f86e5
|
||||
SHA512 (python/python-3.5.4-docs-html.tar.bz2) = b1c6028e91bdb0a85a6765ab66c50574804f0aa799c6d13ed4163e6aaba98eeecfacd8576fbb6a721028fe84049ac1718497ad491f993973e3e410a660a10084
|
||||
Size (python/python-3.5.4-docs-html.tar.bz2) = 5747840 bytes
|
||||
|
|
Loading…
Reference in a new issue