Skip to Content.
Sympa Menu

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

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 (ff2f90fb5f544aca324c4127ee8596343b50431c)
  • Date: Wed, 1 Nov 2023 15:12:59 +0000

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

python-pypi/m2crypto/DETAILS | 6 +++---
python-pypi/m2crypto/HISTORY | 3 +++
python-pypi/sqlalchemy/DEPENDS | 1 -
python-pypi/sqlalchemy/DETAILS | 4 ++--
python-pypi/sqlalchemy/HISTORY | 4 ++++
security-libs/cracklib/DETAILS | 10 +++++-----
security-libs/cracklib/HISTORY | 4 ++++
security-libs/cracklib/PRE_BUILD | 2 +-
8 files changed, 22 insertions(+), 12 deletions(-)

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

sqlalchemy: => 2.0.22

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

m2crypto: => 0.40.1

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

cracklib: => 2.9.11

diff --git a/python-pypi/m2crypto/DETAILS b/python-pypi/m2crypto/DETAILS
index a6dea49..c3579a4 100755
--- a/python-pypi/m2crypto/DETAILS
+++ b/python-pypi/m2crypto/DETAILS
@@ -1,7 +1,7 @@
SPELL=m2crypto
- VERSION=0.39.0
-
VX=16/49/bfeaf55da3378292e40e93319717bb4334400e86c00a57fc52677f11fb65
-
SOURCE_HASH=sha512:5d8210c6204fd71f06d238c5b1fe08dd38d6b8e92db7b1e433a9e4e2fe9af46d6d55df7550716a7d05328fb3c9eed427f015b7d5a1fe33a073f0af15a82ab050
+ VERSION=0.40.1
+
VX=9e/a3/9433817493ea250db67a05de3361cb0a1d58531847d50406f2f28455e68c
+
SOURCE_HASH=sha512:ca914de14621af4aa9b7f11664702557e596438cc76869478a2a75eb37ca14243e7064db7e32985834260ffa9136836884e60916d542a685ac3f1481b9320b69
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/M2Crypto-$VERSION

SOURCE_URL[0]=https://files.pythonhosted.org/packages/$VX/M2Crypto-${VERSION}.tar.gz
diff --git a/python-pypi/m2crypto/HISTORY b/python-pypi/m2crypto/HISTORY
index 18227b1..2158091 100644
--- a/python-pypi/m2crypto/HISTORY
+++ b/python-pypi/m2crypto/HISTORY
@@ -1,3 +1,6 @@
+2023-11-01 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.40.1
+
2023-07-07 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.39.0

diff --git a/python-pypi/sqlalchemy/DEPENDS b/python-pypi/sqlalchemy/DEPENDS
index a7a138f..5c63849 100755
--- a/python-pypi/sqlalchemy/DEPENDS
+++ b/python-pypi/sqlalchemy/DEPENDS
@@ -1,5 +1,4 @@
. $SECTION_DIRECTORY/PY_DEPENDS &&
-depends typing-extensions &&
suggest_depends fdb "" "" "for Firebird support" &&
suggest_depends pymysql "" "" "for MySQL support via pymysql" &&
suggest_depends mysql-python "" "" "for MySQL support via MySQL-Python" &&
diff --git a/python-pypi/sqlalchemy/DETAILS b/python-pypi/sqlalchemy/DETAILS
index 8a250b3..978dd07 100755
--- a/python-pypi/sqlalchemy/DETAILS
+++ b/python-pypi/sqlalchemy/DETAILS
@@ -1,7 +1,7 @@
SPELL=sqlalchemy
SPELLX=SQLAlchemy
- VERSION=2.0.21
-
SOURCE_HASH=sha512:5fb0e3711445c6aa95d6facac098a05f0d20f9dacc4e9abe12057e0def7cfe07c73c2b43f1b8c7868e67e20e76f0b1da19eba10de87394db22d1d9a28ae23715
+ VERSION=2.0.22
+
SOURCE_HASH=sha512:76db680d80939235c17f2fbfe8f7dbc822a9299d52ab261ec76481e76de7bed80dbd4b5f9c7ed1d7c2d1b0651d035a47a8990691a128fd999a6a29c7c45b5459
SOURCE="${SPELLX}-${VERSION}.tar.gz"
SOURCE_URL[0]=https://pypi.io/packages/source/s/${SPELL}/${SOURCE}
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
diff --git a/python-pypi/sqlalchemy/HISTORY b/python-pypi/sqlalchemy/HISTORY
index 2edb861..6ceb66a 100644
--- a/python-pypi/sqlalchemy/HISTORY
+++ b/python-pypi/sqlalchemy/HISTORY
@@ -1,3 +1,7 @@
+2023-11-01 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.0.22
+ * DEPENDS: drop typing-extensions
+
2023-10-05 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.0.21

