pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/py-alembic
Module Name: pkgsrc
Committed By: adam
Date: Wed Jan 21 08:55:38 UTC 2026
Modified Files:
pkgsrc/databases/py-alembic: Makefile distinfo
Log Message:
py-alembic: updated to 1.18.1
1.18.1
bug
[bug] [autogenerate]
Fixed issue in new plugin system where the configured logger was not correctly using the __name__ token to identify the logger.
[bug] [operations]
Revised the change regarding SQLAlchemy 2.1 and deprecation warnings related to isolate_from_table=True. Further developments in release 2.1 have revised how this parameter will be modified.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/databases/py-alembic/Makefile
cvs rdiff -u -r1.36 -r1.37 pkgsrc/databases/py-alembic/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-alembic/Makefile
diff -u pkgsrc/databases/py-alembic/Makefile:1.46 pkgsrc/databases/py-alembic/Makefile:1.47
--- pkgsrc/databases/py-alembic/Makefile:1.46 Sun Jan 11 10:47:15 2026
+++ pkgsrc/databases/py-alembic/Makefile Wed Jan 21 08:55:38 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2026/01/11 10:47:15 adam Exp $
+# $NetBSD: Makefile,v 1.47 2026/01/21 08:55:38 adam Exp $
-DISTNAME= alembic-1.18.0
+DISTNAME= alembic-1.18.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/alembic/}
Index: pkgsrc/databases/py-alembic/distinfo
diff -u pkgsrc/databases/py-alembic/distinfo:1.36 pkgsrc/databases/py-alembic/distinfo:1.37
--- pkgsrc/databases/py-alembic/distinfo:1.36 Sun Jan 11 10:47:15 2026
+++ pkgsrc/databases/py-alembic/distinfo Wed Jan 21 08:55:38 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.36 2026/01/11 10:47:15 adam Exp $
+$NetBSD: distinfo,v 1.37 2026/01/21 08:55:38 adam Exp $
-BLAKE2s (alembic-1.18.0.tar.gz) = fb04f6cfb8145510f5a9db5b2d9a91a9ba0aa50de2b234396d0b69b5c7b0cd10
-SHA512 (alembic-1.18.0.tar.gz) = 77f9d9e3a1c7179e655176ffb630e8f6c90fc646e6d74172f52e41858ba7ca150eb088e54a57fbe08bcec9109ed61e3bfe10b017ecc42cde9a9adbd82c273d45
-Size (alembic-1.18.0.tar.gz) = 2043788 bytes
+BLAKE2s (alembic-1.18.1.tar.gz) = 0c7f40923e80650d388a855e57d7c9f332ba8a6a501e169277b81281c664581d
+SHA512 (alembic-1.18.1.tar.gz) = 61badced91f07e0179dd034792133557b6adcc406a478b78960cf59f0a34a409372b7f482de29b581fccc314a8cfd3e493755c716c593d40303d8099646699aa
+Size (alembic-1.18.1.tar.gz) = 2044319 bytes
Home |
Main Index |
Thread Index |
Old Index