Merge pull request #8530 from blue-devil/master

python modules update and new
This commit is contained in:
Blue DeviL
2020-05-19 01:19:31 +03:00
committed by GitHub
8 changed files with 138 additions and 10 deletions
+57 -4
View File
@@ -34303,6 +34303,49 @@ functionality to build high-performing, platform-independent programs.</Descript
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python-toml</Name>
<Homepage>https://github.com/uiri/toml</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">Python lib for parsing TOML</Summary>
<Summary xml:lang="tr">TOML çözümleyen python kitaplığı.</Summary>
<Description xml:lang="en">A Python library for parsing and creating TOML.</Description>
<Description xml:lang="tr">python-toml, TOML çözümleyen python kitaplığı sunar.</Description>
<Archive type="targz" sha1sum="edd6ec94f79fcfcba093efba6e63a94cce20c29b" name="0.10.1.tar.gz">https://github.com/uiri/toml/archive/0.10.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>python-setuptools</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python/python-toml/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python-toml</Name>
<Summary xml:lang="en">Python lib for parsing TOML</Summary>
<RuntimeDependencies>
<Dependency>python</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python2*</Path>
<Path fileType="doc">/usr/share/doc/python-toml</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-05-18</Date>
<Version>0.10.1</Version>
<Comment>First pisi release.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python-colorama</Name>
@@ -34890,11 +34933,13 @@ functionality to build high-performing, platform-independent programs.</Descript
<Summary xml:lang="tr">Python için kriptografik tarifler</Summary>
<Description xml:lang="en">A package designed to expose cryptographic recipes and primitives to Python developers</Description>
<Description xml:lang="tr">python-cryptography, Python geliştiricileri icin kriptografik tarifler ve ilkeler sunan bir pakettir.</Description>
<Archive type="targz" sha1sum="e37f171361b555b72eb640521480c9f5380b1ee0" name="2.9.1.tar.gz">https://github.com/pyca/cryptography/archive/2.9.1.tar.gz</Archive>
<Archive type="targz" sha1sum="bb3313bda2ef9b379a2acc17845fcf2ec87e02da" name="2.9.2.tar.gz">https://github.com/pyca/cryptography/archive/2.9.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools</Dependency>
<Dependency>openssl-devel</Dependency>
<Dependency>python-cffi</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>openssl-devel</Dependency>
<Dependency>python-pycparser</Dependency>
<Dependency>python-setuptools</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python/python-cryptography/pspec.xml</SourceURI>
</Source>
@@ -34902,15 +34947,23 @@ functionality to build high-performing, platform-independent programs.</Descript
<Name>python-cryptography</Name>
<Summary xml:lang="en">Cryptographic recipes for Python</Summary>
<RuntimeDependencies>
<Dependency>python</Dependency>
<Dependency>python-cffi</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python2*</Path>
<Path fileType="doc">/usr/share/doc/python-cryptography/README.rst</Path>
<Path fileType="doc">/usr/share/doc/python-cryptography/LICENSE</Path>
<Path fileType="library">/usr/lib/python2*</Path>
</Files>
</Package>
<History>
<Update release="4">
<Date>2020-05-18</Date>
<Version>2.9.2</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="3">
<Date>2020-04-22</Date>
<Version>2.9.1</Version>
+1 -1
View File
@@ -1 +1 @@
2bcd634e3b0ab5983cbdef8bfab5dcb7ea711834
c1e668774e840b87bf0ad15a53fa9f1219505b83
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
1533e623641232ff7b810341ab8180b1f1577e23
7817fc52124b8d44f4c53cdfc63ea35ab6cabcdf
@@ -13,11 +13,13 @@
<IsA>library</IsA>
<Summary>Cryptographic recipes for Python</Summary>
<Description>A package designed to expose cryptographic recipes and primitives to Python developers</Description>
<Archive sha1sum="e37f171361b555b72eb640521480c9f5380b1ee0" type="targz">https://github.com/pyca/cryptography/archive/2.9.1.tar.gz</Archive>
<Archive sha1sum="bb3313bda2ef9b379a2acc17845fcf2ec87e02da" type="targz">https://github.com/pyca/cryptography/archive/2.9.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools</Dependency>
<Dependency>openssl-devel</Dependency>
<Dependency>python-cffi</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>openssl-devel</Dependency>
<Dependency>python-pycparser</Dependency>
<Dependency>python-setuptools</Dependency>
<!-- documentation dependencies
<Dependency>python-sphinxcontrib-websupport</Dependency>
<Dependency>python-sphinx-alabaster-theme</Dependency>
@@ -36,12 +38,13 @@
<Name>python-cryptography</Name>
<Summary>Cryptographic recipes for Python</Summary>
<RuntimeDependencies>
<Dependency>python</Dependency>
<Dependency>python-cffi</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python2*</Path>
<Path fileType="doc">/usr/share/doc/python-cryptography/README.rst</Path>
<Path fileType="doc">/usr/share/doc/python-cryptography/LICENSE</Path>
<Path fileType="library">/usr/lib/python2*</Path>
</Files>
</Package>
<!--
@@ -57,6 +60,13 @@
</Package>
-->
<History>
<Update release="4">
<Date>2020-05-18</Date>
<Version>2.9.2</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="3">
<Date>2020-04-22</Date>
<Version>2.9.1</Version>
@@ -0,0 +1,13 @@
#!/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 pythonmodules
def build():
pythonmodules.compile()
def install():
pythonmodules.install()
@@ -0,0 +1,44 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python-toml</Name>
<Homepage>https://github.com/uiri/toml</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<PartOf>programming.language.python</PartOf>
<License>MIT</License>
<IsA>library</IsA>
<Summary>Python lib for parsing TOML</Summary>
<Description>A Python library for parsing and creating TOML.</Description>
<Archive sha1sum="edd6ec94f79fcfcba093efba6e63a94cce20c29b" type="targz">https://github.com/uiri/toml/archive/0.10.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>python-setuptools</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>python-toml</Name>
<Summary>Python lib for parsing TOML</Summary>
<RuntimeDependencies>
<Dependency>python</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python2*</Path>
<Path fileType="doc">/usr/share/doc/python-toml</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-05-18</Date>
<Version>0.10.1</Version>
<Comment>First pisi release.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</PISI>
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>python-toml</Name>
<Summary xml:lang="tr">TOML çözümleyen python kitaplığı.</Summary>
<Description xml:lang="tr">python-toml, TOML çözümleyen python kitaplığı sunar.</Description>
</Source>
</PISI>