Skip to Content.
Sympa Menu

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

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 (d63643e6861dd62ffc1f261cf26403f471b0ab25)
  • Date: Fri, 9 Jun 2023 13:31:40 +0000

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

ChangeLog | 3 +++
archive-libs/zlib-ng/DETAILS | 4 ++--
archive-libs/zlib-ng/HISTORY | 3 +++
python-pypi/sqlalchemy-firebird/DEPENDS | 3 +++
python-pypi/sqlalchemy-firebird/DETAILS | 15 +++++++++++++++
python-pypi/sqlalchemy-firebird/HISTORY | 5 +++++
python-pypi/sqlalchemy/DETAILS | 7 ++-----
python-pypi/sqlalchemy/HISTORY | 4 ++++
qt5-cmake/libquotient/DETAILS | 4 ++--
qt5-cmake/libquotient/HISTORY | 3 +++
10 files changed, 42 insertions(+), 9 deletions(-)

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

sqlalchemy-firebird-2.0.0

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

sqlalchemy: => 2.0.15

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

sqlalchemy: => 2.0.15

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

zlib-ng: => 2.1.2

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

libquotient: => 0.7.2

diff --git a/ChangeLog b/ChangeLog
index 1cda06f..940f9aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2023-06-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * python-pypi/sqlalchemy-firebird: added
+
2023-05-31 Treeve Jelbert <treeve AT sourcemage.org>
* gnu.gpg: update "Darshit Shah <gpg AT darnir.net>"

diff --git a/archive-libs/zlib-ng/DETAILS b/archive-libs/zlib-ng/DETAILS
index 8321de5..78a6ae8 100755
--- a/archive-libs/zlib-ng/DETAILS
+++ b/archive-libs/zlib-ng/DETAILS
@@ -1,7 +1,7 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=zlib-ng
- VERSION=2.0.6
-
SOURCE_HASH=sha512:4888f17160d0a87a9b349704047ae0d0dc57237a10e11adae09ace957afa9743cce5191db67cb082991421fc961ce68011199621034d2369c0e7724fad58b4c5
+ VERSION=2.1.2
+
SOURCE_HASH=sha512:2b3073df4eb13d8318f8fa2b7674e4729642488f65dad49d3080ccd830f29e9e3f32a673b42634443ddf9e9ef85cfff4f2f3e182506f950b9ee0a208a92c0465
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/zlib-ng/zlib-ng
diff --git a/archive-libs/zlib-ng/HISTORY b/archive-libs/zlib-ng/HISTORY
index c93a23e..d8c7268 100644
--- a/archive-libs/zlib-ng/HISTORY
+++ b/archive-libs/zlib-ng/HISTORY
@@ -1,3 +1,6 @@
+2023-06-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.1.2
+
2022-08-04 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.0.6

