Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (e459018c254ba024cb4247d0844d7d0a48af17ee)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (e459018c254ba024cb4247d0844d7d0a48af17ee)
  • Date: Fri, 16 Sep 2022 14:40:33 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

python-pypi/setuptools-rust/DEPENDS | 1 +
python-pypi/setuptools-rust/HISTORY | 1 +
2 files changed, 2 insertions(+)

New commits:
commit e459018c254ba024cb4247d0844d7d0a48af17ee
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

python-pypi/setuptools-rust: depends on typing-extensions

diff --git a/python-pypi/setuptools-rust/DEPENDS
b/python-pypi/setuptools-rust/DEPENDS
index f3b7022..79703ff 100755
--- a/python-pypi/setuptools-rust/DEPENDS
+++ b/python-pypi/setuptools-rust/DEPENDS
@@ -1,4 +1,5 @@
depends python3 &&
depends python-toml &&
depends setuptools &&
+depends typing-extensions &&
depends wheel
diff --git a/python-pypi/setuptools-rust/HISTORY
b/python-pypi/setuptools-rust/HISTORY
index f206bc0..5d72bdf 100644
--- a/python-pypi/setuptools-rust/HISTORY
+++ b/python-pypi/setuptools-rust/HISTORY
@@ -1,5 +1,6 @@
2022-09-16 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 1.5.1
+ * DEPENDS: needs typing-extensions

2021-09-16 Pavel Vinogradov <public AT sourcemage.org>
* BUILD, DEPENDS, DETAILS: created



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (e459018c254ba024cb4247d0844d7d0a48af17ee), Pavel Vinogradov, 09/16/2022

Archive powered by MHonArc 2.6.24.

Top of Page