pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-codespell py-codespell: update to 2.0.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4fcc8e20efa6
branches: trunk
changeset: 445571:4fcc8e20efa6
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Mon Jan 25 10:56:05 2021 +0000
description:
py-codespell: update to 2.0.0.
Changes not documented.
diffstat:
devel/py-codespell/Makefile | 4 ++--
devel/py-codespell/PLIST | 16 ++++++----------
devel/py-codespell/distinfo | 10 +++++-----
3 files changed, 13 insertions(+), 17 deletions(-)
diffs (65 lines):
diff -r 20ec8d2b5746 -r 4fcc8e20efa6 devel/py-codespell/Makefile
--- a/devel/py-codespell/Makefile Mon Jan 25 10:50:40 2021 +0000
+++ b/devel/py-codespell/Makefile Mon Jan 25 10:56:05 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2020/06/10 14:54:33 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2021/01/25 10:56:05 fcambus Exp $
-DISTNAME= codespell-1.17.1
+DISTNAME= codespell-2.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/codespell/}
diff -r 20ec8d2b5746 -r 4fcc8e20efa6 devel/py-codespell/PLIST
--- a/devel/py-codespell/PLIST Mon Jan 25 10:50:40 2021 +0000
+++ b/devel/py-codespell/PLIST Mon Jan 25 10:56:05 2021 +0000
@@ -1,14 +1,18 @@
-@comment $NetBSD: PLIST,v 1.2 2020/06/10 14:54:33 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2021/01/25 10:56:05 fcambus Exp $
bin/codespell-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/codespell_lib/__init__.py
${PYSITELIB}/codespell_lib/__init__.pyc
${PYSITELIB}/codespell_lib/__init__.pyo
+${PYSITELIB}/codespell_lib/__main__.py
+${PYSITELIB}/codespell_lib/__main__.pyc
+${PYSITELIB}/codespell_lib/__main__.pyo
${PYSITELIB}/codespell_lib/_codespell.py
${PYSITELIB}/codespell_lib/_codespell.pyc
${PYSITELIB}/codespell_lib/_codespell.pyo
@@ -21,13 +25,5 @@
${PYSITELIB}/codespell_lib/data/dictionary_informal.txt
${PYSITELIB}/codespell_lib/data/dictionary_names.txt
${PYSITELIB}/codespell_lib/data/dictionary_rare.txt
+${PYSITELIB}/codespell_lib/data/dictionary_usage.txt
${PYSITELIB}/codespell_lib/data/linux-kernel.exclude
-${PYSITELIB}/codespell_lib/tests/__init__.py
-${PYSITELIB}/codespell_lib/tests/__init__.pyc
-${PYSITELIB}/codespell_lib/tests/__init__.pyo
-${PYSITELIB}/codespell_lib/tests/test_basic.py
-${PYSITELIB}/codespell_lib/tests/test_basic.pyc
-${PYSITELIB}/codespell_lib/tests/test_basic.pyo
-${PYSITELIB}/codespell_lib/tests/test_dictionary.py
-${PYSITELIB}/codespell_lib/tests/test_dictionary.pyc
-${PYSITELIB}/codespell_lib/tests/test_dictionary.pyo
diff -r 20ec8d2b5746 -r 4fcc8e20efa6 devel/py-codespell/distinfo
--- a/devel/py-codespell/distinfo Mon Jan 25 10:50:40 2021 +0000
+++ b/devel/py-codespell/distinfo Mon Jan 25 10:56:05 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2020/06/10 14:54:33 wiz Exp $
+$NetBSD: distinfo,v 1.3 2021/01/25 10:56:05 fcambus Exp $
-SHA1 (codespell-1.17.1.tar.gz) = 0b1d1531447f3b5c73467879aba3472cc50359c7
-RMD160 (codespell-1.17.1.tar.gz) = ad07c1b0267503301b72de0a2275471c56988800
-SHA512 (codespell-1.17.1.tar.gz) = c29b470953964b82ff993725c48f59d2f3d031dd0fe3a22eac5064323dc23b6f005fe12898d29a7d437b4ccb012a1f70935cf1f388f0902aa08414dd1eff137f
-Size (codespell-1.17.1.tar.gz) = 160708 bytes
+SHA1 (codespell-2.0.0.tar.gz) = 96eb0e2045046da263342fd43e2595c92abfa3c8
+RMD160 (codespell-2.0.0.tar.gz) = 5a383162b385b30e937d0c2ec69552e3700656fa
+SHA512 (codespell-2.0.0.tar.gz) = f06698bcb87c111d4292784357ead375b723a4bf8e5b30547a39ad2d9e2f3222d1e134894ebf82230ebbacb6a8fb638a1c9e33bc2754430563fcb82a4692e13c
+Size (codespell-2.0.0.tar.gz) = 178826 bytes
Home |
Main Index |
Thread Index |
Old Index