Skip to Content.
Sympa Menu

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

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 (93e8ab9033892d9a3e3298d3e3a5ab7fb6bd207a)
  • Date: Fri, 2 Dec 2022 08:36:15 +0000

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

graphics-libs/poppler/DETAILS | 4 ++--
graphics-libs/poppler/HISTORY | 3 +++
python-pypi/sqlalchemy/DETAILS | 2 +-
python-pypi/sqlalchemy/HISTORY | 3 +++
4 files changed, 9 insertions(+), 3 deletions(-)

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

poppler: => 22.12.0

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

sqlalchemy: => 1.4.44

diff --git a/graphics-libs/poppler/DETAILS b/graphics-libs/poppler/DETAILS
index cf00cac..1757e82 100755
--- a/graphics-libs/poppler/DETAILS
+++ b/graphics-libs/poppler/DETAILS
@@ -10,9 +10,9 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
SOURCE_IGNORE=volatile
else
if [[ $POPPLER_BRANCH == devel ]]; then
- VERSION=22.11.0
+ VERSION=22.12.0
else
- VERSION=22.11.0
+ VERSION=22.12.0
fi
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/graphics-libs/poppler/HISTORY b/graphics-libs/poppler/HISTORY
index d67a3c5..03c1bfe 100644
--- a/graphics-libs/poppler/HISTORY
+++ b/graphics-libs/poppler/HISTORY
@@ -1,3 +1,6 @@
+2022-12-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 22.12.0
+
2022-11-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2022.11.0

diff --git a/python-pypi/sqlalchemy/DETAILS b/python-pypi/sqlalchemy/DETAILS
index 76d0645..c3f4b99 100755
--- a/python-pypi/sqlalchemy/DETAILS
+++ b/python-pypi/sqlalchemy/DETAILS
@@ -1,6 +1,6 @@
SPELL=sqlalchemy
SPELLX=SQLAlchemy
- VERSION=1.4.42
+ VERSION=1.4.44
SOURCE="${SPELLX}-${VERSION}.tar.gz"
SOURCE_URL[0]=https://pypi.io/packages/source/s/${SPELL}/${SOURCE}
SOURCE2=${SOURCE}.asc
diff --git a/python-pypi/sqlalchemy/HISTORY b/python-pypi/sqlalchemy/HISTORY
index 78f0c32..284f0d5 100644
--- a/python-pypi/sqlalchemy/HISTORY
+++ b/python-pypi/sqlalchemy/HISTORY
@@ -1,3 +1,6 @@
+2022-12-01 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.4.44
+
2022-10-25 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4.42




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (93e8ab9033892d9a3e3298d3e3a5ab7fb6bd207a), Treeve Jelbert, 12/02/2022

Archive powered by MHonArc 2.6.24.

Top of Page