Skip to Content.
Sympa Menu

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

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 (a141f25e282887b3c2940287bd1353fa82cfefa0)
  • Date: Tue, 15 Mar 2022 08:35:12 +0000

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

ChangeLog | 4 ++++
graphics/graphicsmagick/DETAILS | 6 +++---
graphics/graphicsmagick/HISTORY | 3 +++
python-pypi/html5lib/DEPENDS | 1 +
python-pypi/html5lib/DETAILS | 17 +++++++++++++++++
python-pypi/html5lib/HISTORY | 4 ++++
python-pypi/webencodings/DEPENDS | 1 +
python-pypi/webencodings/DETAILS | 15 +++++++++++++++
python-pypi/webencodings/HISTORY | 4 ++++
9 files changed, 52 insertions(+), 3 deletions(-)

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

webencodings 0.5.1

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

html5lib-1.1

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

graphicsmagick: => 1.3.37

diff --git a/ChangeLog b/ChangeLog
index 388d25a..60e806e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2022-03-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * python-pypi/html5lib: added
+ * python-pypi/webencodings: added
+
2022-03-13 Treeve Jelbert <treeve AT sourcemage.org>
* python-pypi/typing-extensions: added

diff --git a/graphics/graphicsmagick/DETAILS b/graphics/graphicsmagick/DETAILS
index fe84387..2431536 100755
--- a/graphics/graphicsmagick/DETAILS
+++ b/graphics/graphicsmagick/DETAILS
@@ -2,12 +2,12 @@
#if [[ $GM_SNAP == y ]]
#then
# VERSION=1.3.3
-#
SOURCE_HASH=sha512:27ed5fcbfb0303436bdcb0f11d18257a967d471251b51e633e2c655b0a7e5ed01f61a61f9702cc7d4c02714e005ac18ca9ba0f690c0580e41d07947a03c5cbb4
+#
SOURCE_HASH=sha512:971e05480a65eb99ff3c0d874675bcbffc24eafec1cacd03f5ef410ae014f82329f3590393100927f753feb183be1105fe0cfc5b0f775a30b0e6dc0c6b8a77af
# SOURCE=GraphicsMagick-${VERSION}.tar.bz2
#
SOURCE_URL[0]=ftp://ftp.${SPELL}.org/pub/GraphicsMagick/snapshots/${SOURCE}
#else
- VERSION=1.3.36
-
SOURCE_HASH=sha512:27ed5fcbfb0303436bdcb0f11d18257a967d471251b51e633e2c655b0a7e5ed01f61a61f9702cc7d4c02714e005ac18ca9ba0f690c0580e41d07947a03c5cbb4
+ VERSION=1.3.37
+
SOURCE_HASH=sha512:971e05480a65eb99ff3c0d874675bcbffc24eafec1cacd03f5ef410ae014f82329f3590393100927f753feb183be1105fe0cfc5b0f775a30b0e6dc0c6b8a77af
SECURITY_PATCH=9
SOURCE=GraphicsMagick-${VERSION}.tar.xz

SOURCE_URL[0]=https://downloads.sourceforge.net/sourceforge/${SPELL}/${SPELL}/${VERSION}/${SOURCE}
diff --git a/graphics/graphicsmagick/HISTORY b/graphics/graphicsmagick/HISTORY
index dad0f18..1494c10 100644
--- a/graphics/graphicsmagick/HISTORY
+++ b/graphics/graphicsmagick/HISTORY
@@ -1,3 +1,6 @@
+2022-03-14 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.3.37
+
2021-01-17 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.3.36

diff --git a/python-pypi/html5lib/DEPENDS b/python-pypi/html5lib/DEPENDS
new file mode 100755
index 0000000..8c09196
--- /dev/null
+++ b/python-pypi/html5lib/DEPENDS
@@ -0,0 +1 @@
+depends python3
diff --git a/python-pypi/html5lib/DETAILS b/python-pypi/html5lib/DETAILS
new file mode 100755
index 0000000..fd82f14
--- /dev/null
+++ b/python-pypi/html5lib/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=html5lib
+ VERSION=1.1
+
VX=ac/b6/b55c3f49042f1df3dcd422b7f224f939892ee94f22abcf503a9b7339eaf2
+
SOURCE_HASH=sha512:af7c29591007fded99be6c38e3d0ae5a4ac32d71d26046a615918ae732cb1c1ecbf754f47ceca1a53726c3843f3ecea7af87a7362281b45ff3af495815818626
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+WEB_SITE=https://pypi.org/project/$SPELL
+SOURCE_URL[0]=https://files.pythonhosted.org/packages/$VX/$SOURCE
+ LICENSE[0]=MIT
+ ENTERED=20220315
+ KEYWORDS=""
+ SHORT=""
+cat << EOF
+html5lib is a pure-python library for parsing HTML.
+It is designed to conform to the WHATWG HTML specification,
+as is implemented by all major web browsers.
+EOF
diff --git a/python-pypi/html5lib/HISTORY b/python-pypi/html5lib/HISTORY
new file mode 100644
index 0000000..94fe528
--- /dev/null
+++ b/python-pypi/html5lib/HISTORY
@@ -0,0 +1,4 @@
+2022-03-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1
+ spell created
+
diff --git a/python-pypi/webencodings/DEPENDS
b/python-pypi/webencodings/DEPENDS
new file mode 100755
index 0000000..8c09196
--- /dev/null
+++ b/python-pypi/webencodings/DEPENDS
@@ -0,0 +1 @@
+depends python3
diff --git a/python-pypi/webencodings/DETAILS
b/python-pypi/webencodings/DETAILS
new file mode 100755
index 0000000..28c6f14
--- /dev/null
+++ b/python-pypi/webencodings/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=webencodings
+ VERSION=0.5.1
+
VX=x0b/02/ae6ceac1baeda530866a85075641cec12989bd8d31af6d5ab4a3e8c92f47
+
SOURCE_HASH=sha512:b727b01bac6ec79bca517960d27b4c0668b295f25559471b9641c2c33dab55db6dac9c990952177964c6418382c22831b14d57df5e632d51d7abf97b61f24326
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=https://pypi.org/project/$SPELL
+SOURCE_URL[0]=https://files.pythonhosted.org/packages/$VX/$SOURCE
+ LICENSE[0]=BSD
+ ENTERED=20220315
+ KEYWORDS=""
+ SHORT=""
+cat << EOF
+Character encoding aliases for legacy web content
+EOF
diff --git a/python-pypi/webencodings/HISTORY
b/python-pypi/webencodings/HISTORY
new file mode 100644
index 0000000..1b86654
--- /dev/null
+++ b/python-pypi/webencodings/HISTORY
@@ -0,0 +1,4 @@
+2022-03-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.5.1
+ spell created
+



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a141f25e282887b3c2940287bd1353fa82cfefa0), Treeve Jelbert, 03/15/2022

Archive powered by MHonArc 2.6.24.

Top of Page