sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (de46d750f3082a26dba0451e19df5153eeaae476)
- From: Ismael Luceno <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 Ismael Luceno (de46d750f3082a26dba0451e19df5153eeaae476)
- Date: Sat, 21 Mar 2026 18:11:03 +0000
GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:
ChangeLog | 4 ++++
python-pypi/python-dotenv/DEPENDS | 2 ++
python-pypi/python-dotenv/DETAILS | 16 ++++++++++++++++
python-pypi/python-dotenv/HISTORY | 2 ++
4 files changed, 24 insertions(+)
New commits:
commit de46d750f3082a26dba0451e19df5153eeaae476
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>
python-dotenv: new spell, Set environment variables from .env file
diff --git a/ChangeLog b/ChangeLog
index 1a290b7..6bd219d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2026-03-21 Ismael Luceno <ismael AT sourcemage.org>
+ * python-pypi/python-dotenv: new spell, Set environment variables
+ from .env file
+
2026-03-14 Treeve Jelbert <treeve AT sourcemage.org>
* rapidyaml: added
diff --git a/python-pypi/python-dotenv/DEPENDS
b/python-pypi/python-dotenv/DEPENDS
new file mode 100755
index 0000000..2560bb0
--- /dev/null
+++ b/python-pypi/python-dotenv/DEPENDS
@@ -0,0 +1,2 @@
+depends pip &&
+depends python3
diff --git a/python-pypi/python-dotenv/DETAILS
b/python-pypi/python-dotenv/DETAILS
new file mode 100755
index 0000000..4f0a41a
--- /dev/null
+++ b/python-pypi/python-dotenv/DETAILS
@@ -0,0 +1,16 @@
+# Watch: https://github.com/theskumar/python-dotenv/tags
+ SPELL=python-dotenv
+ VERSION=1.2.2
+ SOURCE=${SPELL/-/_}-$VERSION.tar.gz
+
SOURCE_URL[0]=https://files.pythonhosted.org/packages/source/p/$SPELL/$SOURCE
+
SOURCE_HASH=sha256:2c371a91fbd7ba082c2c1dc1f8bf89ca22564a087c2c287cd9b662adde799cf3
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SOURCE%.tar.gz}"
+ WEB_SITE=https://github.com/theskumar/python-dotenv
+ LICENSE=BSD
+ ENTERED=20260321
+ SHORT="Set environment variables from .env file"
+cat << EOF
+python-dotenv reads key-value pairs from a .env file and can set them as
+environment variables. It helps in the development of applications following
+the 12-factor principles.
+EOF
diff --git a/python-pypi/python-dotenv/HISTORY
b/python-pypi/python-dotenv/HISTORY
new file mode 100644
index 0000000..1f32a45
--- /dev/null
+++ b/python-pypi/python-dotenv/HISTORY
@@ -0,0 +1,2 @@
+2026-03-21 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
- [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (de46d750f3082a26dba0451e19df5153eeaae476), Ismael Luceno, 03/21/2026
Archive powered by MHonArc 2.6.24.