pkgsrc-WIP-changes archive

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

proselint: update wip/proselint to 0.4.0.



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Mar 10 21:00:43 2016 +0100
Changeset:	d9caf782acf61f49404426b04add027bdf14bba5

Modified Files:
	proselint/Makefile
	proselint/PLIST
	proselint/distinfo

Log Message:
proselint: update wip/proselint to 0.4.0.

Changes:
New checks on:
 * skunked terms
 * cliches
 * false plurals
 * typographical mishaps
 * hyphenation of phrasal adjectives

And other improvements, including:
 * Misc. bug fixes.
 * Atom plugin now available
 * Vim plugin now available
 * --clean option to clear cache

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d9caf782acf61f49404426b04add027bdf14bba5

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

diffstat:
 proselint/Makefile |  9 +--------
 proselint/PLIST    | 27 +++++++++++++++++++++------
 proselint/distinfo |  8 ++++----
 3 files changed, 26 insertions(+), 18 deletions(-)

diffs:
diff --git a/proselint/Makefile b/proselint/Makefile
index 4c1cbb5..60594a8 100644
--- a/proselint/Makefile
+++ b/proselint/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	proselint-0.3.5
+DISTNAME=	proselint-0.4.0
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_GITHUB:=amperser/}
 
@@ -13,13 +13,6 @@ DEPENDS+=	${PYPKGPREFIX}-click>=0:../../devel/py-click
 DEPENDS+=	${PYPKGPREFIX}-six>=0:../../lang/py-six
 DEPENDS+=	${PYPKGPREFIX}-future>=0:../../wip/py-future
 
-# proselint/version.py
-SUBST_CLASSES+=		version
-SUBST_STAGE.version=	pre-configure
-SUBST_MESSAGE.version=	Ajdust the version number.
-SUBST_FILES.version=	proselint/version.py
-SUBST_SED.version=	-e 's,0.3.4,0.3.5,g'
-
 USE_LANGUAGES=	# none
 
 .include "../../lang/python/application.mk"
diff --git a/proselint/PLIST b/proselint/PLIST
index e8f256a..08f9963 100644
--- a/proselint/PLIST
+++ b/proselint/PLIST
@@ -71,6 +71,12 @@ ${PYSITELIB}/proselint/checks/garner/dates.pyo
 ${PYSITELIB}/proselint/checks/garner/denizen_labels.py
 ${PYSITELIB}/proselint/checks/garner/denizen_labels.pyc
 ${PYSITELIB}/proselint/checks/garner/denizen_labels.pyo
+${PYSITELIB}/proselint/checks/garner/diacritical_marks.py
+${PYSITELIB}/proselint/checks/garner/diacritical_marks.pyc
+${PYSITELIB}/proselint/checks/garner/diacritical_marks.pyo
+${PYSITELIB}/proselint/checks/garner/false_plurals.py
+${PYSITELIB}/proselint/checks/garner/false_plurals.pyc
+${PYSITELIB}/proselint/checks/garner/false_plurals.pyo
 ${PYSITELIB}/proselint/checks/garner/illogic.py
 ${PYSITELIB}/proselint/checks/garner/illogic.pyc
 ${PYSITELIB}/proselint/checks/garner/illogic.pyo
@@ -98,6 +104,9 @@ ${PYSITELIB}/proselint/checks/garner/needless_variants.pyo
 ${PYSITELIB}/proselint/checks/garner/oxymorons.py
 ${PYSITELIB}/proselint/checks/garner/oxymorons.pyc
 ${PYSITELIB}/proselint/checks/garner/oxymorons.pyo
+${PYSITELIB}/proselint/checks/garner/phrasal_adjectives.py
+${PYSITELIB}/proselint/checks/garner/phrasal_adjectives.pyc
+${PYSITELIB}/proselint/checks/garner/phrasal_adjectives.pyo
 ${PYSITELIB}/proselint/checks/garner/preferred_forms.py
 ${PYSITELIB}/proselint/checks/garner/preferred_forms.pyc
 ${PYSITELIB}/proselint/checks/garner/preferred_forms.pyo
@@ -110,6 +119,15 @@ ${PYSITELIB}/proselint/checks/garner/redundancy.pyo
 ${PYSITELIB}/proselint/checks/garner/sexism.py
 ${PYSITELIB}/proselint/checks/garner/sexism.pyc
 ${PYSITELIB}/proselint/checks/garner/sexism.pyo
