Skip to Content.
Sympa Menu

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

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 (1927397fe2ba2ee389ccb436110b1e3b07b5f415)
  • Date: Sun, 16 Aug 2026 13:24:37 +0000

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

ChangeLog | 4 ++++
graphics-libs/pycairo/DETAILS | 4 ++--
graphics-libs/pycairo/HISTORY | 3 +++
python-pypi/borgbackup/DEPENDS | 3 +--
python-pypi/borgbackup/HISTORY | 3 +++
python-pypi/gramps6/DETAILS | 4 ++--
python-pypi/gramps6/HISTORY | 3 +++
python-pypi/html5lib/DEPENDS | 4 +++-
python-pypi/html5lib/HISTORY | 3 +++
python-pypi/poetry_core/DEPENDS | 2 ++
python-pypi/poetry_core/DETAILS | 16 ++++++++++++++++
python-pypi/poetry_core/HISTORY | 3 +++
python-pypi/python-pkgconfig/DEPENDS | 4 +++-
python-pypi/python-pkgconfig/DETAILS | 6 +++---
python-pypi/python-pkgconfig/HISTORY | 4 ++++
python-pypi/standard_pkg_resources/DEPENDS | 2 ++
python-pypi/standard_pkg_resources/DETAILS | 14 ++++++++++++++
python-pypi/standard_pkg_resources/HISTORY | 3 +++
python-pypi/webencodings/DEPENDS | 3 ++-
python-pypi/webencodings/DETAILS | 6 +++---
python-pypi/webencodings/HISTORY | 4 ++++
21 files changed, 83 insertions(+), 15 deletions(-)

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

borgbackup - tweak depends

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

add standard_pkg_resources 1.0.0

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

html5lib - tweak depends

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

add poetry_core-2.4.1

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

python-pkgconfig: => 1.6.0

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

gramps6: => 6.0.8

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

webencodings: => 0.6.1

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

pycairo: => 1.29.1

