pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/py-lhafile
Module Name: pkgsrc
Committed By: adam
Date: Thu Feb 8 16:38:43 UTC 2018
Modified Files:
pkgsrc/archivers/py-lhafile: Makefile PLIST distinfo
Log Message:
py-lhafile: updated to 0.2.2
v0.2.2
dummy version bump
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/archivers/py-lhafile/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/archivers/py-lhafile/PLIST \
pkgsrc/archivers/py-lhafile/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/py-lhafile/Makefile
diff -u pkgsrc/archivers/py-lhafile/Makefile:1.2 pkgsrc/archivers/py-lhafile/Makefile:1.3
--- pkgsrc/archivers/py-lhafile/Makefile:1.2 Tue Aug 1 14:58:51 2017
+++ pkgsrc/archivers/py-lhafile/Makefile Thu Feb 8 16:38:43 2018
@@ -1,20 +1,16 @@
-# $NetBSD: Makefile,v 1.2 2017/08/01 14:58:51 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2018/02/08 16:38:43 adam Exp $
-DISTNAME= python-lhafile
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}-0.2.1
+DISTNAME= lhafile-0.2.2
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= archivers python
-MASTER_SITES= ${MASTER_SITE_GITHUB:=FrodeSolheim/}
-GITHUB_PROJECT= ${DISTNAME}
-GITHUB_TAG= a7341c16a2028bce547b6c06df8d455af29fcab6
-EXTRACT_SUFX= .zip
+MASTER_SITES= ${MASTER_SITE_PYPI:=l/lhafile/}
MAINTAINER= adam%NetBSD.org@localhost
-HOMEPAGE= https://fs-uae.net/
+HOMEPAGE= https://github.com/FrodeSolheim/python-lhafile
COMMENT= LHA(.lzh) file extract interface
LICENSE= modified-bsd
-USE_LANGUAGES= c
PYDISTUTILSPKG= yes
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/archivers/py-lhafile/PLIST
diff -u pkgsrc/archivers/py-lhafile/PLIST:1.1 pkgsrc/archivers/py-lhafile/PLIST:1.2
--- pkgsrc/archivers/py-lhafile/PLIST:1.1 Wed Nov 4 17:25:19 2015
+++ pkgsrc/archivers/py-lhafile/PLIST Thu Feb 8 16:38:43 2018
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2015/11/04 17:25:19 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/02/08 16:38:43 adam Exp $
+${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/lhafile/__init__.py
${PYSITELIB}/lhafile/__init__.pyc
${PYSITELIB}/lhafile/__init__.pyo
Index: pkgsrc/archivers/py-lhafile/distinfo
diff -u pkgsrc/archivers/py-lhafile/distinfo:1.1 pkgsrc/archivers/py-lhafile/distinfo:1.2
--- pkgsrc/archivers/py-lhafile/distinfo:1.1 Wed Nov 4 17:25:19 2015
+++ pkgsrc/archivers/py-lhafile/distinfo Thu Feb 8 16:38:43 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2015/11/04 17:25:19 adam Exp $
+$NetBSD: distinfo,v 1.2 2018/02/08 16:38:43 adam Exp $
-SHA1 (python-lhafile-a7341c16a2028bce547b6c06df8d455af29fcab6.zip) = 0ce3e8bbc3d993ebde273872138f6f447a78b5ee
-RMD160 (python-lhafile-a7341c16a2028bce547b6c06df8d455af29fcab6.zip) = 39ccb9cb5c11b50825f864962ac91633261fac42
-SHA512 (python-lhafile-a7341c16a2028bce547b6c06df8d455af29fcab6.zip) = 434826981e08bc4d9939e5f2ee1fa3b65adef1932a05024d8d8d2dbf281a0ca31466e057a04dcb0f89f8151d6ae49f69fb03953cd7a3ccc8ce765094c23d162a
-Size (python-lhafile-a7341c16a2028bce547b6c06df8d455af29fcab6.zip) = 274104 bytes
+SHA1 (lhafile-0.2.2.tar.gz) = 4e631dd7f42c6efbe74aad81e6c99f9fb6332445
+RMD160 (lhafile-0.2.2.tar.gz) = a66aff1e98b8a5473838efa7729112f2279c8f80
+SHA512 (lhafile-0.2.2.tar.gz) = 7b8488e5bc136b818f940345ca91a4b80d9cf4d6814734c46efafbf3652b2e43a63ee8dfbe49d2d520f583723f69fb8dd7bc90b614aa27c097ff00e6d14dce78
+Size (lhafile-0.2.2.tar.gz) = 14311 bytes
Home |
Main Index |
Thread Index |
Old Index