+${PYSITELIB}/proselint/checks/garner/skunked_terms.py
+${PYSITELIB}/proselint/checks/garner/skunked_terms.pyc
+${PYSITELIB}/proselint/checks/garner/skunked_terms.pyo
+${PYSITELIB}/proselint/checks/gnu_diction/__init__.py
+${PYSITELIB}/proselint/checks/gnu_diction/__init__.pyc
+${PYSITELIB}/proselint/checks/gnu_diction/__init__.pyo
+${PYSITELIB}/proselint/checks/gnu_diction/cliches.py
+${PYSITELIB}/proselint/checks/gnu_diction/cliches.pyc
+${PYSITELIB}/proselint/checks/gnu_diction/cliches.pyo
 ${PYSITELIB}/proselint/checks/gowers/__init__.py
 ${PYSITELIB}/proselint/checks/gowers/__init__.pyc
 ${PYSITELIB}/proselint/checks/gowers/__init__.pyo
@@ -122,12 +140,6 @@ ${PYSITELIB}/proselint/checks/inc/__init__.pyo
 ${PYSITELIB}/proselint/checks/inc/corporate_speak.py
 ${PYSITELIB}/proselint/checks/inc/corporate_speak.pyc
 ${PYSITELIB}/proselint/checks/inc/corporate_speak.pyo
-${PYSITELIB}/proselint/checks/junge/__init__.py
-${PYSITELIB}/proselint/checks/junge/__init__.pyc
-${PYSITELIB}/proselint/checks/junge/__init__.pyo
-${PYSITELIB}/proselint/checks/junge/but.py
-${PYSITELIB}/proselint/checks/junge/but.pyc
-${PYSITELIB}/proselint/checks/junge/but.pyo
 ${PYSITELIB}/proselint/checks/leonard/__init__.py
 ${PYSITELIB}/proselint/checks/leonard/__init__.pyc
 ${PYSITELIB}/proselint/checks/leonard/__init__.pyo
@@ -170,6 +182,9 @@ ${PYSITELIB}/proselint/checks/misc/link_checker.pyo
 ${PYSITELIB}/proselint/checks/misc/password.py
 ${PYSITELIB}/proselint/checks/misc/password.pyc
 ${PYSITELIB}/proselint/checks/misc/password.pyo
+${PYSITELIB}/proselint/checks/misc/professions.py
+${PYSITELIB}/proselint/checks/misc/professions.pyc
+${PYSITELIB}/proselint/checks/misc/professions.pyo
 ${PYSITELIB}/proselint/checks/misc/whence.py
 ${PYSITELIB}/proselint/checks/misc/whence.pyc
 ${PYSITELIB}/proselint/checks/misc/whence.pyo
diff --git a/proselint/distinfo b/proselint/distinfo
index 8b53e50..e865537 100644
--- a/proselint/distinfo
+++ b/proselint/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (proselint-0.3.5.tar.gz) = 3a72891c5da7712f0715ae0d1646cca83958a230
-RMD160 (proselint-0.3.5.tar.gz) = 7749bcf5f10bf858f297af9a9cea823c05641518
-SHA512 (proselint-0.3.5.tar.gz) = a070013153f5b607ffc8b044c16c7707bd5a78a488fd1cbd028a8da104313c6ef5fd2d8ace8f7d857d2e4405b5cf912a112d6433ad486400340b148295d940d6
-Size (proselint-0.3.5.tar.gz) = 810997 bytes
+SHA1 (proselint-0.4.0.tar.gz) = b6531a50dddc5ff3605a1a3f1f0f5dd154c75df7
+RMD160 (proselint-0.4.0.tar.gz) = 49d2b8b23779c77f9c26eb8246d403b604ff4a8d
+SHA512 (proselint-0.4.0.tar.gz) = 3391478e9f8cac46a3209c5d12c6ddc711f0336904fbc3e35cf5853d2cee4fe02b0a18b633834e2b171fdb9f279665552d7c3293ad813f2ba21058d9f2cedee7
+Size (proselint-0.4.0.tar.gz) = 817499 bytes


Home | Main Index | Thread Index | Old Index