pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-model_mommy py-model_mommy: added missing files...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a89620f1480e
branches:  trunk
changeset: 378039:a89620f1480e
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Mar 27 06:57:27 2018 +0000

description:
py-model_mommy: added missing files to PLIST

diffstat:

 www/py-model_mommy/Makefile |  4 ++--
 www/py-model_mommy/PLIST    |  5 ++++-
 2 files changed, 6 insertions(+), 3 deletions(-)

diffs (37 lines):

diff -r e408d72a4f44 -r a89620f1480e www/py-model_mommy/Makefile
--- a/www/py-model_mommy/Makefile       Mon Mar 26 23:47:08 2018 +0000
+++ b/www/py-model_mommy/Makefile       Tue Mar 27 06:57:27 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2018/01/31 07:50:46 adam Exp $
+# $NetBSD: Makefile,v 1.6 2018/03/27 06:57:27 adam Exp $
 
 DISTNAME=      model_mommy-1.5.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -6,7 +6,7 @@
 MASTER_SITES=  ${MASTER_SITE_PYPI:=m/model_mommy/}
 
 MAINTAINER=    adam%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/vandersonmota/model_mommy/
+HOMEPAGE=      https://github.com/vandersonmota/model_mommy
 COMMENT=       Smart object creation facility for Django
 LICENSE=       apache-2.0
 
diff -r e408d72a4f44 -r a89620f1480e www/py-model_mommy/PLIST
--- a/www/py-model_mommy/PLIST  Mon Mar 26 23:47:08 2018 +0000
+++ b/www/py-model_mommy/PLIST  Tue Mar 27 06:57:27 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/05/05 15:46:41 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/03/27 06:57:27 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -13,6 +13,9 @@
 ${PYSITELIB}/model_mommy/generators.py
 ${PYSITELIB}/model_mommy/generators.pyc
 ${PYSITELIB}/model_mommy/generators.pyo
+${PYSITELIB}/model_mommy/gis.py
+${PYSITELIB}/model_mommy/gis.pyc
+${PYSITELIB}/model_mommy/gis.pyo
 ${PYSITELIB}/model_mommy/mock-img.jpeg
 ${PYSITELIB}/model_mommy/mock_file.txt
 ${PYSITELIB}/model_mommy/mommy.py



Home | Main Index | Thread Index | Old Index