Merge pull request #8552 from blue-devil/master
python and perl modules update
This commit is contained in:
+113
-4
@@ -31276,7 +31276,7 @@ functionality to build high-performing, platform-independent programs.</Descript
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>perl-Mozilla-CA</Name>
|
||||
<Homepage>https://metacpan.org/pod/Mozilla::CA</Homepage>
|
||||
<Homepage>https://metacpan.org/release/Mozilla-CA</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
@@ -31289,7 +31289,7 @@ functionality to build high-performing, platform-independent programs.</Descript
|
||||
<Summary xml:lang="tr">Mozilla::CA - PEM biçeminde Mozilla CA sertifikaları</Summary>
|
||||
<Description xml:lang="en">Mozilla::CA provides a copy of Mozilla's bundle of Certificate Authority certificates in a form that can be consumed by modules and libraries based on OpenSSL.</Description>
|
||||
<Description xml:lang="tr">Mozilla::CA, OpenSSL,e bağlı kitaplik ve modüller tarafından kullanılabilecek olan Mozilla Certificate Authority sertifikalarını toplu şekilde sunar.</Description>
|
||||
<Archive type="targz" sha1sum="0d87ffd8a64b66a3c45ac57dca95bf6ca5471853" name="Mozilla-CA-20180117.tar.gz">https://cpan.metacpan.org/authors/id/A/AB/ABH/Mozilla-CA-20180117.tar.gz</Archive>
|
||||
<Archive type="targz" sha1sum="74f34d452b328338d0b28256a960ea22e1bad774" name="Mozilla-CA-20200520.tar.gz">https://cpan.metacpan.org/authors/id/A/AB/ABH/Mozilla-CA-20200520.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -31308,6 +31308,13 @@ functionality to build high-performing, platform-independent programs.</Descript
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2020-05-24</Date>
|
||||
<Version>20200520</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2020-01-13</Date>
|
||||
<Version>20180117</Version>
|
||||
@@ -33282,7 +33289,7 @@ functionality to build high-performing, platform-independent programs.</Descript
|
||||
<Summary xml:lang="tr">Python için C eklentileri</Summary>
|
||||
<Description xml:lang="en">Cython is a language that makes writing C extensions for the Python language as easy as Python itself.</Description>
|
||||
<Description xml:lang="tr">Cython, Python için C eklentileri yazmayı kolaylaştıran bir dildir.</Description>
|
||||
<Archive type="targz" sha1sum="d54df345fb7dbf402a8b9fd6f75222a3d88552d0" name="0.29.17.tar.gz">https://github.com/cython/cython/archive/0.29.17.tar.gz</Archive>
|
||||
<Archive type="targz" sha1sum="ed0a64cfb09fba842ecba582b6eebf0cf8a8480c" name="0.29.19.tar.gz">https://github.com/cython/cython/archive/0.29.19.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python-setuptools</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
@@ -33305,6 +33312,13 @@ functionality to build high-performing, platform-independent programs.</Descript
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2020-05-24</Date>
|
||||
<Version>0.29.19</Version>
|
||||
<Comment>Patch version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2020-05-14</Date>
|
||||
<Version>0.29.17</Version>
|
||||
@@ -36850,6 +36864,48 @@ functionality to build high-performing, platform-independent programs.</Descript
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>python-path-py</Name>
|
||||
<Homepage>https://pypi.org/project/path.py/</Homepage>
|
||||
<Packager>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Packager>
|
||||
<License>MIT</License>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>programming.language.python</PartOf>
|
||||
<Summary xml:lang="en">A module wrapper for os.path.</Summary>
|
||||
<Description xml:lang="en">python-path-py (aka path pie) implements path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly..</Description>
|
||||
<Archive type="targz" sha1sum="6513ca015c7e5fcc34952e8fb79a5d12b1d9dba4" name="path.py-11.5.2.tar.gz">https://pypi.org/packages/source/p/path.py/path.py-11.5.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python-devel</Dependency>
|
||||
<Dependency>python-setuptools</Dependency>
|
||||
<Dependency>python-setuptools-scm</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>programming/language/python/python-path-py/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>python-path-py</Name>
|
||||
<Summary xml:lang="en">A module wrapper for os.path.</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/python2*</Path>
|
||||
<Path fileType="doc">/usr/share/doc/python-path-py</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2020-05-24</Date>
|
||||
<Version>11.5.2</Version>
|
||||
<Comment>First Pisi Release</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>telepathy-python</Name>
|
||||
@@ -38729,6 +38785,52 @@ functionality to build high-performing, platform-independent programs.</Descript
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>python3-httpcore</Name>
|
||||
<Homepage>https://github.com/encode/httpcore</Homepage>
|
||||
<Packager>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Packager>
|
||||
<License>BSDv3</License>
|
||||
<IsA>library</IsA>
|
||||
<PartOf>programming.language.python3</PartOf>
|
||||
<Summary xml:lang="en">A minimal HTTP client.</Summary>
|
||||
<Summary xml:lang="tr">Minimal bir HTTP istemcisi</Summary>
|
||||
<Description xml:lang="en">The HTTP Core package provides a minimal low-level HTTP client, which does one thing only. Sending HTTP requests.</Description>
|
||||
<Description xml:lang="tr">python3-httpcore, python3 için minimal düşük seviyeli bir HTTP istemcisidir. Sadece HTTP istekleri gönderir.</Description>
|
||||
<Archive type="targz" sha1sum="cccd449e725da3dbd4d70dccb71c336d03785ec7" name="0.9.0.tar.gz">https://github.com/encode/httpcore/archive/0.9.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
</BuildDependencies>
|
||||
<SourceURI>programming/language/python3/python3-httpcore/pspec.xml</SourceURI>
|
||||
</Source>
|
||||
<Package>
|
||||
<Name>python3-httpcore</Name>
|
||||
<Summary xml:lang="en">The next generation HTTP client.</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>python3-h2</Dependency>
|
||||
<Dependency>python3-h11</Dependency>
|
||||
<Dependency>python3-sniffio</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/python3*</Path>
|
||||
<Path fileType="doc">/usr/share/doc/python3-httpcore</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2020-05-24</Date>
|
||||
<Version>0.9.0</Version>
|
||||
<Comment>First Pisi Release</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</SpecFile>
|
||||
<SpecFile>
|
||||
<Source>
|
||||
<Name>python3-markups</Name>
|
||||
@@ -42082,7 +42184,7 @@ functionality to build high-performing, platform-independent programs.</Descript
|
||||
<Summary xml:lang="tr">Python3 için C eklentileri</Summary>
|
||||
<Description xml:lang="en">Cython is a language that makes writing C extensions for the Python language as easy as Python itself.</Description>
|
||||
<Description xml:lang="tr">Cython3, Python3 için C eklentileri yazmayı kolaylaştıran bir dildir.</Description>
|
||||
<Archive type="targz" sha1sum="d54df345fb7dbf402a8b9fd6f75222a3d88552d0" name="0.29.17.tar.gz">https://github.com/cython/cython/archive/0.29.17.tar.gz</Archive>
|
||||
<Archive type="targz" sha1sum="ed0a64cfb09fba842ecba582b6eebf0cf8a8480c" name="0.29.19.tar.gz">https://github.com/cython/cython/archive/0.29.19.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
@@ -42103,6 +42205,13 @@ functionality to build high-performing, platform-independent programs.</Descript
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2020-05-24</Date>
|
||||
<Version>0.29.19</Version>
|
||||
<Comment>Patch version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2020-05-14</Date>
|
||||
<Version>0.29.17</Version>
|
||||
|
||||
@@ -1 +1 @@
|
||||
0ce5d635244603da14d5f5c1566766ef0f3704e1
|
||||
70375f8ab13d5038e9a67dd158d0a5e95eb809bd
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
fec9d75eda41eb912daaab8ab3ad5ba6ba528409
|
||||
9fc98a94030ba93d662693f840a8ea6cbc7d9cc4
|
||||
@@ -3,7 +3,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>perl-Mozilla-CA</Name>
|
||||
<Homepage>https://metacpan.org/pod/Mozilla::CA</Homepage>
|
||||
<Homepage>https://metacpan.org/release/Mozilla-CA</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Admins</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Mozilla::CA - Mozilla's CA cert bundle in PEM format</Summary>
|
||||
<Description>Mozilla::CA provides a copy of Mozilla's bundle of Certificate Authority certificates in a form that can be consumed by modules and libraries based on OpenSSL.</Description>
|
||||
<Archive sha1sum="0d87ffd8a64b66a3c45ac57dca95bf6ca5471853" type="targz">https://cpan.metacpan.org/authors/id/A/AB/ABH/Mozilla-CA-20180117.tar.gz</Archive>
|
||||
<Archive sha1sum="74f34d452b328338d0b28256a960ea22e1bad774" type="targz">https://cpan.metacpan.org/authors/id/A/AB/ABH/Mozilla-CA-20200520.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -34,6 +34,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2020-05-24</Date>
|
||||
<Version>20200520</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2020-01-13</Date>
|
||||
<Version>20180117</Version>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>C extensions for the Python</Summary>
|
||||
<Description>Cython is a language that makes writing C extensions for the Python language as easy as Python itself.</Description>
|
||||
<Archive sha1sum="d54df345fb7dbf402a8b9fd6f75222a3d88552d0" type="targz">https://github.com/cython/cython/archive/0.29.17.tar.gz</Archive>
|
||||
<Archive sha1sum="ed0a64cfb09fba842ecba582b6eebf0cf8a8480c" type="targz">https://github.com/cython/cython/archive/0.29.19.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python-setuptools</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
@@ -38,6 +38,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="8">
|
||||
<Date>2020-05-24</Date>
|
||||
<Version>0.29.19</Version>
|
||||
<Comment>Patch version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="7">
|
||||
<Date>2020-05-14</Date>
|
||||
<Version>0.29.17</Version>
|
||||
|
||||
@@ -0,0 +1,16 @@
|
||||
#!/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 shelltools
|
||||
from pisi.actionsapi import pythonmodules
|
||||
|
||||
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","11.5.2")
|
||||
|
||||
def build():
|
||||
pythonmodules.compile()
|
||||
|
||||
def install():
|
||||
pythonmodules.install()
|
||||
@@ -0,0 +1,45 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>python-path-py</Name>
|
||||
<Homepage>https://pypi.org/project/path.py/</Homepage>
|
||||
<Packager>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Packager>
|
||||
<PartOf>programming.language.python</PartOf>
|
||||
<License>MIT</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>A module wrapper for os.path.</Summary>
|
||||
<Description>python-path-py (aka path pie) implements path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly..</Description>
|
||||
<Archive sha1sum="6513ca015c7e5fcc34952e8fb79a5d12b1d9dba4" type="targz">https://pypi.org/packages/source/p/path.py/path.py-11.5.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python-devel</Dependency>
|
||||
<Dependency>python-setuptools</Dependency>
|
||||
<Dependency>python-setuptools-scm</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>python-path-py</Name>
|
||||
<Summary>A module wrapper for os.path.</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/python2*</Path>
|
||||
<Path fileType="doc">/usr/share/doc/python-path-py</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2020-05-24</Date>
|
||||
<Version>11.5.2</Version>
|
||||
<Comment>First Pisi Release</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>python-path</Name>
|
||||
<Summary xml:lang="tr">birinci sınıf varlıklar olarak yol nesneleri uygular.</Summary>
|
||||
<Description xml:lang="tr">python-path, birinci sınıf varlıklar olarak yol nesneleri uygulan kitaplık sunar.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>C extensions for the Python3</Summary>
|
||||
<Description>Cython is a language that makes writing C extensions for the Python language as easy as Python itself.</Description>
|
||||
<Archive sha1sum="d54df345fb7dbf402a8b9fd6f75222a3d88552d0" type="targz">https://github.com/cython/cython/archive/0.29.17.tar.gz</Archive>
|
||||
<Archive sha1sum="ed0a64cfb09fba842ecba582b6eebf0cf8a8480c" type="targz">https://github.com/cython/cython/archive/0.29.19.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
@@ -36,6 +36,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2020-05-24</Date>
|
||||
<Version>0.29.19</Version>
|
||||
<Comment>Patch version bump.</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2020-05-14</Date>
|
||||
<Version>0.29.17</Version>
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
#!/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 pisitools
|
||||
from pisi.actionsapi import pythonmodules
|
||||
|
||||
def build():
|
||||
pythonmodules.compile(pyVer="3")
|
||||
|
||||
def install():
|
||||
pythonmodules.install(pyVer="3")
|
||||
pisitools.dodoc("LICENSE*")
|
||||
@@ -0,0 +1,47 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>python3-httpcore</Name>
|
||||
<Homepage>https://github.com/encode/httpcore</Homepage>
|
||||
<Packager>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Packager>
|
||||
<PartOf>programming.language.python3</PartOf>
|
||||
<License>BSDv3</License>
|
||||
<IsA>library</IsA>
|
||||
<Summary>A minimal HTTP client.</Summary>
|
||||
<Description>The HTTP Core package provides a minimal low-level HTTP client, which does one thing only. Sending HTTP requests.</Description>
|
||||
<Archive sha1sum="cccd449e725da3dbd4d70dccb71c336d03785ec7" type="targz">https://github.com/encode/httpcore/archive/0.9.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>python3-httpcore</Name>
|
||||
<Summary>The next generation HTTP client.</Summary>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>python3-h2</Dependency>
|
||||
<Dependency>python3-h11</Dependency>
|
||||
<Dependency>python3-sniffio</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib/python3*</Path>
|
||||
<Path fileType="doc">/usr/share/doc/python3-httpcore</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2020-05-24</Date>
|
||||
<Version>0.9.0</Version>
|
||||
<Comment>First Pisi Release</Comment>
|
||||
<Name>Blue Devil</Name>
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>python3-httpcore</Name>
|
||||
<Summary xml:lang="tr">Minimal bir HTTP istemcisi</Summary>
|
||||
<Description xml:lang="tr">python3-httpcore, python3 için minimal düşük seviyeli bir HTTP istemcisidir. Sadece HTTP istekleri gönderir.</Description>
|
||||
</Source>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user