pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-lupa



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jul 13 12:18:24 UTC 2026

Modified Files:
        pkgsrc/devel/py-lupa: Makefile PLIST distinfo

Log Message:
py-lupa: updated to 2.8

2.8 (2026-04-15)

* No changes in source or functionality, just removed files from the
  sdist content that prevented it from building on non-x86_64 platforms.

* Py3.8 wheels were excluded due to lack of usage.  The package still builds
  and is tested on Py3.8, but no pre-built wheels are provided.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/py-lupa/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/py-lupa/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/py-lupa/distinfo

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

Modified files:

Index: pkgsrc/devel/py-lupa/Makefile
diff -u pkgsrc/devel/py-lupa/Makefile:1.21 pkgsrc/devel/py-lupa/Makefile:1.22
--- pkgsrc/devel/py-lupa/Makefile:1.21  Sun Jun 28 15:41:16 2026
+++ pkgsrc/devel/py-lupa/Makefile       Mon Jul 13 12:18:24 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2026/06/28 15:41:16 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2026/07/13 12:18:24 adam Exp $
 
-DISTNAME=      lupa-2.6
+DISTNAME=      lupa-2.8
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=l/lupa/}

Index: pkgsrc/devel/py-lupa/PLIST
diff -u pkgsrc/devel/py-lupa/PLIST:1.4 pkgsrc/devel/py-lupa/PLIST:1.5
--- pkgsrc/devel/py-lupa/PLIST:1.4      Sat Apr 12 11:55:01 2025
+++ pkgsrc/devel/py-lupa/PLIST  Mon Jul 13 12:18:24 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2025/04/12 11:55:01 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2026/07/13 12:18:24 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
@@ -11,6 +11,7 @@ ${PYSITELIB}/lupa/lua51.so
 ${PYSITELIB}/lupa/lua52.so
 ${PYSITELIB}/lupa/lua53.so
 ${PYSITELIB}/lupa/lua54.so
+${PYSITELIB}/lupa/lua55.so
 ${PYSITELIB}/lupa/version.py
 ${PYSITELIB}/lupa/version.pyc
 ${PYSITELIB}/lupa/version.pyo

Index: pkgsrc/devel/py-lupa/distinfo
diff -u pkgsrc/devel/py-lupa/distinfo:1.14 pkgsrc/devel/py-lupa/distinfo:1.15
--- pkgsrc/devel/py-lupa/distinfo:1.14  Fri Dec 26 19:48:10 2025
+++ pkgsrc/devel/py-lupa/distinfo       Mon Jul 13 12:18:24 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2025/12/26 19:48:10 adam Exp $
+$NetBSD: distinfo,v 1.15 2026/07/13 12:18:24 adam Exp $
 
-BLAKE2s (lupa-2.6.tar.gz) = cf6d3f7912be5888f033801eda0ba006fc5fe72611964ce690f8201d879defbb
-SHA512 (lupa-2.6.tar.gz) = bb5300cc157328505aa498d7ff657c5017251aac69ff75140bffaa73d64ff92f160292cb3abacde07f5b6df702248ad9be5a653d70dac55585e195333ca34c67
-Size (lupa-2.6.tar.gz) = 7240282 bytes
+BLAKE2s (lupa-2.8.tar.gz) = 4067f49b73382a198087716b35a4b571d3ca65c09df19bcb5620e102d63fff5b
+SHA512 (lupa-2.8.tar.gz) = cd755597635b70fbd37c545011a2203cc0df7a854e1bc1c664e697f1d3c6940f4a1e2df32dbfa0fc409248664ae400303a68763fab1a4b0d1bb20b86feb877c8
+Size (lupa-2.8.tar.gz) = 6156370 bytes



Home | Main Index | Thread Index | Old Index