Skip to Content.
Sympa Menu

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

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 (e19de5accff043ffdac43091f87322e8372d093b)
  • Date: Sun, 28 Jan 2024 10:11:04 +0000

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

python-pypi/cython/DETAILS | 4 ++--
python-pypi/cython/HISTORY | 3 +++
python-pypi/sqlalchemy/DETAILS | 4 ++--
python-pypi/sqlalchemy/HISTORY | 3 +++
4 files changed, 10 insertions(+), 4 deletions(-)

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

cython: => 3.0.8

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

sqlalchemy: => 2.0.25

diff --git a/python-pypi/cython/DETAILS b/python-pypi/cython/DETAILS
index 6097285..af13116 100755
--- a/python-pypi/cython/DETAILS
+++ b/python-pypi/cython/DETAILS
@@ -1,8 +1,8 @@
SPELL=cython
- VERSION=3.0.6
+ VERSION=3.0.8
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=https://github.com/cython/cython/archive/${VERSION}.tar.gz
-
SOURCE_HASH=sha512:f1d33775166d0b6541ea98bee5d4186fc6128aad788323224397c1f3ba0a058141ac84a8b3baa4885204dcbf0979141bc4b5316342003e96208952f040f31753
+
SOURCE_HASH=sha512:1070fc278401990595d177b0e6396bc1eba2ea8234a7c5bb26399b6b7284de7791ee5fa60ef74d06d0f4120b9c877bfd7703a7d701838f1634737526c614b860
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=https://www.cython.org/
ENTERED=20100106
diff --git a/python-pypi/cython/HISTORY b/python-pypi/cython/HISTORY
index 4465261..ecd761b 100644
--- a/python-pypi/cython/HISTORY
+++ b/python-pypi/cython/HISTORY
@@ -1,3 +1,6 @@
+2024-01-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.0.8
+
2023-12-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.0.6

diff --git a/python-pypi/sqlalchemy/DETAILS b/python-pypi/sqlalchemy/DETAILS
index 978dd07..9004e44 100755
--- a/python-pypi/sqlalchemy/DETAILS
+++ b/python-pypi/sqlalchemy/DETAILS
@@ -1,7 +1,7 @@
SPELL=sqlalchemy
SPELLX=SQLAlchemy
- VERSION=2.0.22
-
SOURCE_HASH=sha512:76db680d80939235c17f2fbfe8f7dbc822a9299d52ab261ec76481e76de7bed80dbd4b5f9c7ed1d7c2d1b0651d035a47a8990691a128fd999a6a29c7c45b5459
+ VERSION=2.0.25
+
SOURCE_HASH=sha512:60b31a167f46a623f76e349f6a3f5a1696e1a04aee8dec2750396c715831a242a96e281ee7fcbfa26f82e6318573ab58e97d21bd93d02bbe3ff962777d809146
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 6ceb66a..8c6a0c8 100644
--- a/python-pypi/sqlalchemy/HISTORY
+++ b/python-pypi/sqlalchemy/HISTORY
@@ -1,3 +1,6 @@
+2024-01-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.0.25
+
2023-11-01 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.0.22
* DEPENDS: drop typing-extensions



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (e19de5accff043ffdac43091f87322e8372d093b), Treeve Jelbert, 01/28/2024

Archive powered by MHonArc 2.6.24.

Top of Page