Tue Jul 13 04:22:52 2021 UTC ()
py-editor: updated to 1.0.4

1.0.4:
Bug fixes


(adam)
diff -r1.1 -r1.2 pkgsrc/editors/py-editor/Makefile
diff -r1.1 -r1.2 pkgsrc/editors/py-editor/distinfo

cvs diff -r1.1 -r1.2 pkgsrc/editors/py-editor/Makefile (expand / switch to unified diff)

--- pkgsrc/editors/py-editor/Makefile 2017/09/13 16:36:28 1.1
+++ pkgsrc/editors/py-editor/Makefile 2021/07/13 04:22:52 1.2
@@ -1,14 +1,16 @@ @@ -1,14 +1,16 @@
1# $NetBSD: Makefile,v 1.1 2017/09/13 16:36:28 minskim Exp $ 1# $NetBSD: Makefile,v 1.2 2021/07/13 04:22:52 adam Exp $
2 2
3DISTNAME= python-editor-1.0.3 3DISTNAME= python-editor-1.0.4
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
5CATEGORIES= editors 5CATEGORIES= editors python
6MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-editor/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=p/python-editor/}
7 7
8MAINTAINER= minskim@NetBSD.org 8MAINTAINER= minskim@NetBSD.org
9HOMEPAGE= https://github.com/fmoo/python-editor 9HOMEPAGE= https://github.com/fmoo/python-editor
10COMMENT= Module to open an editor programmatically 10COMMENT= Module to open an editor programmatically
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
 13USE_LANGUAGES= # none
 14
13.include "../../lang/python/egg.mk" 15.include "../../lang/python/egg.mk"
14.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/editors/py-editor/distinfo (expand / switch to unified diff)

--- pkgsrc/editors/py-editor/distinfo 2017/09/13 16:36:28 1.1
+++ pkgsrc/editors/py-editor/distinfo 2021/07/13 04:22:52 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2017/09/13 16:36:28 minskim Exp $ 1$NetBSD: distinfo,v 1.2 2021/07/13 04:22:52 adam Exp $
2 2
3SHA1 (python-editor-1.0.3.tar.gz) = 018e3c55a09ce6ac6531e9337bfa29a252aacdc2 3SHA1 (python-editor-1.0.4.tar.gz) = 14a22b55e60e94f22de690d32ba9787ec998d779
4RMD160 (python-editor-1.0.3.tar.gz) = 0fc050d9a7049274753f66b7f9d33a1a3e0a4945 4RMD160 (python-editor-1.0.4.tar.gz) = 3426f45bc74c642501f5b52b795cd936a1b01d00
5SHA512 (python-editor-1.0.3.tar.gz) = 258d1ea17ea1c09d8ef52d3b624cc17710559f4a8db3c64696f72aecfcc0830d3509dcdcc9d1ac272155b2aaab432edb7142b0a37f2c3263a2505bff940a3cab 5SHA512 (python-editor-1.0.4.tar.gz) = c8ce2403bfe6c93935c7f4c384a8618a39cdaefe1ff5b1ff2cf4562866d8b3caa616e428c0a1634a56db934caeb474e7f84f8d5e009b9ed664189fdece8146f6
6Size (python-editor-1.0.3.tar.gz) = 6975 bytes 6Size (python-editor-1.0.4.tar.gz) = 7132 bytes