diff --git a/python-pypi/sqlalchemy-firebird/DEPENDS
b/python-pypi/sqlalchemy-firebird/DEPENDS
new file mode 100755
index 0000000..58c276c
--- /dev/null
+++ b/python-pypi/sqlalchemy-firebird/DEPENDS
@@ -0,0 +1,3 @@
+depends python3 &&
+depends sqlalchemy &&
+depends fdb
diff --git a/python-pypi/sqlalchemy-firebird/DETAILS
b/python-pypi/sqlalchemy-firebird/DETAILS
new file mode 100755
index 0000000..a229f6c
--- /dev/null
+++ b/python-pypi/sqlalchemy-firebird/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=sqlalchemy-firebird
+ VERSION=2.0.0
+
VX=3c/9c/7eb9250a524fa134a956d6d7d7107f1f4d79f23fd03ce00118c4f3191c4b
+
SOURCE_HASH=sha512:1937313e37b065221ece296e5398bff3d382f5b674bb8bfa164faec6348fa2e0e2f64cf8e6fc0eef29db654da3f4354b38c81ed7f3481bccd72a4701dba796cb
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL=https://files.pythonhosted.org/packages/$VX/$SOURCE
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE=https://github.com/pauldex/sqlalchemy-firebird
+ LICENSE[0]='MIT'
+ UPDATED=20220312
+ KEYWORDS="An external SQLAlchemy dialect for Firebird"
+ SHORT=''
+cat << EOF
+An external SQLAlchemy dialect for Firebird
+EOF
diff --git a/python-pypi/sqlalchemy-firebird/HISTORY
b/python-pypi/sqlalchemy-firebird/HISTORY
new file mode 100644
index 0000000..f305b41
--- /dev/null
+++ b/python-pypi/sqlalchemy-firebird/HISTORY
@@ -0,0 +1,5 @@
+2023-06-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.0.0
+
+2022-03-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * spell created
diff --git a/python-pypi/sqlalchemy/DETAILS b/python-pypi/sqlalchemy/DETAILS
index 916b082..4b3ead3 100755
--- a/python-pypi/sqlalchemy/DETAILS
+++ b/python-pypi/sqlalchemy/DETAILS
@@ -1,12 +1,9 @@
SPELL=sqlalchemy
SPELLX=SQLAlchemy
- VERSION=2.0.12
+ VERSION=2.0.15
+
SOURCE_HASH=sha512:a1b9301f4a81428ac36b9280840a27433fcfb97dec2a04888e6e53cc33104c82972147e2b840a929e05af0edb47ee496a7ed5171201332aad374ce64baef414d
SOURCE="${SPELLX}-${VERSION}.tar.gz"
SOURCE_URL[0]=https://pypi.io/packages/source/s/${SPELL}/${SOURCE}
- SOURCE2=${SOURCE}.asc
- SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
- SOURCE_GPG=bayer.gpg:${SOURCE2}:UPSTREAM_KEY
- SOURCE2_IGNORE=signature
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
WEB_SITE=https://www.sqlalchemy.org/
LICENSE[0]='LGPL'
diff --git a/python-pypi/sqlalchemy/HISTORY b/python-pypi/sqlalchemy/HISTORY
index dd9b26f..b3b9711 100644
--- a/python-pypi/sqlalchemy/HISTORY
+++ b/python-pypi/sqlalchemy/HISTORY
@@ -1,3 +1,7 @@
+2023-06-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.0.15
+ remove sig, use hash
+
2023-05-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.0.12

diff --git a/qt5-cmake/libquotient/DETAILS b/qt5-cmake/libquotient/DETAILS
index de60a1a..4b92db2 100755
--- a/qt5-cmake/libquotient/DETAILS
+++ b/qt5-cmake/libquotient/DETAILS
@@ -1,7 +1,7 @@
SPELL=libquotient
SX=libQuotient
- VERSION=0.7.1
-
SOURCE_HASH=sha512:88819cafb49712d53c692008be69ea1fc01ca1ac6aedc15696eba2f830956660d185fb07273d50c7dc3e9208314ac24838746d5d9e70b3aad7fccbd15fd7c545
+ VERSION=0.7.2
+
SOURCE_HASH=sha512:ba849b938c0bf93e075da466a8360703fb903ac2735b35a7e83944a1288c9324ff76daaf57164144c55cef450fc658e42e6dcacfd23f87a4db455019e9c21f47
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SX-$VERSION
WEB_SITE=https://github.com/quotient-im/libquotient
diff --git a/qt5-cmake/libquotient/HISTORY b/qt5-cmake/libquotient/HISTORY
index e81ec24..66b28fa 100644
--- a/qt5-cmake/libquotient/HISTORY
+++ b/qt5-cmake/libquotient/HISTORY
@@ -1,3 +1,6 @@
+2023-06-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.7.2
+
2023-02-22 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.7.1




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (d63643e6861dd62ffc1f261cf26403f471b0ab25), Treeve Jelbert, 06/09/2023

Archive powered by MHonArc 2.6.24.

Top of Page