Skip to Content.
Sympa Menu

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

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 (22b1e19078b83b7d729b6e8f15f326d584596e6b)
  • Date: Sat, 19 Feb 2022 04:32:46 +0000

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

python-pypi/python-asana/DETAILS | 11 +++++------
python-pypi/python-asana/HISTORY | 3 +++
2 files changed, 8 insertions(+), 6 deletions(-)

New commits:
commit 22b1e19078b83b7d729b6e8f15f326d584596e6b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

python-asana: => 0.10.9

diff --git a/python-pypi/python-asana/DETAILS
b/python-pypi/python-asana/DETAILS
index a78da71..ab783ff 100755
--- a/python-pypi/python-asana/DETAILS
+++ b/python-pypi/python-asana/DETAILS
@@ -1,10 +1,9 @@
SPELL=python-asana
- SPELLX=${SPELL/python-/}
- VERSION=0.10.0
- SOURCE="${SPELLX}-${VERSION}.tar.gz"
- SOURCE_URL[0]=https://pypi.org/packages/source/a/${SPELLX}/${SOURCE}
-
SOURCE_HASH=sha512:0b080a7f050d329839c1fdd029036bf5728f59390f0a2bf4af5de0bc3b4884183005538079a6a17f208a4331cb77884e62cf6dc6ab7c75f1a2b5da62a4542fcc
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELLX}-${VERSION}"
+ VERSION=0.10.9
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+
SOURCE_URL[0]=https://github.com/Asana/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz
+
SOURCE_HASH=sha512:8b73e38e0d89614a127c0835a8b0e8f5f06fe213278d05fd9df1d16764f85e172b371cf322344f8df4be1cfae5f8cdc9d32665929b16f2d936823698a9bcbdbb
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=https://github.com/asana/python-asana
LICENSE[0]=MIT
ENTERED=20200305
diff --git a/python-pypi/python-asana/HISTORY
b/python-pypi/python-asana/HISTORY
index 0ac2396..fb8f5a3 100644
--- a/python-pypi/python-asana/HISTORY
+++ b/python-pypi/python-asana/HISTORY
@@ -1,2 +1,5 @@
+2022-02-18 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.10.9; updated source URL
+
2020-03-05 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS, DEPENDS: created spell, version 0.10.0



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (22b1e19078b83b7d729b6e8f15f326d584596e6b), Vlad Glagolev, 02/18/2022

Archive powered by MHonArc 2.6.24.

Top of Page