diff --git a/ChangeLog b/ChangeLog
index 4213e92..17b0d34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2026-08-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * poetry_core: added
+ * standard_pkg_resources: added
+
2026-08-16 Ismael Luceno <ismael AT sourcemage.org>
* */*/WATCH: every spell that said where its upstream lives now says
it in a WATCH file beside DETAILS, sightsee having dropped the
diff --git a/graphics-libs/pycairo/DETAILS b/graphics-libs/pycairo/DETAILS
index fa5ec68..e170074 100755
--- a/graphics-libs/pycairo/DETAILS
+++ b/graphics-libs/pycairo/DETAILS
@@ -1,8 +1,8 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=pycairo
- VERSION=1.27.0
+ VERSION=1.29.1
SOURCE=$SPELL-$VERSION.tar.gz
-
SOURCE_HASH=sha512:d215b3a21a861538379570f22bf943b35748229f69f3166ee361f40c08639e8aed03f78db1f24404d8ffbb230ca8233c68d722c65c97ae5e96fc6adb32ab4a8c
+
SOURCE_HASH=sha512:2fd8c338e037156e5d78510a964a863b91f6c2cf729e8217610720b735cab912a97bcd9688fc5baa3463e2947580beb14b76a9de800e34b24dfd51b7a69367e0
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"

SOURCE_URL[0]=https://github.com/pygobject/pycairo/archive/v${VERSION}.tar.gz
LICENSE[0]=GPL
diff --git a/graphics-libs/pycairo/HISTORY b/graphics-libs/pycairo/HISTORY
index b5d491c..4cba153 100644
--- a/graphics-libs/pycairo/HISTORY
+++ b/graphics-libs/pycairo/HISTORY
@@ -1,3 +1,6 @@
+2026-08-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.29.1
+
2025-03-23 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.27.0

diff --git a/python-pypi/borgbackup/DEPENDS b/python-pypi/borgbackup/DEPENDS
index 2845005..c2c4ffd 100755
--- a/python-pypi/borgbackup/DEPENDS
+++ b/python-pypi/borgbackup/DEPENDS
@@ -1,6 +1,5 @@
depends python3 &&
-depends setuptools &&
-depends setuptools_scm &&
+depends pip &&
depends cython &&
depends python-pkgconfig &&
depends SSL &&
diff --git a/python-pypi/borgbackup/HISTORY b/python-pypi/borgbackup/HISTORY
index 37d7506..683f441 100644
--- a/python-pypi/borgbackup/HISTORY
+++ b/python-pypi/borgbackup/HISTORY
@@ -1,3 +1,6 @@
+2026-06-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: drop setuptools*; add pip
+
2026-07-29 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4.5

diff --git a/python-pypi/gramps6/DETAILS b/python-pypi/gramps6/DETAILS
index 2f079b7..ecadd53 100755
--- a/python-pypi/gramps6/DETAILS
+++ b/python-pypi/gramps6/DETAILS
@@ -1,7 +1,7 @@
SPELL=gramps6
SPELLX=gramps
- VERSION=6.0.5
-
SOURCE_HASH=sha512:2095d017f110b269d06a3c6ef1afb855380e68f1bba05cf450a66819517ef70d17d0d0226eac4227a85e1ee136c07ee0954adb714ce2f3597d7033d970e79da3
+ VERSION=6.0.8
+
SOURCE_HASH=sha512:eb91fc638afee02fb6beb2a1ea2d5b8c81d7b22f3611ba807c9c4ae18a005cae5efc377038950e6fd3a13f3dd56365cf1e58b80ee6c28a81c9328dc230936b19
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-${VERSION//-?}
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELLX/$SOURCE
diff --git a/python-pypi/gramps6/HISTORY b/python-pypi/gramps6/HISTORY
index 940848d..6e97bfc 100644
--- a/python-pypi/gramps6/HISTORY
+++ b/python-pypi/gramps6/HISTORY
@@ -1,3 +1,6 @@
+2026-08-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 6.0.8
+
2025-11-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 6.0.5

diff --git a/python-pypi/html5lib/DEPENDS b/python-pypi/html5lib/DEPENDS
index 8c09196..7d73906 100755
--- a/python-pypi/html5lib/DEPENDS
+++ b/python-pypi/html5lib/DEPENDS
@@ -1 +1,3 @@
-depends python3
+depends python3 &&
+depends webencodings &&
+depends standard_pkg_resources
diff --git a/python-pypi/html5lib/HISTORY b/python-pypi/html5lib/HISTORY
index f396235..45e1df2 100644
--- a/python-pypi/html5lib/HISTORY
+++ b/python-pypi/html5lib/HISTORY
@@ -1,3 +1,6 @@
+2026-08-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: add standard_pkg_resources, webencodings
+
2025-11-17 Treeve Jelbert <treeve AT sourcemage.org>
* PRE_BUILD no-ast.diff: added, fix for python-3.14

diff --git a/python-pypi/poetry_core/DEPENDS b/python-pypi/poetry_core/DEPENDS
new file mode 100755
index 0000000..14c7969
--- /dev/null
+++ b/python-pypi/poetry_core/DEPENDS
@@ -0,0 +1,2 @@
+depends python3 &&
+depends pip
diff --git a/python-pypi/poetry_core/DETAILS b/python-pypi/poetry_core/DETAILS
new file mode 100755
index 0000000..a74352e
--- /dev/null
+++ b/python-pypi/poetry_core/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=poetry_core
+#SPELLX=${SPELL/-/_/}
+ VERSION=2.4.1
+
VX=b2/f2/fa88c58efb9a737c7e0e40e470edd0973fe33f0f277d24dcf17454b50974
+
SOURCE_HASH=sha512:13fbaa062eafa59a3d4ef1dbc681d834bc61e1d3218e908aabc198dea26135a307bc4b34abdb1043d453b9de9755653f1dc261cbd8e508bdce8477cc6ca4ee54
+ SOURCE="$SPELL-$VERSION.tar.gz"
+ SOURCE_URL[0]=https://files.pythonhosted.org/packages/$VX/$SOURCE
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
+ WEB_SITE=https://github.com/python-poetry/poetry-core
+ LICENSE=MIT
+ ENTERED=20260816
+ SHORT=""
+cat << EOF
+This project is intended to be a lightweight, fully compliant,
self-contained package allowing PEP
+517-compatible build frontends to build Poetry-managed projects.
+EOF
diff --git a/python-pypi/poetry_core/HISTORY b/python-pypi/poetry_core/HISTORY
new file mode 100644
index 0000000..57c0c42
--- /dev/null
+++ b/python-pypi/poetry_core/HISTORY
@@ -0,0 +1,3 @@
+2026-08-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.4.1
+ spell created
diff --git a/python-pypi/python-pkgconfig/DEPENDS
b/python-pypi/python-pkgconfig/DEPENDS
index 2dfbb0c..6462a61 100755
--- a/python-pypi/python-pkgconfig/DEPENDS
+++ b/python-pypi/python-pkgconfig/DEPENDS
@@ -1,2 +1,4 @@
depends python3 &&
-depends PKG-CONFIG
+depends PKG-CONFIG &&
+depends poetry_core &&
+depends pip
diff --git a/python-pypi/python-pkgconfig/DETAILS
b/python-pypi/python-pkgconfig/DETAILS
index e392cf9..e3bb14c 100755
--- a/python-pypi/python-pkgconfig/DETAILS
+++ b/python-pypi/python-pkgconfig/DETAILS
@@ -1,7 +1,7 @@
SPELL=python-pkgconfig
- VERSION=1.5.5
-
VX=c4/e0/e05fee8b5425db6f83237128742e7e5ef26219b687ab8f0d41ed0422125e
-
SOURCE_HASH=sha512:ffa838d0146125c4158b747b619cc5eed41da0e2f04664a4db89909a486922120a0e1779f99dfcda0da3e98b8770c57b638a9c7bc5994cd8102aa3cf990905b0
+ VERSION=1.6.0
+
VX=52/fd/0adde075cd3bfecd557bc7d757e00e231d34d8a6edb4c8d1642759254c21
+
SOURCE_HASH=sha512:6e441a238ccdc164f271bba36b566753f7a72ee1395637d840b55e3c1a0b7b722597c7453c1211560da103a240b578cf8880db3d5cc538ab8b09de6253248741
SOURCE="pkgconfig-$VERSION.tar.gz"
SOURCE_URL[0]=https://files.pythonhosted.org/packages/$VX/$SOURCE
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/pkgconfig-$VERSION"
diff --git a/python-pypi/python-pkgconfig/HISTORY
b/python-pypi/python-pkgconfig/HISTORY
index 094c84d..7e27522 100644
--- a/python-pypi/python-pkgconfig/HISTORY
+++ b/python-pypi/python-pkgconfig/HISTORY
@@ -1,3 +1,7 @@
+2026-08-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.6.0
+ * DEPENDS: add poetry_core, pip
+
2022-10-27 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: delete spurious line

diff --git a/python-pypi/standard_pkg_resources/DEPENDS
b/python-pypi/standard_pkg_resources/DEPENDS
new file mode 100755
index 0000000..14c7969
--- /dev/null
+++ b/python-pypi/standard_pkg_resources/DEPENDS
@@ -0,0 +1,2 @@
+depends python3 &&
+depends pip
diff --git a/python-pypi/standard_pkg_resources/DETAILS
b/python-pypi/standard_pkg_resources/DETAILS
new file mode 100755
index 0000000..6facdb9
--- /dev/null
+++ b/python-pypi/standard_pkg_resources/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=standard_pkg_resources
+ VERSION=1.0.0
+
VX=90/c4/67af0b5472eb8ac0839e4a58803d9db08149226b1fa21d4c34dcd51a6869
+
SOURCE_HASH=sha512:f5ff51e89806144cadbb60b3b9de9a9887ebbcba0471ee2778d4bbe5b4e2a2c3aacb9f0606e191cea13e099e8d2478f55776596f524a38b757d039808b0e41a1
+ SOURCE="$SPELL-$VERSION.tar.gz"
+ SOURCE_URL[0]=https://files.pythonhosted.org/packages/$VX/$SOURCE
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
+ WEB_SITE=
+ LICENSE=MIT
+ ENTERED=20260816
+ SHORT="pkg_resources library"
+ cat << EOF
+Redistribution of the pkg_resources library provided by setuptools
+EOF
diff --git a/python-pypi/standard_pkg_resources/HISTORY
b/python-pypi/standard_pkg_resources/HISTORY
new file mode 100644
index 0000000..31cc093
--- /dev/null
+++ b/python-pypi/standard_pkg_resources/HISTORY
@@ -0,0 +1,3 @@
+2026-08-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.0
+ spell created
diff --git a/python-pypi/webencodings/DEPENDS
b/python-pypi/webencodings/DEPENDS
index 8c09196..14c7969 100755
--- a/python-pypi/webencodings/DEPENDS
+++ b/python-pypi/webencodings/DEPENDS
@@ -1 +1,2 @@
-depends python3
+depends python3 &&
+depends pip
diff --git a/python-pypi/webencodings/DETAILS
b/python-pypi/webencodings/DETAILS
index d274a2c..8e89f0e 100755
--- a/python-pypi/webencodings/DETAILS
+++ b/python-pypi/webencodings/DETAILS
@@ -1,7 +1,7 @@
SPELL=webencodings
- VERSION=0.5.1
-
VX=0b/02/ae6ceac1baeda530866a85075641cec12989bd8d31af6d5ab4a3e8c92f47
-
SOURCE_HASH=sha512:b727b01bac6ec79bca517960d27b4c0668b295f25559471b9641c2c33dab55db6dac9c990952177964c6418382c22831b14d57df5e632d51d7abf97b61f24326
+ VERSION=0.6.1
+
VX=d5/a0/8fd707bcb776a7be556bad06a2ea5fb9bd519df78ef8e26f70ccf0f38bff
+
SOURCE_HASH=sha512:f191c89b35bc536eb03b5579ced0d6d5e6c53a287b8acc1d6abda2d16568f790f9e472ced2121894fd08d2b29710e73e8ad14bf684c39041a3c3806ca36b3930
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://pypi.org/project/$SPELL
diff --git a/python-pypi/webencodings/HISTORY
b/python-pypi/webencodings/HISTORY
index e2cefc3..18bb28e 100644
--- a/python-pypi/webencodings/HISTORY
+++ b/python-pypi/webencodings/HISTORY
@@ -1,3 +1,7 @@
+2026-08-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.6.1
+ * DEPENDS: add pip
+
2022-06-15 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: fix typo



  • [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (1927397fe2ba2ee389ccb436110b1e3b07b5f415), Treeve Jelbert, 08/16/2026

Archive powered by MHonArc 2.6.24.

Top of Page