pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/py-filetype py-filetype: updated to 1.1.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/e6e0e39303da
branches: trunk
changeset: 383380:e6e0e39303da
user: adam <adam%pkgsrc.org@localhost>
date: Thu Aug 18 17:11:56 2022 +0000
description:
py-filetype: updated to 1.1.0
v1.1.0
* feat(version): bump minor
* docs: add zstd type
* fix: remove unnecessary duck-typing try
* feat: add zst(d) type
* chore: fix lint errors
* test: fix memoryview test cases
* BugFix for uncaught exceptions
* Support PDF with BOM
diffstat:
sysutils/py-filetype/Makefile | 4 ++--
sysutils/py-filetype/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 7c24e534dbb5 -r e6e0e39303da sysutils/py-filetype/Makefile
--- a/sysutils/py-filetype/Makefile Thu Aug 18 17:04:01 2022 +0000
+++ b/sysutils/py-filetype/Makefile Thu Aug 18 17:11:56 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2022/05/02 08:46:18 adam Exp $
+# $NetBSD: Makefile,v 1.8 2022/08/18 17:11:56 adam Exp $
-DISTNAME= filetype-1.0.13
+DISTNAME= filetype-1.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= sysutils python
MASTER_SITES= ${MASTER_SITE_PYPI:=f/filetype/}
diff -r 7c24e534dbb5 -r e6e0e39303da sysutils/py-filetype/distinfo
--- a/sysutils/py-filetype/distinfo Thu Aug 18 17:04:01 2022 +0000
+++ b/sysutils/py-filetype/distinfo Thu Aug 18 17:11:56 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2022/05/02 08:46:18 adam Exp $
+$NetBSD: distinfo,v 1.8 2022/08/18 17:11:56 adam Exp $
-BLAKE2s (filetype-1.0.13.tar.gz) = 415ab0cb8a3e943ac543fec82a7f46d9889c4a878caf1fab31e13bb9ec6a152c
-SHA512 (filetype-1.0.13.tar.gz) = 5b0da343ac9326c8fe5b98aaaf28ea4f4f38bbd295a4634af12b3ffedbf61f6a49ef5263e8bea784fbdb7135a27b682e817e497ee6183b154783662258e9abb9
-Size (filetype-1.0.13.tar.gz) = 804866 bytes
+BLAKE2s (filetype-1.1.0.tar.gz) = a74a9cf38f4b0dbeaaa01729e3fb8c6f028f945b7fe012cf3961a37f85be08da
+SHA512 (filetype-1.1.0.tar.gz) = 88370af684b772ed017553a3b635fa5d556e952a8f3248d0905db460cbb49f7ad7cd5a0ec235307209800531076b14091211174d08a9b182fe666b538d00531d
+Size (filetype-1.1.0.tar.gz) = 805380 bytes
Home |
Main Index |
Thread Index |
Old Index