Skip to Content.
Sympa Menu

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

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 (dec81d64d7548ea19ede09df00f4b4ad92247bff)
  • Date: Wed, 19 Apr 2017 16:28:59 +0000

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

python-pypi/python-daemon/DEPENDS | 2 +-
python-pypi/python-daemon/DETAILS | 8 ++++----
python-pypi/python-daemon/HISTORY | 4 ++++
3 files changed, 9 insertions(+), 5 deletions(-)

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

python-daemon: => 2.1.2

diff --git a/python-pypi/python-daemon/DEPENDS
b/python-pypi/python-daemon/DEPENDS
index dd2b30a..b2489f1 100755
--- a/python-pypi/python-daemon/DEPENDS
+++ b/python-pypi/python-daemon/DEPENDS
@@ -1,4 +1,4 @@
-depends python &&
+depends PYTHON &&
depends SETUPTOOLS &&
depends lockfile &&
depends docutils
diff --git a/python-pypi/python-daemon/DETAILS
b/python-pypi/python-daemon/DETAILS
index dc3ba2b..8cd5efb 100755
--- a/python-pypi/python-daemon/DETAILS
+++ b/python-pypi/python-daemon/DETAILS
@@ -1,10 +1,10 @@
SPELL=python-daemon
- VERSION=2.0.5
+ VERSION=2.1.2
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE_URL[0]=https://pypi.python.org/packages/source/p/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:6bac000e304e0828dd54cfa3c7972c07dedb07684f98e5f7e05815df2cf2f25c43ddf4f121e8d282519bdfcca0990fab585f18e43b2578123bc7fbe5f5f8b73e
+ SOURCE_URL[0]=https://pypi.org/packages/source/p/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:28ae118fd652a0a26524215568df0b16264e3a844640fe47f0a08c45c7a16be1b60d78293c2fc13edfe1402a8b5dcd72ec11101c3b53e5b66f232b7e21d5d346
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- WEB_SITE=https://alioth.debian.org/projects/python-daemon/
+ WEB_SITE=https://pagure.io/python-daemon/
ENTERED=20150318
LICENSE[0]=APACHE
SHORT="library to implement a well-behaved Unix daemon process"
diff --git a/python-pypi/python-daemon/HISTORY
b/python-pypi/python-daemon/HISTORY
index 94c7c28..27a5e10 100644
--- a/python-pypi/python-daemon/HISTORY
+++ b/python-pypi/python-daemon/HISTORY
@@ -1,2 +1,6 @@
+2017-04-19 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.1.2; updated source url, website
+ * DEPENDS: Python 3 compat
+
2015-03-18 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS, DEPENDS: created spell, version 2.0.5



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (dec81d64d7548ea19ede09df00f4b4ad92247bff), Vlad Glagolev, 04/19/2017

Archive powered by MHonArc 2.6.24.

Top of Page