Skip to Content.
Sympa Menu

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

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 (5f8400486aba94f8932385dee2d4e5c5282559b0)
  • Date: Mon, 16 Jan 2017 00:49:57 +0000

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

python-pypi/pil/HISTORY | 4 ++++
python-pypi/pil/TRIGGERS | 1 -
python-pypi/pil/UP_TRIGGERS | 2 ++
python-pypi/pillow/CONFLICTS | 1 +
python-pypi/pillow/HISTORY | 3 +++
5 files changed, 10 insertions(+), 1 deletion(-)

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

pillow: conflicts with pil

(cherry picked from commit 28c0e9490a19059a0f74fabb742b9738d761eef0)

Conflicts:
python-pypi/pillow/HISTORY

commit 506e44a1507285719a49ed4353edb5012cfe840b
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

pil: use UP_TRIGGERS

(cherry picked from commit ce2878cd07dc12e8d231446e797a65a3436030db)

diff --git a/python-pypi/pil/HISTORY b/python-pypi/pil/HISTORY
index ac4c10e..bfc1574 100644
--- a/python-pypi/pil/HISTORY
+++ b/python-pypi/pil/HISTORY
@@ -1,3 +1,7 @@
+2017-01-15 Vlad Glagolev <stealth AT sourcemage.org>
+ * UP_TRIGGERS: added, for smooth migration to pillow
+ * TRIGGERS: dropped
+
2013-08-14 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* spell deprecated [unmaintained]
* PATCHLEVEL=9999
diff --git a/python-pypi/pil/TRIGGERS b/python-pypi/pil/TRIGGERS
deleted file mode 100755
index 08e5186..0000000
--- a/python-pypi/pil/TRIGGERS
+++ /dev/null
@@ -1 +0,0 @@
-on_cast pil dispel_self
diff --git a/python-pypi/pil/UP_TRIGGERS b/python-pypi/pil/UP_TRIGGERS
new file mode 100755
index 0000000..ea1e392
--- /dev/null
+++ b/python-pypi/pil/UP_TRIGGERS
@@ -0,0 +1,2 @@
+up_trigger pil dispel_self &&
+up_trigger pillow cast_self
diff --git a/python-pypi/pillow/CONFLICTS b/python-pypi/pillow/CONFLICTS
new file mode 100755
index 0000000..ba7ed56
--- /dev/null
+++ b/python-pypi/pillow/CONFLICTS
@@ -0,0 +1 @@
+conflicts pil y
diff --git a/python-pypi/pillow/HISTORY b/python-pypi/pillow/HISTORY
index 8e0600b..a14d63d 100644
--- a/python-pypi/pillow/HISTORY
+++ b/python-pypi/pillow/HISTORY
@@ -1,3 +1,6 @@
+2017-01-15 Vlad Glagolev <stealth AT sourcemage.org>
+ * CONFLICTS: added, conflicts with pil
+
2015-05-31 Vlad Glagolev <stealth AT sourcemage.org>
* BUILD: fixed build with system zlib




  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (5f8400486aba94f8932385dee2d4e5c5282559b0), Vlad Glagolev, 01/15/2017

Archive powered by MHonArc 2.6.24.

Top of Page