pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-pylint-django py-pylint-django: updated to 0.9.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/25d79bb47ffb
branches:  trunk
changeset: 376753:25d79bb47ffb
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Mar 08 08:23:49 2018 +0000

description:
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

diffstat:

 www/py-pylint-django/Makefile               |   4 +-
 www/py-pylint-django/PLIST                  |  95 ++++++++++++++++++++++++++++-
 www/py-pylint-django/distinfo               |  11 +-
 www/py-pylint-django/patches/patch-setup.py |  19 -----
 4 files changed, 101 insertions(+), 28 deletions(-)

diffs (160 lines):

diff -r 4c47cb1223c9 -r 25d79bb47ffb www/py-pylint-django/Makefile
--- a/www/py-pylint-django/Makefile     Thu Mar 08 08:17:02 2018 +0000
+++ b/www/py-pylint-django/Makefile     Thu Mar 08 08:23:49 2018 +0000
@@ -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/}
diff -r 4c47cb1223c9 -r 25d79bb47ffb www/py-pylint-django/PLIST
--- a/www/py-pylint-django/PLIST        Thu Mar 08 08:17:02 2018 +0000
+++ b/www/py-pylint-django/PLIST        Thu Mar 08 08:23:49 2018 +0000
@@ -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/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
diff -r 4c47cb1223c9 -r 25d79bb47ffb www/py-pylint-django/distinfo
--- a/www/py-pylint-django/distinfo     Thu Mar 08 08:17:02 2018 +0000
+++ b/www/py-pylint-django/distinfo     Thu Mar 08 08:23:49 2018 +0000
@@ -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
diff -r 4c47cb1223c9 -r 25d79bb47ffb www/py-pylint-django/patches/patch-setup.py
--- a/www/py-pylint-django/patches/patch-setup.py       Thu Mar 08 08:17:02 2018 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-$NetBSD: patch-setup.py,v 1.3 2018/02/27 12:42:30 adam Exp $
-
-Do not install tests.
-
---- setup.py.orig      2018-02-26 21:41:01.000000000 +0000
-+++ setup.py
-@@ -7,10 +7,8 @@ from setuptools import setup, find_packa
- 
- VERSION = '0.9.1'
- PACKAGES = find_packages(exclude=[
--    '*.tests',
--    '*.tests.*',
--    'tests.*',
--    'tests',
-+    'test.*',
-+    'test',
- ])
- 
- SHORT_DESCRIPTION = 'A Pylint plugin to help Pylint understand the Django web framework'



Home | Main Index | Thread Index | Old Index