Fri Apr 8 15:18:59 2016 UTC ()
Update py-atomicwrites to 1.0.0.

Changes not found.


(wiz)
diff -r1.5 -r1.6 pkgsrc/devel/py-atomicwrites/Makefile
diff -r1.6 -r1.7 pkgsrc/devel/py-atomicwrites/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/devel/py-atomicwrites/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-atomicwrites/Makefile 2016/02/21 10:42:26 1.5
+++ pkgsrc/devel/py-atomicwrites/Makefile 2016/04/08 15:18:59 1.6
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.5 2016/02/21 10:42:26 wiz Exp $ 1# $NetBSD: Makefile,v 1.6 2016/04/08 15:18:59 wiz Exp $
2 2
3DISTNAME= atomicwrites-0.1.9 3DISTNAME= atomicwrites-1.0.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= time 5CATEGORIES= time
6MASTER_SITES= ${MASTER_SITE_PYPI:=a/atomicwrites/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=a/atomicwrites/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://pypi.python.org/pypi/atomicwrites/ 9HOMEPAGE= https://pypi.python.org/pypi/atomicwrites/
10COMMENT= Python module for atomic file writes on POSIX 10COMMENT= Python module for atomic file writes on POSIX
11LICENSE= mit 11LICENSE= mit
12 12
13EXTRACT_USING= bsdtar # gtar cannot handle pre-1970 timestamps 13EXTRACT_USING= bsdtar # gtar cannot handle pre-1970 timestamps
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16 16

cvs diff -r1.6 -r1.7 pkgsrc/devel/py-atomicwrites/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-atomicwrites/distinfo 2016/02/21 10:42:26 1.6
+++ pkgsrc/devel/py-atomicwrites/distinfo 2016/04/08 15:18:59 1.7
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.6 2016/02/21 10:42:26 wiz Exp $ 1$NetBSD: distinfo,v 1.7 2016/04/08 15:18:59 wiz Exp $
2 2
3SHA1 (atomicwrites-0.1.9.tar.gz) = e0de0d97bedaa943640ad8577f15f4b8f39e9517 3SHA1 (atomicwrites-1.0.0.tar.gz) = fd062b33dfcab176440f1186cf9de1c75137325e
4RMD160 (atomicwrites-0.1.9.tar.gz) = 44818ff144c9608925d515f71f7595347225b9b2 4RMD160 (atomicwrites-1.0.0.tar.gz) = 78103147ecd8ce593a9b2e89f49f12a2e1432ff4
5SHA512 (atomicwrites-0.1.9.tar.gz) = d7bf742c3cb1d5eee4921fca225b5d22e0fe18f2948fb7af44bc6817fc2b5d267fca0d42371d44730d3b557a400f9d6ce250ac3a05e1ce1d3600ec6569fa7aa6 5SHA512 (atomicwrites-1.0.0.tar.gz) = 24194de086cdc967eb7c1cb0592d5161f6d392ccdaad3ef73ebe0deaf011b3a66b80ba16f66262816e10da23056ecb6f5c21a60f754d15f7aec261c3ff69efe9
6Size (atomicwrites-0.1.9.tar.gz) = 14475 bytes 6Size (atomicwrites-1.0.0.tar.gz) = 14696 bytes