pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/py-barman
Module Name: pkgsrc
Committed By: adam
Date: Thu Jun 13 05:04:24 UTC 2024
Modified Files:
pkgsrc/databases/py-barman: Makefile distinfo
Log Message:
py-barman: updated to 3.10.1
Version 3.10.1 - 12 June 2024
- Bug fixes:
- Make `argcomplete` optional to avoid installation issues on some
platforms.
- Load `barman.auto.conf` only when the file exists.
- Emit a warning when the `cfg_changes.queue` file is malformed.
- Correct in documentation the postgresql version where
`pg_checkpoint` is available.
- Add `--no-partial` option to `barman-cloud-wal-restore`.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/databases/py-barman/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/databases/py-barman/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/py-barman/Makefile
diff -u pkgsrc/databases/py-barman/Makefile:1.20 pkgsrc/databases/py-barman/Makefile:1.21
--- pkgsrc/databases/py-barman/Makefile:1.20 Fri Feb 16 20:30:15 2024
+++ pkgsrc/databases/py-barman/Makefile Thu Jun 13 05:04:23 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2024/02/16 20:30:15 adam Exp $
+# $NetBSD: Makefile,v 1.21 2024/06/13 05:04:23 adam Exp $
-DISTNAME= barman-3.10.0
+DISTNAME= barman-3.10.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_PYPI:=b/barman/}
Index: pkgsrc/databases/py-barman/distinfo
diff -u pkgsrc/databases/py-barman/distinfo:1.15 pkgsrc/databases/py-barman/distinfo:1.16
--- pkgsrc/databases/py-barman/distinfo:1.15 Fri Feb 16 20:30:15 2024
+++ pkgsrc/databases/py-barman/distinfo Thu Jun 13 05:04:23 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2024/02/16 20:30:15 adam Exp $
+$NetBSD: distinfo,v 1.16 2024/06/13 05:04:23 adam Exp $
-BLAKE2s (barman-3.10.0.tar.gz) = 1a283fda3dd7b4f6b3c18e40dde08e92b655ae5a18e6ac57a7e611b2975aa7ff
-SHA512 (barman-3.10.0.tar.gz) = 84bdd314ee336b1e0863f42be071927da6d333e9a31655a69444c9922310d78f03d1a2a64a36565dc4f3469a33b0d2286ece796aa22b760e97e0610ce51aed25
-Size (barman-3.10.0.tar.gz) = 1613799 bytes
+BLAKE2s (barman-3.10.1.tar.gz) = a7ecd06b20826d8b041086952a3c280dc759ca09cd36054dba551d37431605e1
+SHA512 (barman-3.10.1.tar.gz) = 68f5f2524fa5109df201ee4c5c462d41f706d1bd0d0ea4917a8e5280201e7250925b518004c4f2ce658369e3a86612749ab52355aef051064bcd5b0cd78810b0
+Size (barman-3.10.1.tar.gz) = 1607614 bytes
SHA1 (patch-barman_utils.py) = 0f93835a814bdd41c999dcebb34719312a74bd94
Home |
Main Index |
Thread Index |
Old Index