pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/py-l18n



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Jan 23 19:19:10 UTC 2022

Modified Files:
        pkgsrc/time/py-l18n: Makefile distinfo
Removed Files:
        pkgsrc/time/py-l18n/patches: patch-setup.py

Log Message:
py-l18n: updated to 2021.3

v2021.3.0 (12-11-2021)
----------------------
- add Python 3.10 support
- drop Python 2.7 support


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/time/py-l18n/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/time/py-l18n/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/time/py-l18n/patches/patch-setup.py

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

Modified files:

Index: pkgsrc/time/py-l18n/Makefile
diff -u pkgsrc/time/py-l18n/Makefile:1.3 pkgsrc/time/py-l18n/Makefile:1.4
--- pkgsrc/time/py-l18n/Makefile:1.3    Tue Jan  4 20:55:12 2022
+++ pkgsrc/time/py-l18n/Makefile        Sun Jan 23 19:19:10 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2022/01/04 20:55:12 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2022/01/23 19:19:10 adam Exp $
 
-DISTNAME=      l18n-2020.6.1
+DISTNAME=      l18n-2021.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    time python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=l/l18n/}
 
@@ -17,5 +16,7 @@ TEST_DEPENDS+=        ${PYPKGPREFIX}-polib-[0-9
 
 USE_LANGUAGES= # none
 
+PYTHON_VERSIONS_INCOMPATIBLE=  27
+
 .include "../../lang/python/egg.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/time/py-l18n/distinfo
diff -u pkgsrc/time/py-l18n/distinfo:1.5 pkgsrc/time/py-l18n/distinfo:1.6
--- pkgsrc/time/py-l18n/distinfo:1.5    Sun Dec 19 14:07:56 2021
+++ pkgsrc/time/py-l18n/distinfo        Sun Jan 23 19:19:10 2022
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/12/19 14:07:56 wiz Exp $
+$NetBSD: distinfo,v 1.6 2022/01/23 19:19:10 adam Exp $
 
-BLAKE2s (l18n-2020.6.1.tar.gz) = 4ccd2a56482346eed64c082b3eb5727837e72f63dd3d5b8c1d96c18fa94519ea
-SHA512 (l18n-2020.6.1.tar.gz) = 83405892678e53266a7dd6c8769ee96a9ef3fdd647790917ce25b74881a88d96bf2380901616bd5b0d23f65673457915bbd3976b28d89cf99ea0f5d1a9491ebb
-Size (l18n-2020.6.1.tar.gz) = 50557 bytes
-SHA1 (patch-setup.py) = bdf0d37bcc895780b775525691dcd15e0e260431
+BLAKE2s (l18n-2021.3.tar.gz) = af279d318cfd2eac219d436bcce351ae331ff1143122b52a54ea16514fb4fccc
+SHA512 (l18n-2021.3.tar.gz) = 9e473cf9b80ea8e9932bf5a8497cd128526ec9c3a91630529fa7e3e78981f6baeac59262e73803af4487b1d1094d5f027c13bfdc46c47180ea19e37b73d404a5
+Size (l18n-2021.3.tar.gz) = 50712 bytes



Home | Main Index | Thread Index | Old Index