diff --git a/security-libs/cracklib/DETAILS b/security-libs/cracklib/DETAILS
index 60416b0..4e82b1e 100755
--- a/security-libs/cracklib/DETAILS
+++ b/security-libs/cracklib/DETAILS
@@ -1,11 +1,11 @@
SPELL=cracklib
- VERSION=2.9.7
-
SOURCE_HASH=sha512:f6bf65ac092ba46ff78ddbc115692260fb76dc71219cd679d2ea935ebfb9e709fbb30259a7406743ed00dbdc415335b3ac9d9fcba1d204ea36d5eb96bf1333a2
-
SOURCE2_HASH=sha512:1fa34b0a2e16d6906982b248f1757bf5bf8154d8d7e8bab94a4ac25080c41434d3828a2c8dd5065e9be586f36480ab70375f09e0bb64eb495d96a460619e2bae
+ VERSION=2.9.11
+
SOURCE_HASH=sha512:c32e509f757344a1f0b7032ad3b6dc47a8759852a94e511c92073d85bce55f45d48c389d9eb34c993e1d61ad5c1542150672f3e8bc147148ebbb04d3319a2409
+
SOURCE2_HASH=sha512:09e4bf6ad6064accc88d9206e2b2dd28f0e80f827c600f510dc9bb8ac5d51454da2dfbd8e80f2683af501b6f298fb53fb4cf2fb2b5d668940cc6f64701ed6730
SECURITY_PATCH=1
VERSIONWORDS=$VERSION
- SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE2=$SPELL-words-$VERSIONWORDS.gz
+ SOURCE=$SPELL-$VERSION.tar.xz
+ SOURCE2=$SPELL-words-$VERSIONWORDS.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/cracklib/cracklib
URI=$WEB_SITE/releases/download/v$VERSION
diff --git a/security-libs/cracklib/HISTORY b/security-libs/cracklib/HISTORY
index b698455..61bb3af 100644
--- a/security-libs/cracklib/HISTORY
+++ b/security-libs/cracklib/HISTORY
@@ -1,3 +1,7 @@
+2023-11-01 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.9.11
+ use .xz files
+
2022-05-21 Eric Sandall <sandalle AT sourcemage.org>
* PRE_BUILD: Fix cracklib not finding python 3.10, instead thinking
it's 3.1

diff --git a/security-libs/cracklib/PRE_BUILD
b/security-libs/cracklib/PRE_BUILD
index 192fd7f..f52d29b 100755
--- a/security-libs/cracklib/PRE_BUILD
+++ b/security-libs/cracklib/PRE_BUILD
@@ -7,4 +7,4 @@ if [[ "$(installed_version python3 | cut -d. -f2)" -gt '9'
]]; then
sedit 's:PYTHON -c "import sys;
sys.stdout.write(sys.version\[\:3\]):PYTHON -c "import sys;
sys.stdout.write(sys.version\[\:4\]):' "${SOURCE_DIRECTORY}"/configure
fi &&
# decompress cracklib's own wordlist file
-gzip -cd "$SOURCE_CACHE/$SOURCE2" > "$SOURCE_DIRECTORY/${SOURCE2%.gz}"
+xzcat "$SOURCE_CACHE/$SOURCE2" > "$SOURCE_DIRECTORY/${SOURCE2%.xz}"



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (ff2f90fb5f544aca324c4127ee8596343b50431c), Treeve Jelbert, 11/01/2023

Archive powered by MHonArc 2.6.24.

Top of Page