pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/py-arabic-reshaper
Module Name: pkgsrc
Committed By: adam
Date: Tue May 12 07:53:33 UTC 2026
Modified Files:
pkgsrc/converters/py-arabic-reshaper: Makefile PLIST distinfo
Log Message:
py-arabic-reshaper: updated to 3.0.1
3.0.1
Some cleanup and refactoring, with a slight change in behaviour when an error occurs. See README.md for more details
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/converters/py-arabic-reshaper/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/converters/py-arabic-reshaper/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/converters/py-arabic-reshaper/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/converters/py-arabic-reshaper/Makefile
diff -u pkgsrc/converters/py-arabic-reshaper/Makefile:1.7 pkgsrc/converters/py-arabic-reshaper/Makefile:1.8
--- pkgsrc/converters/py-arabic-reshaper/Makefile:1.7 Tue Apr 25 09:40:36 2023
+++ pkgsrc/converters/py-arabic-reshaper/Makefile Tue May 12 07:53:33 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2023/04/25 09:40:36 adam Exp $
+# $NetBSD: Makefile,v 1.8 2026/05/12 07:53:33 adam Exp $
-DISTNAME= arabic_reshaper-3.0.0
+DISTNAME= arabic_reshaper-3.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= converters python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/arabic-reshaper/}
@@ -10,9 +10,9 @@ HOMEPAGE= https://github.com/mpcabd/pyth
COMMENT= Reconstruct Arabic sentences
LICENSE= mit
-USE_LANGUAGES= # none
+TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling>=0:../../devel/py-hatchling
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+USE_LANGUAGES= # none
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/converters/py-arabic-reshaper/PLIST
diff -u pkgsrc/converters/py-arabic-reshaper/PLIST:1.1 pkgsrc/converters/py-arabic-reshaper/PLIST:1.2
--- pkgsrc/converters/py-arabic-reshaper/PLIST:1.1 Wed Apr 28 09:52:17 2021
+++ pkgsrc/converters/py-arabic-reshaper/PLIST Tue May 12 07:53:33 2026
@@ -1,9 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2021/04/28 09:52:17 adam Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+@comment $NetBSD: PLIST,v 1.2 2026/05/12 07:53:33 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/arabic_reshaper/__init__.py
${PYSITELIB}/arabic_reshaper/__init__.pyc
${PYSITELIB}/arabic_reshaper/__init__.pyo
Index: pkgsrc/converters/py-arabic-reshaper/distinfo
diff -u pkgsrc/converters/py-arabic-reshaper/distinfo:1.8 pkgsrc/converters/py-arabic-reshaper/distinfo:1.9
--- pkgsrc/converters/py-arabic-reshaper/distinfo:1.8 Tue Apr 25 09:40:36 2023
+++ pkgsrc/converters/py-arabic-reshaper/distinfo Tue May 12 07:53:33 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2023/04/25 09:40:36 adam Exp $
+$NetBSD: distinfo,v 1.9 2026/05/12 07:53:33 adam Exp $
-BLAKE2s (arabic_reshaper-3.0.0.tar.gz) = d3ce548d2c66f3f130c689ecb0156ac48d5d2615fd3a4acf4367170b2065459f
-SHA512 (arabic_reshaper-3.0.0.tar.gz) = b7b6d6e6e0b96935885c3c578e2b0c8119bf3e10a8650029c51ba2c68d0122c3e3c95c0634cb4e158bc9a4a88e1f82b580a93c042d95eef3f999ff9bd3280ff5
-Size (arabic_reshaper-3.0.0.tar.gz) = 23420 bytes
+BLAKE2s (arabic_reshaper-3.0.1.tar.gz) = 7b8e9f8ddb7ac139a2bf1ae5cc05ffc9e8212d5b5c4dc945f3fbc7024a9d596d
+SHA512 (arabic_reshaper-3.0.1.tar.gz) = 096c5ad6d78d04eeea4f61ab80bbd0906a399071bcca03b86a14f3bd2856909b745c0f19a9727123fae0369e9861a75b4dfc37eace5a68963c83751572822b46
+Size (arabic_reshaper-3.0.1.tar.gz) = 42829 bytes
Home |
Main Index |
Thread Index |
Old Index