pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-django-import-export



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Feb 22 11:13:00 UTC 2018

Modified Files:
        pkgsrc/www/py-django-import-export: Makefile distinfo

Log Message:
py-django-import-export: updated to 1.0.0

1.0.0:
Switch to semver versioning
Require Django>=1.8
upgrade tox configuration


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-django-import-export/Makefile \
    pkgsrc/www/py-django-import-export/distinfo

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

Modified files:

Index: pkgsrc/www/py-django-import-export/Makefile
diff -u pkgsrc/www/py-django-import-export/Makefile:1.4 pkgsrc/www/py-django-import-export/Makefile:1.5
--- pkgsrc/www/py-django-import-export/Makefile:1.4     Thu Jan 18 13:36:14 2018
+++ pkgsrc/www/py-django-import-export/Makefile Thu Feb 22 11:13:00 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2018/01/18 13:36:14 adam Exp $
+# $NetBSD: Makefile,v 1.5 2018/02/22 11:13:00 adam Exp $
 
-DISTNAME=      django-import-export-0.7.0
+DISTNAME=      django-import-export-1.0.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/django-import-export/}
Index: pkgsrc/www/py-django-import-export/distinfo
diff -u pkgsrc/www/py-django-import-export/distinfo:1.4 pkgsrc/www/py-django-import-export/distinfo:1.5
--- pkgsrc/www/py-django-import-export/distinfo:1.4     Thu Jan 18 13:36:14 2018
+++ pkgsrc/www/py-django-import-export/distinfo Thu Feb 22 11:13:00 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/01/18 13:36:14 adam Exp $
+$NetBSD: distinfo,v 1.5 2018/02/22 11:13:00 adam Exp $
 
-SHA1 (django-import-export-0.7.0.tar.gz) = 60955a0873ee65c492cacc2d177c5fdc41e6cb71
-RMD160 (django-import-export-0.7.0.tar.gz) = 24a2a24b05bbce18c0c2765c200379b888e0611c
-SHA512 (django-import-export-0.7.0.tar.gz) = 23b5bd42020540fb9a98ae3bdbdedaf4d8640ef4d5a32351481037eba80822a71dabe9fb2331669086a3ab120bd7bd0e03d194d54ddea1ccb0404836bb14fcf0
-Size (django-import-export-0.7.0.tar.gz) = 38072 bytes
+SHA1 (django-import-export-1.0.0.tar.gz) = 27cd4a4a45262b5c0b96a7b56145ea89eebff917
+RMD160 (django-import-export-1.0.0.tar.gz) = e9a83d102d9afe4b7e3d7af7cf1af2f393400ea8
+SHA512 (django-import-export-1.0.0.tar.gz) = c586914729958db9ccfef24fd13e9e76043c20d9a412c57ddca01ec1052c92dd54b2504154e705229f6102dcc5368847e6b1fbf151942e4b977899de99d1c173
+Size (django-import-export-1.0.0.tar.gz) = 37804 bytes



Home | Main Index | Thread Index | Old Index