pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-test-flake8



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Aug  2 15:36:55 UTC 2018

Modified Files:
        pkgsrc/devel/py-test-flake8: Makefile distinfo

Log Message:
py-test-flake8: updated to 1.0.2

1.0.2
- Test on Python 3.7
- Escape a regex tring with r""


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-test-flake8/Makefile \
    pkgsrc/devel/py-test-flake8/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-test-flake8/Makefile
diff -u pkgsrc/devel/py-test-flake8/Makefile:1.4 pkgsrc/devel/py-test-flake8/Makefile:1.5
--- pkgsrc/devel/py-test-flake8/Makefile:1.4    Tue May 15 06:37:49 2018
+++ pkgsrc/devel/py-test-flake8/Makefile        Thu Aug  2 15:36:55 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2018/05/15 06:37:49 adam Exp $
+# $NetBSD: Makefile,v 1.5 2018/08/02 15:36:55 adam Exp $
 
-DISTNAME=      pytest-flake8-1.0.1
+DISTNAME=      pytest-flake8-1.0.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-flake8/}
Index: pkgsrc/devel/py-test-flake8/distinfo
diff -u pkgsrc/devel/py-test-flake8/distinfo:1.4 pkgsrc/devel/py-test-flake8/distinfo:1.5
--- pkgsrc/devel/py-test-flake8/distinfo:1.4    Tue May 15 06:37:49 2018
+++ pkgsrc/devel/py-test-flake8/distinfo        Thu Aug  2 15:36:55 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/05/15 06:37:49 adam Exp $
+$NetBSD: distinfo,v 1.5 2018/08/02 15:36:55 adam Exp $
 
-SHA1 (pytest-flake8-1.0.1.tar.gz) = 312a960e07617db07de2b7dc6878992994a9263a
-RMD160 (pytest-flake8-1.0.1.tar.gz) = 8919726e65b6b2d390ed31cc0cf4dd1804e80e32
-SHA512 (pytest-flake8-1.0.1.tar.gz) = 68d61ee1a51bec92a85cea8e878f9c4263f4006b51b71a110247bae538b3ea29fc1da59d54639f2a53edb53cde34adbaceace3896b4ddfc719b2e75f8fdaa459
-Size (pytest-flake8-1.0.1.tar.gz) = 7938 bytes
+SHA1 (pytest-flake8-1.0.2.tar.gz) = 6c3174ade6e6e6b5669cbf70de963c9666930c53
+RMD160 (pytest-flake8-1.0.2.tar.gz) = 0431877907339dff589c8b0dad621981e427b404
+SHA512 (pytest-flake8-1.0.2.tar.gz) = 5a3994577111661be4512839b20fa0a72c3d02659a69bca20a3658b3191cbc8c1f8416f53f7e2a541f772110be4684c267449d01aec7345e22632bfbf5d4d257
+Size (pytest-flake8-1.0.2.tar.gz) = 7974 bytes



Home | Main Index | Thread Index | Old Index