pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/py-xattr py-xattr: updated to 0.9.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ec1c50855c97
branches:  trunk
changeset: 770972:ec1c50855c97
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Dec 11 19:42:40 2021 +0000

description:
py-xattr: updated to 0.9.9

Version 0.9.9
* Fix regression in xattr console script
* Add -c clear option
* Add note about Linux namespace requirement

diffstat:

 sysutils/py-xattr/Makefile |  4 ++--
 sysutils/py-xattr/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 55136d2ecf3a -r ec1c50855c97 sysutils/py-xattr/Makefile
--- a/sysutils/py-xattr/Makefile        Sat Dec 11 19:14:17 2021 +0000
+++ b/sysutils/py-xattr/Makefile        Sat Dec 11 19:42:40 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2021/11/22 09:15:31 adam Exp $
+# $NetBSD: Makefile,v 1.19 2021/12/11 19:42:40 adam Exp $
 
-DISTNAME=      xattr-0.9.8
+DISTNAME=      xattr-0.9.9
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    sysutils python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=x/xattr/}
diff -r 55136d2ecf3a -r ec1c50855c97 sysutils/py-xattr/distinfo
--- a/sysutils/py-xattr/distinfo        Sat Dec 11 19:14:17 2021 +0000
+++ b/sysutils/py-xattr/distinfo        Sat Dec 11 19:42:40 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/11/22 09:15:31 adam Exp $
+$NetBSD: distinfo,v 1.10 2021/12/11 19:42:40 adam Exp $
 
-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
+BLAKE2s (xattr-0.9.9.tar.gz) = ca2b0f62cae768dc4c30af5ea59cb3508dce81ebfb7cfcada4a3acd1627873b3
+SHA512 (xattr-0.9.9.tar.gz) = 1c4c15d77757850290e4434f50d0fae243a9dfe2d190e68310ba35e675e1499a21cd0cd156c4b9f5325b6c2834485527fcf41ec0b255b0bbf2fde4c303f2e325
+Size (xattr-0.9.9.tar.gz) = 15508 bytes



Home | Main Index | Thread Index | Old Index