Merge pull request #2614 from alihanozturk/master

dbus-python*:moved programming/language/python3
This commit is contained in:
Ertuğrul Erata
2017-01-24 22:06:50 +02:00
committed by GitHub
20 changed files with 114203 additions and 113363 deletions
View File
+113955 -113359
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1 +1 @@
d260549502dc645a358fe82acedac9cf7a44b952
44ec54408e4b8502a047e3d78005ca4eea4069da
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
1be74c6bdbb2d4aac56a9a0b2127335ef13799de
743b081ba53481a031d87b2f98dd566bc915d199
@@ -0,0 +1,22 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import perlmodules
from pisi.actionsapi import pisitools
def setup():
perlmodules.configure()
def build():
perlmodules.make()
def check():
perlmodules.make("test")
def install():
perlmodules.install()
pisitools.dodoc("Changes")
@@ -0,0 +1,45 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Sub-Identify</Name>
<Homepage>http://search.cpan.org/dist/Sub-Identify</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>Artistic-2</License>
<License>GPLv1</License>
<IsA>library</IsA>
<Summary>Perl module to retrieve names of code references</Summary>
<Description>perl-Sub-Identify is a Perl module allowing you to retrieve the real name of code references through the introspection mechanism.</Description>
<Archive sha1sum="ceb912772a7879d19ff4403e77812b49f8b8fcb8" type="targz">http://www.cpan.org/authors/id/R/RG/RGARCIA/Sub-Identify-0.12.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Test-Pod</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-Sub-Identify</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Test-Pod</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2017-01-24</Date>
<Version>0.12</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>perl-Sub-Identify</Name>
<Summary xml:lang="tr">Kod referanslarının adlarını almak için Perl modülü</Summary>
<Description xml:lang="tr">perl-Sub-Identify, introspection mekanizmasıyla kod referanslarının adlarını almaya yarayan bir Perl modülüdür.</Description>
</Source>
</PISI>
@@ -0,0 +1,22 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import perlmodules
from pisi.actionsapi import pisitools
def setup():
perlmodules.configure()
def build():
perlmodules.make()
def check():
perlmodules.make("test")
def install():
perlmodules.install()
pisitools.dodoc("Changes")
@@ -0,0 +1,46 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Super</Name>
<Homepage>http://search.cpan.org/dist/SUPER/</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>Artistic-2</License>
<License>GPLv1</License>
<IsA>library</IsA>
<Summary>Control superclass method dispatch.</Summary>
<Description>Control superclass method dispatch.</Description>
<Archive sha1sum="b4eccae36828cf81f27e349c4528735d13804949" type="targz">http://www.cpan.org/authors/id/C/CH/CHROMATIC/SUPER-1.20141117.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Sub-Identify</Dependency>
<Dependency>perl-Module-Build</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-Super</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Sub-Identify</Dependency>
<Dependency>perl-Module-Build</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2017-01-24</Date>
<Version>20141117</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>perl-Super</Name>
<Summary xml:lang="tr">Üst sınıf yönteminin gönderilmesini denetle.</Summary>
<Description xml:lang="tr">Üst sınıf yönteminin gönderilmesini denetle.</Description>
</Source>
</PISI>
@@ -0,0 +1,22 @@
#!/usr/bin/python
# -*- coding: utf-8 -*-
#
# Licensed under the GNU General Public License, version 3.
# See the file http://www.gnu.org/licenses/gpl.txt
from pisi.actionsapi import perlmodules
from pisi.actionsapi import pisitools
def setup():
perlmodules.configure()
def build():
perlmodules.make()
def check():
perlmodules.make("test")
def install():
perlmodules.install()
pisitools.dodoc("Changes")
@@ -0,0 +1,50 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Test-MockModule</Name>
<Homepage>http://search.cpan.org/dist/Test-MockModule/</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>Artistic-2</License>
<License>GPLv1</License>
<IsA>library</IsA>
<Summary>Override subroutines in a module for unit testing.</Summary>
<Description>Test-MockModule lets you temporarily redefine subroutines in other packages for the purposes of unit testing.</Description>
<Archive sha1sum="a6d6dca16483a9e6fd57838e36ba94fa2e5b26e4" type="targz">http://www.cpan.org/authors/id/G/GF/GFRANKS/Test-MockModule-0.11.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Super</Dependency>
<Dependency>perl-Test-Pod</Dependency>
<Dependency>perl-Test-Pod-Coverage</Dependency>
<Dependency>perl-Module-Build</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-Test-MockModule</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Super</Dependency>
<Dependency>perl-Test-Pod</Dependency>
<Dependency>perl-Test-Pod-Coverage</Dependency>
<Dependency>perl-Module-Build</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2017-01-24</Date>
<Version>0.11</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>perl-Test-MockModule</Name>
<Summary xml:lang="tr">Birim test için bir modüldeki altprogramları geçersiz kılın.</Summary>
<Description xml:lang="tr">perl-Test-MockModule birim test amaçları için diğer paketlerdeki altprogramları geçici olarak yeniden tanımlamanıza izin verir.</Description>
</Source>
</PISI>
@@ -48,6 +48,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-01-24</Date>
<Version>0.1.1</Version>
<Comment>Rebuild for new toolchain</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>0.1.1</Version>
+8 -2
View File
@@ -11,8 +11,7 @@
<Summary>The PyPA recommended tool for installing Python packages</Summary>
<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>
<Archive sha1sum="39b5840f6a9e6888d56a78beb447a064aeaf1592" type="targz">https://github.com/pypa/pip/archive/9.0.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools</Dependency>
<Dependency>python-devel</Dependency>
@@ -32,6 +31,13 @@
</Package>
<History>
<Update release="5">
<Date>2017-01-24</Date>
<Version>9.0.1</Version>
<Comment>Version Bump</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2016-08-22</Date>
<Version>8.1.2</Version>