pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-pylint-django



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Mar  8 08:23:50 UTC 2018

Modified Files:
        pkgsrc/www/py-pylint-django: Makefile PLIST distinfo
Removed Files:
        pkgsrc/www/py-pylint-django/patches: patch-setup.py

Log Message:
py-pylint-django: updated to 0.9.3

0.9.3:
Fix 133 and 134 by including package data when building wheel and tar.gz packages for PyPI

0.9.2:
Fix 129 - Move tests under site-packages/pylint_django
Fix 96 - List Django as a dependency


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/py-pylint-django/Makefile \
    pkgsrc/www/py-pylint-django/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/py-pylint-django/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/www/py-pylint-django/patches/patch-setup.py

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-pylint-django/Makefile
diff -u pkgsrc/www/py-pylint-django/Makefile:1.4 pkgsrc/www/py-pylint-django/Makefile:1.5
--- pkgsrc/www/py-pylint-django/Makefile:1.4    Tue Feb 27 12:42:30 2018
+++ pkgsrc/www/py-pylint-django/Makefile        Thu Mar  8 08:23:49 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2018/02/27 12:42:30 adam Exp $
+# $NetBSD: Makefile,v 1.5 2018/03/08 08:23:49 adam Exp $
 
-DISTNAME=      pylint-django-0.9.1
+DISTNAME=      pylint-django-0.9.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pylint-django/}
Index: pkgsrc/www/py-pylint-django/distinfo
diff -u pkgsrc/www/py-pylint-django/distinfo:1.4 pkgsrc/www/py-pylint-django/distinfo:1.5
--- pkgsrc/www/py-pylint-django/distinfo:1.4    Tue Feb 27 12:42:30 2018
+++ pkgsrc/www/py-pylint-django/distinfo        Thu Mar  8 08:23:49 2018
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/02/27 12:42:30 adam Exp $
+$NetBSD: distinfo,v 1.5 2018/03/08 08:23:49 adam Exp $
 
-SHA1 (pylint-django-0.9.1.tar.gz) = e0ca1881e94169c2be41b4c759488c9b9d25eca5
-RMD160 (pylint-django-0.9.1.tar.gz) = dc656e5fc1d3a262d53c42050ede376de2de2a96
-SHA512 (pylint-django-0.9.1.tar.gz) = d0a3e32793c7cf509fe7ebcac88c317264390b12668f1800329117e0a001ac13b113a2f8a6e417c0eb67a733ba2133bbd60f30e6bac86edb8c7396e645839d97
-Size (pylint-django-0.9.1.tar.gz) = 26976 bytes
-SHA1 (patch-setup.py) = 20f0f38f6688c0a4729c1021bf62b890f157296b
+SHA1 (pylint-django-0.9.3.tar.gz) = 3c47c40b7f79e6d7c434ba49dbb061eeb5de79d0
+RMD160 (pylint-django-0.9.3.tar.gz) = a828c3446265290a9fb2e21242f8410f389da158
+SHA512 (pylint-django-0.9.3.tar.gz) = 87a2c511b5d560007ef2da0ad2d0ca54160520472cdb94ed98a9de52a7c0c729f180ae90e37eb81e5d86ad1487a093ce99fd10f93f2ef6f8bb0842cfff13e64f
+Size (pylint-django-0.9.3.tar.gz) = 30728 bytes

Index: pkgsrc/www/py-pylint-django/PLIST
diff -u pkgsrc/www/py-pylint-django/PLIST:1.2 pkgsrc/www/py-pylint-django/PLIST:1.3
--- pkgsrc/www/py-pylint-django/PLIST:1.2       Sun Jan 21 12:14:38 2018
+++ pkgsrc/www/py-pylint-django/PLIST   Thu Mar  8 08:23:49 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/01/21 12:14:38 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/03/08 08:23:49 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -29,6 +29,99 @@ ${PYSITELIB}/pylint_django/compat.pyo
 ${PYSITELIB}/pylint_django/plugin.py
 ${PYSITELIB}/pylint_django/plugin.pyc
 ${PYSITELIB}/pylint_django/plugin.pyo
