Skip to Content.
Sympa Menu

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

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 (0aff7db265aef5ae4726ec96226a4872461d3973)
  • Date: Fri, 3 May 2019 23:20:01 +0000

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

python-pypi/python-urllib3/DEPENDS | 1 +
python-pypi/python-urllib3/HISTORY | 3 +++
2 files changed, 4 insertions(+)

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

python-urllib3: added missing python dependency

diff --git a/python-pypi/python-urllib3/DEPENDS
b/python-pypi/python-urllib3/DEPENDS
index cf037eb..2cd9b66 100755
--- a/python-pypi/python-urllib3/DEPENDS
+++ b/python-pypi/python-urllib3/DEPENDS
@@ -1,3 +1,4 @@
+depends PYTHON &&
depends pyopenssl &&
depends python-cryptography &&
depends python-idna &&
diff --git a/python-pypi/python-urllib3/HISTORY
b/python-pypi/python-urllib3/HISTORY
index a647c6a..ce52d5d 100644
--- a/python-pypi/python-urllib3/HISTORY
+++ b/python-pypi/python-urllib3/HISTORY
@@ -1,3 +1,6 @@
+2019-05-03 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: added missing python dependency
+
2019-04-18 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.24.2




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (0aff7db265aef5ae4726ec96226a4872461d3973), Vlad Glagolev, 05/03/2019

Archive powered by MHonArc 2.6.24.

Top of Page