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: Fri Apr 24 08:29:22 UTC 2020
Modified Files:
pkgsrc/devel/py-test-flake8: Makefile distinfo
Log Message:
py-test-flake8: updated to 1.0.5
1.0.5
- Fix deprecation warning
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 pkgsrc/devel/py-test-flake8/Makefile:1.8
--- pkgsrc/devel/py-test-flake8/Makefile:1.7 Fri Feb 1 09:22:33 2019
+++ pkgsrc/devel/py-test-flake8/Makefile Fri Apr 24 08:29:22 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2019/02/01 09:22:33 adam Exp $
+# $NetBSD: Makefile,v 1.8 2020/04/24 08:29:22 adam Exp $
-DISTNAME= pytest-flake8-1.0.4
+DISTNAME= pytest-flake8-1.0.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pytest-flake8/}
@@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-test>=3.5:../..
USE_LANGUAGES= # none
do-test:
- cd ${WRKSRC} && py.test-${PYVERSSUFFIX}
+ cd ${WRKSRC} && pytest-${PYVERSSUFFIX}
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-test-flake8/distinfo
diff -u pkgsrc/devel/py-test-flake8/distinfo:1.7 pkgsrc/devel/py-test-flake8/distinfo:1.8
--- pkgsrc/devel/py-test-flake8/distinfo:1.7 Fri Feb 1 09:22:33 2019
+++ pkgsrc/devel/py-test-flake8/distinfo Fri Apr 24 08:29:22 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/02/01 09:22:33 adam Exp $
+$NetBSD: distinfo,v 1.8 2020/04/24 08:29:22 adam Exp $
-SHA1 (pytest-flake8-1.0.4.tar.gz) = 9bc6d19f4e36ab7b66f8c3aaf91d73382ba3db14
-RMD160 (pytest-flake8-1.0.4.tar.gz) = 75904d16ca22415e09f7b728920479035bd96e68
-SHA512 (pytest-flake8-1.0.4.tar.gz) = 39ac19f3216386dc33b7c3c7c12a026751bb636d140340eb9585e161292d74f587c3a032125380bd12834e841172bf47652c19036bd06d493abd11cefe428429
-Size (pytest-flake8-1.0.4.tar.gz) = 8183 bytes
+SHA1 (pytest-flake8-1.0.5.tar.gz) = b7dd0687d2ad4f20a1a53ce9a1e0f60116e70402
+RMD160 (pytest-flake8-1.0.5.tar.gz) = 50ff28a455ad209f860cfc5b7e030cd4a814188b
+SHA512 (pytest-flake8-1.0.5.tar.gz) = c7d598dbe0c8eb032b175231b2662d15f9f2bd349e83210269cdaa7aaed79e618beab4d07d04143a87fe00b50c20f803350006362326a7918c930618dad2c324
+Size (pytest-flake8-1.0.5.tar.gz) = 8317 bytes
Home |
Main Index |
Thread Index |
Old Index