Skip to Content.
Sympa Menu

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

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 (a5fb5b2b1176d5f2571845022579eac2ff7b37d8)
  • Date: Sun, 23 Mar 2025 16:50:55 +0000

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

ChangeLog | 1 +
gnome3-libs/pygobject3/DETAILS | 4 ++--
gnome3-libs/pygobject3/HISTORY | 3 +++
graphics-libs/pycairo/DETAILS | 4 ++--
graphics-libs/pycairo/HISTORY | 3 +++
python-pypi/gramps6/BUILD | 2 ++
python-pypi/gramps6/DEPENDS | 10 ++++++++++
python-pypi/gramps6/DETAILS | 19 +++++++++++++++++++
python-pypi/gramps6/FINAL | 1 +
python-pypi/gramps6/HISTORY | 3 +++
python-pypi/gramps6/POST_REMOVE | 1 +
python-pypi/gramps6/PRE_BUILD | 7 +++++++
python-pypi/pyicu/DETAILS | 6 +++---
python-pypi/pyicu/HISTORY | 3 +++
14 files changed, 60 insertions(+), 7 deletions(-)

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

add gramps-6.0.0

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

pygobject3: => 3.50.0

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

pycairo: => 1.27.0

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

pyicu: => 2.15

diff --git a/ChangeLog b/ChangeLog
index d94ac91..c7a49c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2025-03-23 Treeve Jelbert <treeve AT sourcemage.org>
* gnu.gpg: add "Sergey Poznyakoff <gray AT gnu.org.ua>"
+ * python-pypi/gramps6: added, genealogical program

2025-03-09 Treeve Jelbert <treeve AT sourcemage.org>
* QT_DEPENDS: use one_of
diff --git a/gnome3-libs/pygobject3/DETAILS b/gnome3-libs/pygobject3/DETAILS
index d9d30c9..320dc82 100755
--- a/gnome3-libs/pygobject3/DETAILS
+++ b/gnome3-libs/pygobject3/DETAILS
@@ -1,7 +1,7 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=pygobject3
- VERSION=3.48.2
-
SOURCE_HASH=sha512:11619f73be5894fae82b261779f33390d1aec51b02bcf285c58f3c76ee46dfc1b3f435e4662176fde5ca899aee5afc453f8f0ba28e15e15330a52354cf737d45
+ VERSION=3.50.0
+
SOURCE_HASH=sha512:59edec92b29f3101e4f1afd83a37f4d490e8d833e0dbba9ae8c30891541767e3738bb748ed939b2baef1041eec88f192188d38a82712f1ebc089005b4d6f03a9
SOURCE=pygobject-$VERSION.tar.xz
SOURCE_URL[0]=$GNOME_URL/sources/pygobject/${VERSION%.*}/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/pygobject-$VERSION"
diff --git a/gnome3-libs/pygobject3/HISTORY b/gnome3-libs/pygobject3/HISTORY
index 397bfcf..11f0e39 100644
--- a/gnome3-libs/pygobject3/HISTORY
+++ b/gnome3-libs/pygobject3/HISTORY
@@ -1,3 +1,6 @@
+2025-03-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 3.50.0
+
2024-05-18 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.48.2

