pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-pyaml py-pyaml: updated to 21.10.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/0e04675cc1dd
branches: trunk
changeset: 387540:0e04675cc1dd
user: adam <adam%pkgsrc.org@localhost>
date: Mon Oct 31 21:49:13 2022 +0000
description:
py-pyaml: updated to 21.10.1
21.10.1
Unknown changes
diffstat:
textproc/py-pyaml/Makefile | 7 ++++---
textproc/py-pyaml/PLIST | 8 ++++----
textproc/py-pyaml/distinfo | 8 ++++----
3 files changed, 12 insertions(+), 11 deletions(-)
diffs (54 lines):
diff -r c75734daf2ae -r 0e04675cc1dd textproc/py-pyaml/Makefile
--- a/textproc/py-pyaml/Makefile Mon Oct 31 21:40:23 2022 +0000
+++ b/textproc/py-pyaml/Makefile Mon Oct 31 21:49:13 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2022/01/04 20:55:02 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2022/10/31 21:49:13 adam Exp $
-DISTNAME= pyaml-18.11.0
+DISTNAME= pyaml-21.10.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/pyaml/}
@@ -15,5 +14,7 @@
DEPENDS+= ${PYPKGPREFIX}-yaml-[0-9]*:../../textproc/py-yaml
DEPENDS+= ${PYPKGPREFIX}-Unidecode-[0-9]*:../../textproc/py-Unidecode
+USE_LANGUAGES= # none
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r c75734daf2ae -r 0e04675cc1dd textproc/py-pyaml/PLIST
--- a/textproc/py-pyaml/PLIST Mon Oct 31 21:40:23 2022 +0000
+++ b/textproc/py-pyaml/PLIST Mon Oct 31 21:49:13 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2017/09/29 13:45:04 joerg Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/10/31 21:49:13 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -13,6 +13,6 @@
${PYSITELIB}/pyaml/tests/__init__.py
${PYSITELIB}/pyaml/tests/__init__.pyc
${PYSITELIB}/pyaml/tests/__init__.pyo
-${PYSITELIB}/pyaml/tests/dump.py
-${PYSITELIB}/pyaml/tests/dump.pyc
-${PYSITELIB}/pyaml/tests/dump.pyo
+${PYSITELIB}/pyaml/tests/test_dump.py
+${PYSITELIB}/pyaml/tests/test_dump.pyc
+${PYSITELIB}/pyaml/tests/test_dump.pyo
diff -r c75734daf2ae -r 0e04675cc1dd textproc/py-pyaml/distinfo
--- a/textproc/py-pyaml/distinfo Mon Oct 31 21:40:23 2022 +0000
+++ b/textproc/py-pyaml/distinfo Mon Oct 31 21:49:13 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:23:10 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/10/31 21:49:13 adam Exp $
-BLAKE2s (pyaml-18.11.0.tar.gz) = 5c2d8fbc6d9b4370c6db16154b30693c9d81700751e2bf8df2d4af9d63325cc7
-SHA512 (pyaml-18.11.0.tar.gz) = 4b052fd7bccfb1259833238a823048e230bc4a637312f06df3ab01dd9fde2983a87636600aa2cf4b92ee2ff119a6212b17ae6718a9078d915bcaed2f127257f9
-Size (pyaml-18.11.0.tar.gz) = 15922 bytes
+BLAKE2s (pyaml-21.10.1.tar.gz) = 65e6f33e8f019415abfa9f3b1346a53cbad51ec71dabbe94554a1e7ab4285aff
+SHA512 (pyaml-21.10.1.tar.gz) = 3a98a021856446584f079bfb7427c63feaf6fdd1bd0d809d46aa0c646b2cb9533c393ed0167240be587aad7b94209b6e5bfe2c09918b45ec9a86ad9781bdf9f2
+Size (pyaml-21.10.1.tar.gz) = 20466 bytes
Home |
Main Index |
Thread Index |
Old Index