pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-mock
Module Name: pkgsrc
Committed By: adam
Date: Mon Aug 20 10:56:57 UTC 2018
Modified Files:
pkgsrc/devel/py-mock: Makefile
Log Message:
py-mock: updated CATEGORIES and HOMEPAGE
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-mock/Makefile
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-mock/Makefile
diff -u pkgsrc/devel/py-mock/Makefile:1.14 pkgsrc/devel/py-mock/Makefile:1.15
--- pkgsrc/devel/py-mock/Makefile:1.14 Mon Sep 4 18:08:21 2017
+++ pkgsrc/devel/py-mock/Makefile Mon Aug 20 10:56:57 2018
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.14 2017/09/04 18:08:21 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2018/08/20 10:56:57 adam Exp $
DISTNAME= mock-2.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
-CATEGORIES= devel
+CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/mock/}
MAINTAINER= gdt%ir.bbn.com@localhost
-HOMEPAGE= https://pypi.python.org/pypi/mock
+HOMEPAGE= https://github.com/testing-cabal/mock
COMMENT= Python testing framework
LICENSE= gnu-gpl-v2
Home |
Main Index |
Thread Index |
Old Index