File tree Expand file tree Collapse file tree 3 files changed +17
-24
lines changed
Expand file tree Collapse file tree 3 files changed +17
-24
lines changed Original file line number Diff line number Diff line change 1- # $NetBSD: Makefile,v 1.1 2019/11/03 01:06:10 markd Exp $
1+ # $NetBSD: Makefile,v 1.2 2021/05/30 21:48:19 khorben Exp $
22
3- DISTNAME = zipstream-1.1.4
4- PKGNAME = ${PYPKGPREFIX}-${DISTNAME}
3+ DISTNAME = zipstream-new-${PKGVERSION_NOREV}
4+ PKGNAME = ${PYPKGPREFIX}-zipstream-1.1.8
55CATEGORIES = archivers python
6- MASTER_SITES = ${MASTER_SITE_PYPI:=z/zipstream/}
6+ MASTER_SITES = ${MASTER_SITE_PYPI:=z/zipstream-new /}
77
88MAINTAINER = pkgsrc-users@NetBSD.org
9- HOMEPAGE = https://github.com/allanlei /python-zipstream
9+ HOMEPAGE = https://github.com/arjan-s /python-zipstream
1010COMMENT = Zipfile generator
1111LICENSE = gnu-gpl-v3
1212
Original file line number Diff line number Diff line change 1- @comment $NetBSD: PLIST,v 1.1 2019/11/03 01:06:10 markd Exp $
1+ @comment $NetBSD: PLIST,v 1.2 2021/05/30 21:48:19 khorben Exp $
2+ ${PYSITELIB}/zipstream/__init__.py
3+ ${PYSITELIB}/zipstream/__init__.pyc
4+ ${PYSITELIB}/zipstream/__init__.pyo
5+ ${PYSITELIB}/zipstream/compat.py
6+ ${PYSITELIB}/zipstream/compat.pyc
7+ ${PYSITELIB}/zipstream/compat.pyo
28${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
39${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
410${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
5- ${PYSITELIB}/${EGG_INFODIR}/pbr.json
611${PYSITELIB}/${EGG_INFODIR}/top_level.txt
7- ${PYSITELIB}/zipstream/__init__.py
8- ${PYSITELIB}/zipstream/__init__.pyo
9- ${PYSITELIB}/zipstream/__init__.pyc
10- ${PYSITELIB}/zipstream/compat.pyo
11- ${PYSITELIB}/zipstream/compat.pyc
12- ${PYSITELIB}/zipstream/constants.pyo
13- ${PYSITELIB}/zipstream/constants.pyc
14- ${PYSITELIB}/zipstream/init.pyo
15- ${PYSITELIB}/zipstream/init.pyc
16- ${PYSITELIB}/zipstream/compat.py
17- ${PYSITELIB}/zipstream/constants.py
18- ${PYSITELIB}/zipstream/init.py
Original file line number Diff line number Diff line change 1- $NetBSD: distinfo,v 1.1 2019/11/03 01:06:10 markd Exp $
1+ $NetBSD: distinfo,v 1.2 2021/05/30 21:48:19 khorben Exp $
22
3- SHA1 (zipstream-1.1.4 .tar.gz) = 9c0f52900237ba1593ea4996563ca0ed34e574dc
4- RMD160 (zipstream-1.1.4 .tar.gz) = 4d3727bc32a7f8a1a237916c8fd80c8dc1c50f31
5- SHA512 (zipstream-1.1.4 .tar.gz) = db48130cd54f34136e6698ac3eaabee3edbd6e5027c1559ee4d5c3af14b2bf6f8fb46d49541dc492c49d21e95a20e701468273491188f8fc22f5bde4303e2ba6
6- Size (zipstream-1.1.4 .tar.gz) = 5785 bytes
3+ SHA1 (zipstream-new- 1.1.8 .tar.gz) = b20b215b0cfca81212b548341fec8391688bdc50
4+ RMD160 (zipstream-new- 1.1.8 .tar.gz) = b8aa987a62b9ee1dba97f64523f99a2f2232bc27
5+ SHA512 (zipstream-new- 1.1.8 .tar.gz) = 96dd0931487ee7d43fedb21d0b8f41e48c1e30bcf903df115e40aa6346016ca6b49d012ee3ed882f6d2306f774c90afefa539aa450d22f60cc29a6c338c1e49b
6+ Size (zipstream-new- 1.1.8 .tar.gz) = 9377 bytes
You can’t perform that action at this time.
0 commit comments