pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/py-xattr
Module Name: pkgsrc
Committed By: adam
Date: Tue Jan 7 11:46:18 UTC 2025
Modified Files:
pkgsrc/sysutils/py-xattr: Makefile distinfo
Log Message:
py-xattr: updated to 1.1.4
Version 1.1.4 released 2025-01-06
* Update GitHub actions to support upload-artifact@v4 (with the side-effect of
building wheels for Python v3.13)
https://github.com/xattr/xattr/issues/123
https://github.com/xattr/xattr/pull/124
https://github.com/xattr/xattr/pull/125
https://github.com/xattr/xattr/pull/126
https://github.com/xattr/xattr/pull/127
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/sysutils/py-xattr/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/sysutils/py-xattr/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/py-xattr/Makefile
diff -u pkgsrc/sysutils/py-xattr/Makefile:1.27 pkgsrc/sysutils/py-xattr/Makefile:1.28
--- pkgsrc/sysutils/py-xattr/Makefile:1.27 Mon Nov 11 07:29:00 2024
+++ pkgsrc/sysutils/py-xattr/Makefile Tue Jan 7 11:46:18 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2024/11/11 07:29:00 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2025/01/07 11:46:18 adam Exp $
-DISTNAME= xattr-1.1.0
+DISTNAME= xattr-1.1.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= sysutils python
MASTER_SITES= ${MASTER_SITE_PYPI:=x/xattr/}
@@ -13,8 +13,6 @@ LICENSE= mit
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=68:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-cffi>=1.16.0:../../devel/py-cffi
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
post-install:
cd ${DESTDIR}${PREFIX}/bin && \
${MV} xattr xattr-${PYVERSSUFFIX} || ${TRUE}
Index: pkgsrc/sysutils/py-xattr/distinfo
diff -u pkgsrc/sysutils/py-xattr/distinfo:1.14 pkgsrc/sysutils/py-xattr/distinfo:1.15
--- pkgsrc/sysutils/py-xattr/distinfo:1.14 Fri Feb 2 20:20:28 2024
+++ pkgsrc/sysutils/py-xattr/distinfo Tue Jan 7 11:46:18 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2024/02/02 20:20:28 adam Exp $
+$NetBSD: distinfo,v 1.15 2025/01/07 11:46:18 adam Exp $
-BLAKE2s (xattr-1.1.0.tar.gz) = 0143756bc4cdf512e8e067b86f586b8834b2db26297edd789ce1f7ed7852d61e
-SHA512 (xattr-1.1.0.tar.gz) = b23eb96be5d6810ff2251418a2c2687d15cc98ceed422abe4a8bce01c77dda2969525f07feaf468bc43b60b6df6d573f15787b6221ed5816a772abd93ac47f8f
-Size (xattr-1.1.0.tar.gz) = 16634 bytes
+BLAKE2s (xattr-1.1.4.tar.gz) = d2d9b6d37641d42e35d981ff2ac7900c14062326634521d9ac23fc7e9bd6da30
+SHA512 (xattr-1.1.4.tar.gz) = e95a642f63e8dc0dcb97e6e10e15724968a7ad2ae28d8f66c200506458084788fa9f10f57a8d49443ec9a65b1b2f35d7082838cda73eb3addb6c48b3ac3ae958
+Size (xattr-1.1.4.tar.gz) = 16729 bytes
Home |
Main Index |
Thread Index |
Old Index