sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (a3dc997b0ce401bb762fbe571067e2f30dfe08f5)
- From: Pavel Vinogradov <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 Pavel Vinogradov (a3dc997b0ce401bb762fbe571067e2f30dfe08f5)
- Date: Sun, 15 Mar 2026 18:25:10 +0000
GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:
python-pypi/setuptools_scm/BUILD | 1 +
python-pypi/setuptools_scm/DEPENDS | 5 ++++-
python-pypi/setuptools_scm/DETAILS | 9 +++++----
python-pypi/setuptools_scm/HISTORY | 5 +++++
python-pypi/setuptools_scm/INSTALL | 6 ++++++
5 files changed, 21 insertions(+), 5 deletions(-)
New commits:
commit a3dc997b0ce401bb762fbe571067e2f30dfe08f5
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
python-pypi/setuptools_scm: version 9.2.2
diff --git a/python-pypi/setuptools_scm/BUILD
b/python-pypi/setuptools_scm/BUILD
new file mode 100755
index 0000000..cd36579
--- /dev/null
+++ b/python-pypi/setuptools_scm/BUILD
@@ -0,0 +1 @@
+python3 -m build --wheel --skip-dependency-check --no-isolation
diff --git a/python-pypi/setuptools_scm/DEPENDS
b/python-pypi/setuptools_scm/DEPENDS
index 6de4242..9f9fd41 100755
--- a/python-pypi/setuptools_scm/DEPENDS
+++ b/python-pypi/setuptools_scm/DEPENDS
@@ -1 +1,4 @@
-. "${SECTION_DIRECTORY}/PY_DEPENDS"
+depends python3 &&
+depends flit-core &&
+depends wheel &&
+depends py-build
diff --git a/python-pypi/setuptools_scm/DETAILS
b/python-pypi/setuptools_scm/DETAILS
index 9b4dad4..41b9c6b 100755
--- a/python-pypi/setuptools_scm/DETAILS
+++ b/python-pypi/setuptools_scm/DETAILS
@@ -1,9 +1,10 @@
SPELL=setuptools_scm
- VERSION=6.0.1
-
SOURCE_HASH=sha512:db27653c57f674ec62689247680adace3779216249f1b09a35e8a0233a1ec1acb9ae89b52acd439f7062da2ba1a45b8c0d6d81333ddda0764447c30698ddb314
+ SPELLX="${SPELL/_/-}"
+ VERSION=9.2.2
+
SOURCE_HASH=sha512:3454202f55d782caf467e41f5e04f871415bd62349b36af24dff750dd5cbaa4e32fcfbd5aa9c9a8fe8d20a225aec7ee1e2805785890c92d8ad6094a9489dcbf0
SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=https://pypi.io/packages/source/s/${SPELL}/${SOURCE}
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+
SOURCE_URL[0]="https://github.com/pypa/${SPELLX}/archive/refs/tags/v${VERSION}.tar.gz"
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
WEB_SITE=https://github.com/pypa/setuptools_scm
LICENSE[0]=MIT
ENTERED=20170222
diff --git a/python-pypi/setuptools_scm/HISTORY
b/python-pypi/setuptools_scm/HISTORY
index c0488b5..18b2695 100644
--- a/python-pypi/setuptools_scm/HISTORY
+++ b/python-pypi/setuptools_scm/HISTORY
@@ -1,3 +1,8 @@
+2026-03-15 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 9.2.2, swithed to github source url,
+ updated BUILD_DIRECTORY
+ * BUILD, DEPENDS, INSTALL: transformed into wheel build/install
procedure
+
2021-04-05 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 6.0.1
diff --git a/python-pypi/setuptools_scm/INSTALL
b/python-pypi/setuptools_scm/INSTALL
new file mode 100755
index 0000000..0ed5bbc
--- /dev/null
+++ b/python-pypi/setuptools_scm/INSTALL
@@ -0,0 +1,6 @@
+mkdir -p "${SOURCE_DIRECTORY}/builddir" &&
+PYTHONPATH=src python3 -m installer --destdir="${SOURCE_DIRECTORY}/builddir"
dist/*.whl &&
+
+cd builddir &&
+find . | cpio --pass-through --make-directories --unconditional --verbose \
+ "${INSTALL_ROOT}/"
- [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (a3dc997b0ce401bb762fbe571067e2f30dfe08f5), Pavel Vinogradov, 03/15/2026
Archive powered by MHonArc 2.6.24.