summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2019-12-11 13:46:46 +0000
committeradam <adam@pkgsrc.org>2019-12-11 13:46:46 +0000
commitad37e758c905fed57b33f8419567457f41218d04 (patch)
tree5e7f869a691b9303c85119775c40634c4cd4b9be /archivers
parentf1234d280e229f5c2f545109a8c3107b48fa8f1d (diff)
downloadpkgsrc-ad37e758c905fed57b33f8419567457f41218d04.tar.gz
py-libarchive-c: updated to 2.9
2.9: Changes to the library: optimized the ArchiveEntry class added support for the zstd format fixed the top-level __all__ list (7b97d8b) updated the code to support Python 3.8 improved the add_file_from_memory method lowered the level of log messages from warning to info Tests: dropped testing with Python 3.4, added 3.7 and 3.8 fixed unicode handling in entry tests
Diffstat (limited to 'archivers')
-rw-r--r--archivers/py-libarchive-c/Makefile6
-rw-r--r--archivers/py-libarchive-c/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/archivers/py-libarchive-c/Makefile b/archivers/py-libarchive-c/Makefile
index eafb0a07d32..d7d1a6a4e69 100644
--- a/archivers/py-libarchive-c/Makefile
+++ b/archivers/py-libarchive-c/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2018/06/15 08:08:18 adam Exp $
+# $NetBSD: Makefile,v 1.13 2019/12/11 13:46:46 adam Exp $
-DISTNAME= libarchive-c-2.8
+DISTNAME= libarchive-c-2.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel python
+CATEGORIES= archivers python
MASTER_SITES= ${MASTER_SITE_PYPI:=l/libarchive-c/}
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/archivers/py-libarchive-c/distinfo b/archivers/py-libarchive-c/distinfo
index b987474ee93..a5f5c463280 100644
--- a/archivers/py-libarchive-c/distinfo
+++ b/archivers/py-libarchive-c/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2018/06/15 08:08:18 adam Exp $
+$NetBSD: distinfo,v 1.6 2019/12/11 13:46:46 adam Exp $
-SHA1 (libarchive-c-2.8.tar.gz) = ca325c74fc4663aa38226e7821747b8f3762687d
-RMD160 (libarchive-c-2.8.tar.gz) = e42e37231c07e7038c1ee3c96d4595123e41ca7c
-SHA512 (libarchive-c-2.8.tar.gz) = 533b23081996f2bfbd558e379d69e0c02ecfc7e62d39f4ae2ecf5b639511ecffc073422e78d7357cc58daa260b956a6399b42db5d26d6e3933622c622fa8dc5f
-Size (libarchive-c-2.8.tar.gz) = 45182 bytes
+SHA1 (libarchive-c-2.9.tar.gz) = 70dc6569ce1fed562a19cd0dca5f831a1831235a
+RMD160 (libarchive-c-2.9.tar.gz) = 5a835ec001d98f989a5c17edd9c27996e9aad6d5
+SHA512 (libarchive-c-2.9.tar.gz) = b154cfe39247050c156d57f657b9668f3b1add879b7fb5b32cbc127becee63d1898fb1c4bd60e7fe72e814f544ddefa6680d582fec28b0feed90940fae8cc238
+Size (libarchive-c-2.9.tar.gz) = 46408 bytes