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:           Mon Nov 22 09:15:31 UTC 2021

Modified Files:
        pkgsrc/sysutils/py-xattr: Makefile distinfo

Log Message:
py-xattr: updated to 0.9.8

Version 0.9.8
* Update build to use Github Actions
* Various dump related fixes
* Fix classifiers list


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/sysutils/py-xattr/Makefile
cvs rdiff -u -r1.8 -r1.9 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.17 pkgsrc/sysutils/py-xattr/Makefile:1.18
--- pkgsrc/sysutils/py-xattr/Makefile:1.17      Thu Dec  5 14:46:43 2019
+++ pkgsrc/sysutils/py-xattr/Makefile   Mon Nov 22 09:15:31 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2019/12/05 14:46:43 adam Exp $
+# $NetBSD: Makefile,v 1.18 2021/11/22 09:15:31 adam Exp $
 
-DISTNAME=      xattr-0.9.7
+DISTNAME=      xattr-0.9.8
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    sysutils python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=x/xattr/}

Index: pkgsrc/sysutils/py-xattr/distinfo
diff -u pkgsrc/sysutils/py-xattr/distinfo:1.8 pkgsrc/sysutils/py-xattr/distinfo:1.9
--- pkgsrc/sysutils/py-xattr/distinfo:1.8       Tue Oct 26 11:20:06 2021
+++ pkgsrc/sysutils/py-xattr/distinfo   Mon Nov 22 09:15:31 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 11:20:06 nia Exp $
+$NetBSD: distinfo,v 1.9 2021/11/22 09:15:31 adam Exp $
 
-BLAKE2s (xattr-0.9.7.tar.gz) = 0c5ce4944d6cb0b32765769f0efe8c257746f65689b1505ab75c3f73daccf13d
-SHA512 (xattr-0.9.7.tar.gz) = 98473ad4ac270b747416e448f426eb55888ed1a641027f27fc9ced58eff29c6866de6b1d914628e9be1785a93dc857977d172e6bcbe5233e6449447dd08d9bd0
-Size (xattr-0.9.7.tar.gz) = 13389 bytes
+BLAKE2s (xattr-0.9.8.tar.gz) = 226d4ef9c2b2cfd0fb0515c9d66ec2609e493a7614ac1ccf3706de91ddc5f758
+SHA512 (xattr-0.9.8.tar.gz) = 43403ba0ea13b244e681b1582def45195a357f4c63786c098dd74f7b2ee392a19a7ec28f97099c23aa8e94863ee4aa45df08dc2e308d6ee40984b27b5500e6b1
+Size (xattr-0.9.8.tar.gz) = 15298 bytes



Home | Main Index | Thread Index | Old Index