pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-django-sql-explorer
Module Name: pkgsrc
Committed By: adam
Date: Sun Dec 15 21:47:20 UTC 2019
Modified Files:
pkgsrc/www/py-django-sql-explorer: Makefile PLIST distinfo
Log Message:
py-django-sql-explorer: updated to 1.1.3
1.1.3:
- URL-friendly parameter encoding
- Updating dependency reference for Python 3 compatibility
- Include database views in list of tables
- Fix unicode issue when generating migration with py2 or py3
- Do not use "message" attribute on exception
- Update EXPLORER_SCHEMA_EXCLUDE_TABLE_PREFIXES
- Minor Changes
- release checklist included in repo
- readme updated with new screenshots
- python dependencies/optional-dependencies updated to latest
- six, xlsxwriter, factory-boy, sqlparse
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-django-sql-explorer/Makefile \
pkgsrc/www/py-django-sql-explorer/PLIST \
pkgsrc/www/py-django-sql-explorer/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-sql-explorer/Makefile
diff -u pkgsrc/www/py-django-sql-explorer/Makefile:1.2 pkgsrc/www/py-django-sql-explorer/Makefile:1.3
--- pkgsrc/www/py-django-sql-explorer/Makefile:1.2 Wed Oct 3 10:47:20 2018
+++ pkgsrc/www/py-django-sql-explorer/Makefile Sun Dec 15 21:47:20 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2018/10/03 10:47:20 adam Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/15 21:47:20 adam Exp $
-DISTNAME= django-sql-explorer-1.1.2
+DISTNAME= django-sql-explorer-1.1.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/django-sql-explorer/}
@@ -15,11 +15,11 @@ DEPENDS+= ${PYPKGPREFIX}-sqlparse>=0.1.1
DEPENDS+= ${PYPKGPREFIX}-six>=1.10.0:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-unicodecsv>=0.14.1:../../databases/py-unicodecsv
-USE_LANGUAGES= # empty
+USE_LANGUAGES= # none
# remove cache files from the distribution
post-extract:
- find ${WRKSRC} -type f \( -name '*.pyc' -or -name .DS_Store \) -print -delete
+ ${FIND} ${WRKSRC} -type f -name '*.pyc' -print -delete
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/py-django-sql-explorer/PLIST
diff -u pkgsrc/www/py-django-sql-explorer/PLIST:1.2 pkgsrc/www/py-django-sql-explorer/PLIST:1.3
--- pkgsrc/www/py-django-sql-explorer/PLIST:1.2 Wed Oct 3 10:47:20 2018
+++ pkgsrc/www/py-django-sql-explorer/PLIST Sun Dec 15 21:47:20 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/10/03 10:47:20 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/12/15 21:47:20 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -50,6 +50,9 @@ ${PYSITELIB}/explorer/migrations/0006_qu
${PYSITELIB}/explorer/migrations/0007_querylog_connection.py
${PYSITELIB}/explorer/migrations/0007_querylog_connection.pyc
${PYSITELIB}/explorer/migrations/0007_querylog_connection.pyo
+${PYSITELIB}/explorer/migrations/0008_auto_20190308_1642.py
+${PYSITELIB}/explorer/migrations/0008_auto_20190308_1642.pyc
+${PYSITELIB}/explorer/migrations/0008_auto_20190308_1642.pyo
${PYSITELIB}/explorer/migrations/__init__.py
${PYSITELIB}/explorer/migrations/__init__.pyc
${PYSITELIB}/explorer/migrations/__init__.pyo
Index: pkgsrc/www/py-django-sql-explorer/distinfo
diff -u pkgsrc/www/py-django-sql-explorer/distinfo:1.2 pkgsrc/www/py-django-sql-explorer/distinfo:1.3
--- pkgsrc/www/py-django-sql-explorer/distinfo:1.2 Wed Oct 3 10:47:20 2018
+++ pkgsrc/www/py-django-sql-explorer/distinfo Sun Dec 15 21:47:20 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2018/10/03 10:47:20 adam Exp $
+$NetBSD: distinfo,v 1.3 2019/12/15 21:47:20 adam Exp $
-SHA1 (django-sql-explorer-1.1.2.tar.gz) = 049d2a0444a389cbf9b04063b89ef73c5018ed31
-RMD160 (django-sql-explorer-1.1.2.tar.gz) = 23e3cafcd51e5934cfabe129b4e21697183b0188
-SHA512 (django-sql-explorer-1.1.2.tar.gz) = 597ffbe4b21a4d1cfdee90a3b3efc3a17f5e2ba60bb4d7ff88b7d100ac7971bb174442d2472c64437cd48d0889e1228390e81513d99de2b23b76b182fe9e8fcb
-Size (django-sql-explorer-1.1.2.tar.gz) = 154526 bytes
+SHA1 (django-sql-explorer-1.1.3.tar.gz) = 5654088500630b0f5a290a1e9e85a3db33961502
+RMD160 (django-sql-explorer-1.1.3.tar.gz) = 937275ef9223a73f0771befb3be8d3178ad5784d
+SHA512 (django-sql-explorer-1.1.3.tar.gz) = 91d88ef63e9171e216624af74b20e4f80cf890fe5a508edfbe17e3da2c18e6ea1d4a64e2c0309ef880c9c6bfe3a205d0782ec4611d808d5fcf00301d5f2f55ea
+Size (django-sql-explorer-1.1.3.tar.gz) = 182208 bytes
Home |
Main Index |
Thread Index |
Old Index