Skip to Content.
Sympa Menu

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

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, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (eb81941cabcba31321ea7f4b89e52d5eb77d57ff)
  • Date: Sun, 12 May 2024 09:02:52 +0000

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

libs/spdlog/DETAILS | 4 ++--
libs/spdlog/HISTORY | 3 +++
python-pypi/sqlalchemy/DEPENDS | 2 +-
python-pypi/sqlalchemy/DETAILS | 4 ++--
python-pypi/sqlalchemy/HISTORY | 6 ++++++
5 files changed, 14 insertions(+), 5 deletions(-)

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

spdlog: => 1.14.1

commit 192f2196e4a05e03b978c8e893a903bd0e81e268
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

sqlalchem - tweak depends

commit b2de5c9f844096b9e9a83c6c48bc6f78e63866aa
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

sqlalchemy: => 2.0.30

diff --git a/libs/spdlog/DETAILS b/libs/spdlog/DETAILS
index 7c8e467..00567fb 100755
--- a/libs/spdlog/DETAILS
+++ b/libs/spdlog/DETAILS
@@ -1,6 +1,6 @@
SPELL=spdlog
- VERSION=1.12.0
-
SOURCE_HASH=sha512:db9a4f13b6c39ffde759db99bcdfe5e2dbe4231e73b29eb906a3fa78d6b8ec66920b8bd4371df17ae21b7b562472a236bc4435678f3af92b6496be090074181d
+ VERSION=1.14.1
+
SOURCE_HASH=sha512:d8f36a3d65a43d8c64900e46137827aadb05559948b2f5a389bea16ed1bfac07d113ee11cf47970913298d6c37400355fe6895cda8fa6dcf6abd9da0d8f199e9
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/gabime/spdlog
diff --git a/libs/spdlog/HISTORY b/libs/spdlog/HISTORY
index 3e62aea..e890517 100644
--- a/libs/spdlog/HISTORY
+++ b/libs/spdlog/HISTORY
@@ -1,3 +1,6 @@
+2024-05-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.14.1
+
2023-09-01 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.12.0
* PRE_BUILD patches/*: deleted
diff --git a/python-pypi/sqlalchemy/DEPENDS b/python-pypi/sqlalchemy/DEPENDS
index 5c63849..e4a2c3d 100755
--- a/python-pypi/sqlalchemy/DEPENDS
+++ b/python-pypi/sqlalchemy/DEPENDS
@@ -1,5 +1,5 @@
. $SECTION_DIRECTORY/PY_DEPENDS &&
-suggest_depends fdb "" "" "for Firebird support" &&
+suggest_depends sqlalchemy-firebird "" "" "for Firebird support" &&
suggest_depends pymysql "" "" "for MySQL support via pymysql" &&
suggest_depends mysql-python "" "" "for MySQL support via MySQL-Python" &&
suggest_depends psycopg2 "" "" "for PostgreSQL support via psycopg2" &&
diff --git a/python-pypi/sqlalchemy/DETAILS b/python-pypi/sqlalchemy/DETAILS
index d228d5b..4e9fa49 100755
--- a/python-pypi/sqlalchemy/DETAILS
+++ b/python-pypi/sqlalchemy/DETAILS
@@ -1,7 +1,7 @@
SPELL=sqlalchemy
SPELLX=SQLAlchemy
- VERSION=2.0.28
-
SOURCE_HASH=sha512:83745aaf2d0b469dbbb28960eef4a1e23fb8fe8a2f4b8cb055cc06c5bd4ccb2f365a2b55c7ca76be2d809d4127e16ace06f4e50f59f63d946e3225375499f4f0
+ VERSION=2.0.30
+
SOURCE_HASH=sha512:b39275a7312609fd0a78ac5bb4fb0f29f2948d7fc81007587c01f38849ff28bff273182a06c8ec830b7e1ba4cd30aea2cd7214bbf971a61125c9b56c6ddbbe52
SOURCE="${SPELLX}-${VERSION}.tar.gz"
SOURCE_URL[0]=https://pypi.io/packages/source/s/${SPELL}/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
diff --git a/python-pypi/sqlalchemy/HISTORY b/python-pypi/sqlalchemy/HISTORY
index 7b2c0fb..fa43eec 100644
--- a/python-pypi/sqlalchemy/HISTORY
+++ b/python-pypi/sqlalchemy/HISTORY
@@ -1,3 +1,9 @@
+2024-05-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: add sqlalchemy-firebird, drop fdb
+
+2024-05-11 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.0.30
+
2024-03-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.0.28



  • [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (eb81941cabcba31321ea7f4b89e52d5eb77d57ff), Treeve Jelbert, 05/12/2024

Archive powered by MHonArc 2.6.24.

Top of Page