+${PYSITELIB}/pylint_django/tests/__init__.py
+${PYSITELIB}/pylint_django/tests/__init__.pyc
+${PYSITELIB}/pylint_django/tests/__init__.pyo
+${PYSITELIB}/pylint_django/tests/input/__init__.py
+${PYSITELIB}/pylint_django/tests/input/__init__.pyc
+${PYSITELIB}/pylint_django/tests/input/__init__.pyo
+${PYSITELIB}/pylint_django/tests/input/external_django_tables2_noerror_meta_class.py
+${PYSITELIB}/pylint_django/tests/input/external_django_tables2_noerror_meta_class.pyc
+${PYSITELIB}/pylint_django/tests/input/external_django_tables2_noerror_meta_class.pyo
+${PYSITELIB}/pylint_django/tests/input/external_drf_noerror_serializer.py
+${PYSITELIB}/pylint_django/tests/input/external_drf_noerror_serializer.pyc
+${PYSITELIB}/pylint_django/tests/input/external_drf_noerror_serializer.pyo
+${PYSITELIB}/pylint_django/tests/input/external_drf_noerror_serializer.rc
+${PYSITELIB}/pylint_django/tests/input/external_psycopg2_noerror_postgres_fields.py
+${PYSITELIB}/pylint_django/tests/input/external_psycopg2_noerror_postgres_fields.pyc
+${PYSITELIB}/pylint_django/tests/input/external_psycopg2_noerror_postgres_fields.pyo
+${PYSITELIB}/pylint_django/tests/input/external_psycopg2_noerror_postgres_fields.rc
+${PYSITELIB}/pylint_django/tests/input/func_model_does_not_use_unicode_py33.py
+${PYSITELIB}/pylint_django/tests/input/func_model_does_not_use_unicode_py33.pyc
+${PYSITELIB}/pylint_django/tests/input/func_model_does_not_use_unicode_py33.pyo
+${PYSITELIB}/pylint_django/tests/input/func_model_does_not_use_unicode_py33.txt
+${PYSITELIB}/pylint_django/tests/input/func_noerror_classviews.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_classviews.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_classviews.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_duplicate_except_doesnotexist.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_duplicate_except_doesnotexist.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_duplicate_except_doesnotexist.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_foreign_key_attributes.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_foreign_key_attributes.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_foreign_key_attributes.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_foreign_key_ids.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_foreign_key_ids.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_foreign_key_ids.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_foreign_key_sets.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_foreign_key_sets.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_foreign_key_sets.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_foreignkeys.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_foreignkeys.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_foreignkeys.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_form_fields.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_form_fields.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_form_fields.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_forms_py33.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_forms_py33.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_forms_py33.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_formview_ancestors.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_formview_ancestors.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_formview_ancestors.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_ignore_meta_subclass.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_ignore_meta_subclass.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_ignore_meta_subclass.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_import_q.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_import_q.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_import_q.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_issue_46.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_issue_46.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_issue_46.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_manytomanyfield.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_manytomanyfield.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_manytomanyfield.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_model_fields.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_model_fields.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_model_fields.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_model_methods.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_model_methods.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_model_methods.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_model_unicode_callable.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_model_unicode_callable.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_model_unicode_callable.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_model_unicode_lambda.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_model_unicode_lambda.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_model_unicode_lambda.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_models_py33.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_models_py33.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_models_py33.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_protected_meta_access.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_protected_meta_access.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_protected_meta_access.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_ugettext_lazy_format.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_ugettext_lazy_format.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_ugettext_lazy_format.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_unicode_py2_compatible.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_unicode_py2_compatible.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_unicode_py2_compatible.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_urls.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_urls.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_urls.pyo
+${PYSITELIB}/pylint_django/tests/input/func_noerror_uuid_field.py
+${PYSITELIB}/pylint_django/tests/input/func_noerror_uuid_field.pyc
+${PYSITELIB}/pylint_django/tests/input/func_noerror_uuid_field.pyo
+${PYSITELIB}/pylint_django/tests/test_func.py
+${PYSITELIB}/pylint_django/tests/test_func.pyc
+${PYSITELIB}/pylint_django/tests/test_func.pyo
 ${PYSITELIB}/pylint_django/transforms/__init__.py
 ${PYSITELIB}/pylint_django/transforms/__init__.pyc
 ${PYSITELIB}/pylint_django/transforms/__init__.pyo



Home | Main Index | Thread Index | Old Index