Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Vlad Glagolev (476973920f684cc4b3dd0008d598c1ab26a2bae9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Vlad Glagolev (476973920f684cc4b3dd0008d598c1ab26a2bae9)
  • Date: Mon, 18 Mar 2024 05:43:39 +0000

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

devel/pyenv-virtualenv/DETAILS | 4 ++--
devel/pyenv-virtualenv/HISTORY | 4 ++++
devel/pyenv/DETAILS | 4 ++--
devel/pyenv/HISTORY | 3 +++
4 files changed, 11 insertions(+), 4 deletions(-)

New commits:
commit 476973920f684cc4b3dd0008d598c1ab26a2bae9
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pyenv-virtualenv: => 1.2.1

commit 3119069b3e92b5f27e504142da28bbb50577dd96
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pyenv: => 2.3.36

diff --git a/devel/pyenv-virtualenv/DETAILS b/devel/pyenv-virtualenv/DETAILS
index 2f32e61..896126c 100755
--- a/devel/pyenv-virtualenv/DETAILS
+++ b/devel/pyenv-virtualenv/DETAILS
@@ -1,8 +1,8 @@
SPELL=pyenv-virtualenv
- VERSION=1.1.5
+ VERSION=1.2.1
SOURCE=${SPELL}-${VERSION}.tar.gz

SOURCE_URL[0]=https://github.com/pyenv/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz
-
SOURCE_HASH=sha512:46297b6f61671f89d65035ce9e3a24f40737374c2ef56516dcbcea1524c3a733fe50b5270f145a00868604bc3cee857c3db3bccbcfaf5449340409d05150d5a5
+
SOURCE_HASH=sha512:d6dfd7d56ea6d87cb6e7ffc9257a9d087c462c374b3e91b712813cdc948c931e6232d3dc0e141dae3038016ada3ff3b1d592ab52c9c7f0b64bd9ff81d4c60a51
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
DOC_DIRS=""
WEB_SITE=https://github.com/pyenv/pyenv-virtualenv
diff --git a/devel/pyenv-virtualenv/HISTORY b/devel/pyenv-virtualenv/HISTORY
index 3cd39c7..2213f19 100644
--- a/devel/pyenv-virtualenv/HISTORY
+++ b/devel/pyenv-virtualenv/HISTORY
@@ -1,3 +1,7 @@
+2024-03-17 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.2.1
+ * PRE_BUILD, fix-symlink-308.patch: dropped, no longer needed
+
2022-09-14 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS, DEPENDS, {PRE_,}BUILD, INSTALL, FINAL,
fix-symlink-308.patch:
created spell, version 1.1.5
diff --git a/devel/pyenv/DETAILS b/devel/pyenv/DETAILS
index 878d71d..87046f6 100755
--- a/devel/pyenv/DETAILS
+++ b/devel/pyenv/DETAILS
@@ -1,8 +1,8 @@
SPELL=pyenv
- VERSION=2.3.4
+ VERSION=2.3.36
SOURCE=${SPELL}-${VERSION}.tar.gz

SOURCE_URL[0]=https://github.com/pyenv/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz
-
SOURCE_HASH=sha512:1d0c66ed0b30b722040764c1df78310df00d65390123f97a06ea485fd022a4f712fb1d6579e852d97ad8f71ee062d9454444a2b6c53f90bd81c6b82882f37b98
+
SOURCE_HASH=sha512:91a8497e36eba78441042a82961c6f1bd2ace2b4571dea352c26b6071825c622f5c90d0776305c28eb65521bb22ea0473158b3d1340247bfb4a59d8a928d61e7
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
DOC_DIRS=""
WEB_SITE=https://github.com/pyenv/pyenv
diff --git a/devel/pyenv/HISTORY b/devel/pyenv/HISTORY
index ead43a7..238add2 100644
--- a/devel/pyenv/HISTORY
+++ b/devel/pyenv/HISTORY
@@ -1,3 +1,6 @@
+2024-03-17 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.3.36
+
2022-09-14 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS, DEPENDS, {PRE_,}BUILD, INSTALL, FINAL, plugins-path.patch:
created spell, version 2.3.4


  • [[SM-Commit] ] GIT changes to master grimoire by Vlad Glagolev (476973920f684cc4b3dd0008d598c1ab26a2bae9), Vlad Glagolev, 03/18/2024

Archive powered by MHonArc 2.6.24.

Top of Page