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 Apr 25 09:40:36 UTC 2023
Modified Files:
pkgsrc/converters/py-arabic-reshaper: Makefile distinfo
Log Message:
py-arabic-reshaper: updated to 3.0.0
v3.0.0
No more Python 2.x support.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/converters/py-arabic-reshaper/Makefile
cvs rdiff -u -r1.7 -r1.8 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.6 pkgsrc/converters/py-arabic-reshaper/Makefile:1.7
--- pkgsrc/converters/py-arabic-reshaper/Makefile:1.6 Wed Mar 29 09:34:04 2023
+++ pkgsrc/converters/py-arabic-reshaper/Makefile Tue Apr 25 09:40:36 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2023/03/29 09:34:04 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2023/04/25 09:40:36 adam Exp $
-DISTNAME= arabic_reshaper-2.1.4
+DISTNAME= arabic_reshaper-3.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= converters python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/arabic-reshaper/}
@@ -10,15 +10,9 @@ HOMEPAGE= https://github.com/mpcabd/pyth
COMMENT= Reconstruct Arabic sentences
LICENSE= mit
-DEPENDS+= ${PYPKGPREFIX}-future-[0-9]*:../../devel/py-future
-
-.include "../../lang/python/pyversion.mk"
-
-.if ${PYTHON_VERSION} == 207
-DEPENDS+= ${PYPKGPREFIX}-configparser-[0-9]*:../../devel/py-configparser
-.endif
-
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/converters/py-arabic-reshaper/distinfo
diff -u pkgsrc/converters/py-arabic-reshaper/distinfo:1.7 pkgsrc/converters/py-arabic-reshaper/distinfo:1.8
--- pkgsrc/converters/py-arabic-reshaper/distinfo:1.7 Fri Nov 18 06:06:27 2022
+++ pkgsrc/converters/py-arabic-reshaper/distinfo Tue Apr 25 09:40:36 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2022/11/18 06:06:27 adam Exp $
+$NetBSD: distinfo,v 1.8 2023/04/25 09:40:36 adam Exp $
-BLAKE2s (arabic_reshaper-2.1.4.tar.gz) = 5b728ec170d47c175f13fe3c2af3cb3e3376768e025c1ccb469b6d9a3892b8ff
-SHA512 (arabic_reshaper-2.1.4.tar.gz) = 13ccba6033c259bb1535487491f0ea00bd99056189091c9f490077a30d37be83253863faafa857bfa04ab0a1451c3d2a2ea6976c7e8874f2cedfc4a5c760c3fd
-Size (arabic_reshaper-2.1.4.tar.gz) = 24423 bytes
+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
Home |
Main Index |
Thread Index |
Old Index