Wed Apr 29 07:42:07 2020 UTC ()
py-atomicwrites: updated to 1.4.0

1.4.0:
Unknown changes


(adam)
diff -r1.12 -r1.13 pkgsrc/devel/py-atomicwrites/Makefile
diff -r1.12 -r1.13 pkgsrc/devel/py-atomicwrites/distinfo

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

--- pkgsrc/devel/py-atomicwrites/Makefile 2019/02/05 12:46:25 1.12
+++ pkgsrc/devel/py-atomicwrites/Makefile 2020/04/29 07:42:07 1.13
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.12 2019/02/05 12:46:25 adam Exp $ 1# $NetBSD: Makefile,v 1.13 2020/04/29 07:42:07 adam Exp $
2 2
3DISTNAME= atomicwrites-1.3.0 3DISTNAME= atomicwrites-1.4.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
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://github.com/untitaker/python-atomicwrites 9HOMEPAGE= https://github.com/untitaker/python-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
13TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test 13TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
14 14
15EXTRACT_USING= bsdtar # gtar cannot handle pre-1970 timestamps 15EXTRACT_USING= bsdtar # gtar cannot handle pre-1970 timestamps
16 16

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

--- pkgsrc/devel/py-atomicwrites/distinfo 2019/02/05 12:46:25 1.12
+++ pkgsrc/devel/py-atomicwrites/distinfo 2020/04/29 07:42:07 1.13
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.12 2019/02/05 12:46:25 adam Exp $ 1$NetBSD: distinfo,v 1.13 2020/04/29 07:42:07 adam Exp $
2 2
3SHA1 (atomicwrites-1.3.0.tar.gz) = 836c1786159ad8cc2bec3552156c849aaca8b7dc 3SHA1 (atomicwrites-1.4.0.tar.gz) = 6fcc91259ab6714190829fe6e570535b7d36e49b
4RMD160 (atomicwrites-1.3.0.tar.gz) = 4857ef73e7d5f8b96bcaff43f3a61002010c20dc 4RMD160 (atomicwrites-1.4.0.tar.gz) = d94a0a4e8e1fdc7e59923b48866c5db6220370a5
5SHA512 (atomicwrites-1.3.0.tar.gz) = 9b619b622f4509c2a41ad340f91bd6e74f238cf9a35f4662fa70f1f957a78069cb89f9bf16f8da70a597bc43a0c6c4fdea6afd0d157364a53a2fa5d8f4272a61 5SHA512 (atomicwrites-1.4.0.tar.gz) = 493fd15174880917650643db1fe85e2703add730189c23fcff11ceb87175f546b9251050ade506d0b48300e0f2a39ee5a4dcd4da8cb3e27680fd05553d6662cb
6Size (atomicwrites-1.3.0.tar.gz) = 11699 bytes 6Size (atomicwrites-1.4.0.tar.gz) = 11790 bytes