From 3ed0f994373b5ba9b1f9c744becf465c899a286b Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Fri, 10 Jun 2016 18:56:14 +0300 Subject: [PATCH 1/2] update url --- programming/library/signon/pspec.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/programming/library/signon/pspec.xml b/programming/library/signon/pspec.xml index b6b9bf0ec6..fbc9d5c02b 100644 --- a/programming/library/signon/pspec.xml +++ b/programming/library/signon/pspec.xml @@ -12,7 +12,7 @@ A framework for centrally storing authentication credentials Single Sign-On is a framework for centrally storing authentication credentials and handling authentication on behalf of applications as requested by applicationsIt consists of a secure storage of login credentials (for example usernames and passwords), plugins for different authentication systems and a client library for applications to communicate with this system. - https://gitlab.com/accounts-sso/signond/repository/archive.tar.bz2 + https://sourceforge.net/projects/pisilinux/files/source/signon-8.58.tar.xz qt5-base-devel doxygen @@ -66,7 +66,7 @@ - 2016-06-09 + 2016-06-10 8.58 Release Bump Pisi Linux Community From 18d9a49730454bcb256c4f9f3f8e2af582cb3fbc Mon Sep 17 00:00:00 2001 From: alihanozturk Date: Fri, 10 Jun 2016 19:02:41 +0300 Subject: [PATCH 2/2] pip3:add dep --- programming/language/python3/pip/pspec.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/programming/language/python3/pip/pspec.xml b/programming/language/python3/pip/pspec.xml index 552bd63087..40a3695bd6 100644 --- a/programming/language/python3/pip/pspec.xml +++ b/programming/language/python3/pip/pspec.xml @@ -12,7 +12,6 @@ The PyPA recommended tool for installing Python packages MIT https://github.com/pypa/pip/archive/8.1.2.tar.gz - python3-setuptools python3-devel @@ -21,6 +20,9 @@ pip3 + + python3 + /usr/bin/pip /usr/bin/pip3* @@ -34,7 +36,7 @@ - 2016-06-09 + 2016-06-10 8.1.2 Release Bump Pisi Linux Community