Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (9c343d1553244a07b93bb2c62a45c8527c5cfe4b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (9c343d1553244a07b93bb2c62a45c8527c5cfe4b)
  • Date: Wed, 19 Apr 2023 13:56:43 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

python-pypi/sqlalchemy/DEPENDS | 4 ++--
python-pypi/sqlalchemy/HISTORY | 1 +
2 files changed, 3 insertions(+), 2 deletions(-)

New commits:
commit 9c343d1553244a07b93bb2c62a45c8527c5cfe4b
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

sqlalchemy - depends++

diff --git a/python-pypi/sqlalchemy/DEPENDS b/python-pypi/sqlalchemy/DEPENDS
index 894382e..a7a138f 100755
--- a/python-pypi/sqlalchemy/DEPENDS
+++ b/python-pypi/sqlalchemy/DEPENDS
@@ -1,5 +1,5 @@
-. $SECTION_DIRECTORY/PY_DEPENDS
-
+. $SECTION_DIRECTORY/PY_DEPENDS &&
+depends typing-extensions &&
suggest_depends fdb "" "" "for Firebird support" &&
suggest_depends pymysql "" "" "for MySQL support via pymysql" &&
suggest_depends mysql-python "" "" "for MySQL support via MySQL-Python" &&
diff --git a/python-pypi/sqlalchemy/HISTORY b/python-pypi/sqlalchemy/HISTORY
index b6cd139..709dc7d 100644
--- a/python-pypi/sqlalchemy/HISTORY
+++ b/python-pypi/sqlalchemy/HISTORY
@@ -1,5 +1,6 @@
2023-04-19 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.0.9
+ * DEPENDS: add typing-extensions

2023-01-09 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4.46



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (9c343d1553244a07b93bb2c62a45c8527c5cfe4b), Treeve Jelbert, 04/19/2023

Archive powered by MHonArc 2.6.24.

Top of Page