Merge pull request #1915 from alihanozturk/master

signon update url
This commit is contained in:
Burak Fazil Erturk
2016-06-10 19:07:53 +03:00
committed by GitHub
2 changed files with 6 additions and 4 deletions
+4 -2
View File
@@ -12,7 +12,6 @@
<Description>The PyPA recommended tool for installing Python packages</Description>
<License>MIT</License>
<Archive sha1sum="910e2dd5c533d351a7dc84bc9091893659afcbb0" type="targz">https://github.com/pypa/pip/archive/8.1.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -21,6 +20,9 @@
<Package>
<Name>pip3</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/pip</Path>
<Path fileType="executable">/usr/bin/pip3*</Path>
@@ -34,7 +36,7 @@
<History>
<Update release="4">
<Date>2016-06-09</Date>
<Date>2016-06-10</Date>
<Version>8.1.2</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
+2 -2
View File
@@ -12,7 +12,7 @@
<Summary>A framework for centrally storing authentication credentials</Summary>
<Description>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.</Description>
<Archive sha1sum="15a0963980ad596b0aafc6ff27eb28566ad7d4af" type="tarbz2">https://gitlab.com/accounts-sso/signond/repository/archive.tar.bz2</Archive>
<Archive sha1sum="45d28971726f705bba3c6fe937838adbbbd2aa0a" type="tarxz">https://sourceforge.net/projects/pisilinux/files/source/signon-8.58.tar.xz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>doxygen</Dependency>
@@ -66,7 +66,7 @@
<History>
<Update release="2">
<Date>2016-06-09</Date>
<Date>2016-06-10</Date>
<Version>8.58</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>