Skip to Content.
Sympa Menu

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

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 (f431aa0ba156a6f51b96d4796ee1353f1bedb0d4)
  • Date: Mon, 22 Aug 2022 15:25:30 +0000

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

database/libfq/DETAILS | 4 ++--
database/libfq/HISTORY | 3 +++
python-pypi/cython/DETAILS | 4 ++--
python-pypi/cython/HISTORY | 3 +++
python-pypi/lxml/DEPENDS | 3 ++-
python-pypi/lxml/HISTORY | 3 +++
6 files changed, 15 insertions(+), 5 deletions(-)

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

lxml - depends cython

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

cython: => 0.29.32

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

libfq: => 0.4.3

diff --git a/database/libfq/DETAILS b/database/libfq/DETAILS
index afebcd9..2b56c61 100755
--- a/database/libfq/DETAILS
+++ b/database/libfq/DETAILS
@@ -1,6 +1,6 @@
SPELL=libfq
- VERSION=0.4.1
-
SOURCE_HASH=sha512:12bb9c6d44b5095cb550099f68e86be52173dd73302339c2dbf73dc6646c0ef85da03d394179a9de73ed0f2f9ed28eb7d6188686e2ed559284e056f15bd5942b
+ VERSION=0.4.3
+
SOURCE_HASH=sha512:d99de7ca6e3836e7be9ab27d30d7c9155d532bcf5a74da532c7433b301c30a716af6d30713a50db7df2c170fd45bc30071161fac3c63ec3fb173a4337013709b
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/ibarwick/libfq
diff --git a/database/libfq/HISTORY b/database/libfq/HISTORY
index cbcd7ee..ad477d6 100644
--- a/database/libfq/HISTORY
+++ b/database/libfq/HISTORY
@@ -1,3 +1,6 @@
+2022-08-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.4.3
+
2019-06-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.4.1

diff --git a/python-pypi/cython/DETAILS b/python-pypi/cython/DETAILS
index 5bd1760..24d7e78 100755
--- a/python-pypi/cython/DETAILS
+++ b/python-pypi/cython/DETAILS
@@ -1,8 +1,8 @@
SPELL=cython
- VERSION=0.29.30
+ VERSION=0.29.32
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=https://github.com/cython/cython/archive/${VERSION}.tar.gz
-
SOURCE_HASH=sha512:f6b07adfa1ebe9d52dfb72857ffd40b35d8777914299de101c7b96ee2d64cdd85ac0374ed41b382881b1f3ce535a9af9419dfabee9a4781a3f818125292627d4
+
SOURCE_HASH=sha512:55462792fa70d8edf60aa470627ab494918d7297fd7d282a7a54da76ee5a180233108404a1c8f3d79f6408f19b6e4f46b36e59fd47c38ede24f061f374437b6f
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 7ba27ad..3d81102 100644
--- a/python-pypi/cython/HISTORY
+++ b/python-pypi/cython/HISTORY
@@ -1,3 +1,6 @@
+2022-08-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.29.32
+
2022-05-28 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 0.29.30

diff --git a/python-pypi/lxml/DEPENDS b/python-pypi/lxml/DEPENDS
index 442be89..4d89404 100755
--- a/python-pypi/lxml/DEPENDS
+++ b/python-pypi/lxml/DEPENDS
@@ -1,4 +1,5 @@
. $SECTION_DIRECTORY/PY_DEPENDS &&

depends libxml2 &&
-depends libxslt
+depends libxslt &&
+depends cython
diff --git a/python-pypi/lxml/HISTORY b/python-pypi/lxml/HISTORY
index db41706..a0fbcb7 100644
--- a/python-pypi/lxml/HISTORY
+++ b/python-pypi/lxml/HISTORY
@@ -1,3 +1,6 @@
+2022-08-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: add cython
+
2022-07-01 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 4.9.1




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f431aa0ba156a6f51b96d4796ee1353f1bedb0d4), Treeve Jelbert, 08/22/2022

Archive powered by MHonArc 2.6.24.

Top of Page