Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (d29b1f4d123bfafe5069fdd95331d0c3901a73fa)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (d29b1f4d123bfafe5069fdd95331d0c3901a73fa)
  • Date: Sun, 7 Nov 2021 21:50:09 +0000

GIT changes to master grimoire by Florian Franzmann <bwlf AT bandrate.org>:

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

New commits:
commit d29b1f4d123bfafe5069fdd95331d0c3901a73fa
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

libs/icu: version 70.1

commit c6068d2372529d116c55bfffe235dc7f82f8ee5c
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

python-pypi/pygame: version 2.1.0

diff --git a/libs/icu/DETAILS b/libs/icu/DETAILS
index 2d0cbc5..16a9a88 100755
--- a/libs/icu/DETAILS
+++ b/libs/icu/DETAILS
@@ -1,5 +1,5 @@
SPELL=icu
- VERSION=69.1
+ VERSION=70.1
VERSIONX=${VERSION//./_}
SOURCE="${SPELL}4c-${VERSIONX}-src.tgz"

URI="https://github.com/unicode-org/${SPELL}/releases/download/release-${VERSION/./-}";
diff --git a/libs/icu/HISTORY b/libs/icu/HISTORY
index d1d8455..a74f2e6 100644
--- a/libs/icu/HISTORY
+++ b/libs/icu/HISTORY
@@ -1,3 +1,6 @@
+2021-11-07 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 70.1
+
2021-05-17 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS: version 69.1 and nothing else
There is no official development version unless we'd go for git
diff --git a/python-pypi/pygame/DETAILS b/python-pypi/pygame/DETAILS
index 9ae2ec3..2f72767 100755
--- a/python-pypi/pygame/DETAILS
+++ b/python-pypi/pygame/DETAILS
@@ -1,9 +1,9 @@
SPELL=pygame
- VERSION=2.0.3
+ VERSION=2.1.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=https://github.com/pygame/pygame/archive/$VERSION.tar.gz
-
SOURCE_HASH=sha512:d9e17de0cd8f9e3a18c4dfebbe56aef91e0c937356fd8ce63781ed14e0b3310764bb5ceeb68c07ad91e7a0dae78b2bb821c04fd990fd97f4f2b99596e1fe68b8
+
SOURCE_HASH=sha512:6cbab82e47d17d905e05598f9b3773669bbe24897758ecb99532f582308749675e8dd3c039205e01c85a49df33b12c14d91ac8ccdea106d7df79c15136fc7595
LICENSE[0]=LGPL
WEB_SITE=http://www.pygame.org
KEYWORDS="sdl python devel"
diff --git a/python-pypi/pygame/HISTORY b/python-pypi/pygame/HISTORY
index f6bdc95..e26f958 100644
--- a/python-pypi/pygame/HISTORY
+++ b/python-pypi/pygame/HISTORY
@@ -1,3 +1,6 @@
+2021-11-07 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 2.1.0
+
2021-11-06 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 2.0.3
* DEPENDS: depend on sdl2 instead of sdl



  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (d29b1f4d123bfafe5069fdd95331d0c3901a73fa), Florian Franzmann, 11/07/2021

Archive powered by MHonArc 2.6.24.

Top of Page