pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-tomli
Module Name: pkgsrc
Committed By: adam
Date: Thu Nov 28 07:15:11 UTC 2024
Modified Files:
pkgsrc/textproc/py-tomli: Makefile distinfo
Log Message:
py-tomli: updated to 2.2.1
2.2.1
Fixed
Don't attempt to compile binary wheels for Python 3.8, 3.9 and 3.10 where cibuildwheel depends on a conflicting Tomli version
2.2.0
Added
mypyc generated binary wheels for common platforms
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/textproc/py-tomli/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/textproc/py-tomli/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-tomli/Makefile
diff -u pkgsrc/textproc/py-tomli/Makefile:1.14 pkgsrc/textproc/py-tomli/Makefile:1.15
--- pkgsrc/textproc/py-tomli/Makefile:1.14 Mon Nov 11 22:12:44 2024
+++ pkgsrc/textproc/py-tomli/Makefile Thu Nov 28 07:15:10 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2024/11/11 22:12:44 adam Exp $
+# $NetBSD: Makefile,v 1.15 2024/11/28 07:15:10 adam Exp $
-DISTNAME= tomli-2.1.0
+DISTNAME= tomli-2.2.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/tomli/}
Index: pkgsrc/textproc/py-tomli/distinfo
diff -u pkgsrc/textproc/py-tomli/distinfo:1.7 pkgsrc/textproc/py-tomli/distinfo:1.8
--- pkgsrc/textproc/py-tomli/distinfo:1.7 Mon Nov 11 22:12:44 2024
+++ pkgsrc/textproc/py-tomli/distinfo Thu Nov 28 07:15:10 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2024/11/11 22:12:44 adam Exp $
+$NetBSD: distinfo,v 1.8 2024/11/28 07:15:10 adam Exp $
-BLAKE2s (tomli-2.1.0.tar.gz) = 02442984b75de191f2da9a34c73d76099724483876eeb00ee2f512bec505fe09
-SHA512 (tomli-2.1.0.tar.gz) = feb3256bade0db93789f04f05dd5e4491d1074a78c93ee71bfa307f9200e285998ba0469fa31705ceb639d8cfa739ec5d5e50c3ef1e32b4f24d4eac4e329cb23
-Size (tomli-2.1.0.tar.gz) = 16622 bytes
+BLAKE2s (tomli-2.2.1.tar.gz) = f56bda748948a5e3498ddaee85743abe5611aced011c53d818a6756a603fbbc2
+SHA512 (tomli-2.2.1.tar.gz) = 7c10fc955944f5e1ca752ca60247623e3694cca0f504647a9cd78869bafc46a6902a764ca359403167957043e97c58520916f2cbc6aae39b7181b0d8d24cae96
+Size (tomli-2.2.1.tar.gz) = 17175 bytes
Home |
Main Index |
Thread Index |
Old Index