diff --git a/graphics-libs/pycairo/DETAILS b/graphics-libs/pycairo/DETAILS
index c469bda..fa5ec68 100755
--- a/graphics-libs/pycairo/DETAILS
+++ b/graphics-libs/pycairo/DETAILS
@@ -1,8 +1,8 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=pycairo
- VERSION=1.26.1
+ VERSION=1.27.0
SOURCE=$SPELL-$VERSION.tar.gz
-
SOURCE_HASH=sha512:3d0f58343c887df846114d466b1296d5077a16bdef2cfc804e75382973b6a0891e7e670c05f9c449ea68486fd3d4e69e93ee798076ad8632ade63000d6220127
+
SOURCE_HASH=sha512:d215b3a21a861538379570f22bf943b35748229f69f3166ee361f40c08639e8aed03f78db1f24404d8ffbb230ca8233c68d722c65c97ae5e96fc6adb32ab4a8c
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 b1b61a6..b5d491c 100644
--- a/graphics-libs/pycairo/HISTORY
+++ b/graphics-libs/pycairo/HISTORY
@@ -1,3 +1,6 @@
+2025-03-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.27.0
+
2024-08-12 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.26.1
* use meson build
diff --git a/python-pypi/gramps6/BUILD b/python-pypi/gramps6/BUILD
new file mode 100644
index 0000000..00a0e19
--- /dev/null
+++ b/python-pypi/gramps6/BUILD
@@ -0,0 +1,2 @@
+OPTS="$OPTS --disable-mime-install" &&
+default_build
diff --git a/python-pypi/gramps6/DEPENDS b/python-pypi/gramps6/DEPENDS
new file mode 100755
index 0000000..74a5dec
--- /dev/null
+++ b/python-pypi/gramps6/DEPENDS
@@ -0,0 +1,10 @@
+depends python3 &&
+depends setuptools &&
+depends sqlite &&
+depends pycairo &&
+depends pygobject3 &&
+depends pyicu &&
+depends xdg-utils &&
+suggest_depends freefont-ttf '' '' 'additional font support' &&
+suggest_depends gtkspell3 '' '' 'spell checking in the notes' &&
+optional_depends pillow '' '' 'display images'
diff --git a/python-pypi/gramps6/DETAILS b/python-pypi/gramps6/DETAILS
new file mode 100755
index 0000000..4880a7b
--- /dev/null
+++ b/python-pypi/gramps6/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=gramps6
+ SPELLX=gramps
+ VERSION=6.0.0
+
SOURCE_HASH=sha512:209e74a8ef2ce464f307447260f6e1f286c0f00095fe6b911b8418cba7bdb935a6458dfbd34b2c6241dac64fc8aa5c223c98a7e13cc7d37156f5eda11600c169
+ SOURCE=$SPELLX-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-${VERSION//-?}
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELLX/$SOURCE
+ WEB_SITE=https://gramps-project.org
+ ENTERED=20250323
+ LICENSE[0]="GPL"
+# DOCS="FAQ NEWS README ChangeLog"
+ GATHER_DOCS=off
+ KEYWORDS="python gnome3"
+ SHORT="Gnome3 genealogy program written in Python"
+cat << EOF
+Gramps (Genealogical Research and Analysis Management Programming System)
+is an open source genealogy program. It is written in Python, using the
+GTK/GNOME interface.
+EOF
diff --git a/python-pypi/gramps6/FINAL b/python-pypi/gramps6/FINAL
new file mode 100755
index 0000000..5964b83
--- /dev/null
+++ b/python-pypi/gramps6/FINAL
@@ -0,0 +1 @@
+update-mime-database /usr/share/mime/
diff --git a/python-pypi/gramps6/HISTORY b/python-pypi/gramps6/HISTORY
new file mode 100644
index 0000000..f9acf12
--- /dev/null
+++ b/python-pypi/gramps6/HISTORY
@@ -0,0 +1,3 @@
+2025-03-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 6.0.0
+ spell created
diff --git a/python-pypi/gramps6/POST_REMOVE b/python-pypi/gramps6/POST_REMOVE
new file mode 100755
index 0000000..5964b83
--- /dev/null
+++ b/python-pypi/gramps6/POST_REMOVE
@@ -0,0 +1 @@
+update-mime-database /usr/share/mime/
diff --git a/python-pypi/gramps6/PRE_BUILD b/python-pypi/gramps6/PRE_BUILD
new file mode 100755
index 0000000..6fc301c
--- /dev/null
+++ b/python-pypi/gramps6/PRE_BUILD
@@ -0,0 +1,7 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+sed -i -e '/build_man(self)/D' \
+ -e '/build_trans(self)/D' \
+ -e '/win32/D' \
+ setup.py
+# -e '/build_intl(self)/D' \
diff --git a/python-pypi/pyicu/DETAILS b/python-pypi/pyicu/DETAILS
index d01c93c..fd3db30 100755
--- a/python-pypi/pyicu/DETAILS
+++ b/python-pypi/pyicu/DETAILS
@@ -1,8 +1,8 @@
SPELL=pyicu
SPELLX=PyICU
- VERSION=2.13.1
-
VX=60/b8/1540a0a0cd74aa878749d442e19916df946e3b187c9965a991ddc77cc39c
-
SOURCE_HASH=sha512:77e941c26b409dbb39714514add5a61d45751791ced337cdaa489e5a44043565e6fa0a79fbe8174e92af4566f086840f86c24510bde71d075a13193af28aa3a4
+ VERSION=2.15
+
VX=57/34/10b57cb7bb2ec6fd04d97384ab7ea4422edb3e30ffa8cf4e5524954e8f2c
+
SOURCE_HASH=sha512:6bc5688ea686d381e5dcf2776658650161352ba38182b6ac5291f7d7be9bd208e90bd733a9b4d075dd5567505a17f9f62d79957c5519eb36ab83abafa0acf235
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_URL[0]=https://files.pythonhosted.org/packages/$VX/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/python-pypi/pyicu/HISTORY b/python-pypi/pyicu/HISTORY
index 6c3cdd0..365d4b4 100644
--- a/python-pypi/pyicu/HISTORY
+++ b/python-pypi/pyicu/HISTORY
@@ -1,3 +1,6 @@
+2025-03-23 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.15
+
2024-08-12 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: add setuptools
* DETAILS: fix


  • [[SM-Commit] ] GIT changes to master grimoire by Treeve Jelbert (a5fb5b2b1176d5f2571845022579eac2ff7b37d8), Treeve Jelbert, 03/23/2025

Archive powered by MHonArc 2.6.24.

Top of Page