Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (5230b84e6f3b0005932d1446309f481fc33df3df)

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 stable-0.62 grimoire by Vlad Glagolev (5230b84e6f3b0005932d1446309f481fc33df3df)
  • Date: Mon, 12 Dec 2016 21:17:06 +0000

GIT changes to stable-0.62 grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

dev/null |binary
python-pypi/lockfile/DEPENDS | 2 +-
python-pypi/lockfile/DETAILS | 11 ++++++-----
python-pypi/lockfile/HISTORY | 5 +++++
4 files changed, 12 insertions(+), 6 deletions(-)

New commits:
commit 5230b84e6f3b0005932d1446309f481fc33df3df
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

lockfile: => 0.12.2

(cherry picked from commit 97485672b2b891f3c6a0e482873fa6e184a55710)

diff --git a/python-pypi/lockfile/DEPENDS b/python-pypi/lockfile/DEPENDS
index 6e84a0e..e4ea57a 100755
--- a/python-pypi/lockfile/DEPENDS
+++ b/python-pypi/lockfile/DEPENDS
@@ -1 +1 @@
-depends python
+depends PYTHON
diff --git a/python-pypi/lockfile/DETAILS b/python-pypi/lockfile/DETAILS
index d102716..b552b43 100755
--- a/python-pypi/lockfile/DETAILS
+++ b/python-pypi/lockfile/DETAILS
@@ -1,10 +1,11 @@
SPELL=lockfile
- VERSION=0.9.1
+ VERSION=0.12.2
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE_URL[0]=https://pylockfile.googlecode.com/files/$SOURCE
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELL-$VERSION
- SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
- WEB_SITE=http://code.google.com/p/episoder/
+ SOURCE_URL[0]=https://pypi.io/packages/source/l/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:67b7d651d7e963a497c2604912c61eed90181cdd09c744a0ceaa26e6bbe09d1a871ce48be3949b7da7ea6b366b15492c8c8de589edeca2641ca5e6cb3804df07
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/$SPELL-$VERSION"
+ DOC_DIRS=""
+ WEB_SITE=https://launchpad.net/pylockfile
LICENSE[0]=GPL
ENTERED=20111226
SHORT="API for locking files"
diff --git a/python-pypi/lockfile/HISTORY b/python-pypi/lockfile/HISTORY
index e5d55b5..62bcb28 100644
--- a/python-pypi/lockfile/HISTORY
+++ b/python-pypi/lockfile/HISTORY
@@ -1,3 +1,8 @@
+2016-12-12 Vlad Glagolev <stealth AT sourceamge.org>
+ * DETAILS: updated spell to 0.12.2; updated source url, website;
quoting
+ paths; don't do useless doc'ing
+ * DEPENDS: python -> PYTHON
+
2011-12-26 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 0.9.1

diff --git a/python-pypi/lockfile/lockfile-0.9.1.tar.gz.sig
b/python-pypi/lockfile/lockfile-0.9.1.tar.gz.sig
deleted file mode 100644
index 35c686a..0000000
Binary files a/python-pypi/lockfile/lockfile-0.9.1.tar.gz.sig and /dev/null
differ



  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (5230b84e6f3b0005932d1446309f481fc33df3df), Vlad Glagolev, 12/12/2016

Archive powered by MHonArc 2.6.24.

Top of Page