This commit is contained in:
blue-devil
2020-02-22 02:53:43 +03:00
parent 43d9c8e816
commit 4d4cabb50f
4 changed files with 817 additions and 2 deletions
+815
View File
@@ -67007,6 +67007,57 @@ to create header files and sources from protocol files.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-bcrypt</Name>
<Homepage>https://github.com/pyca/bcrypt</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>Apache</License>
<IsA>library</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">Modern(-ish) password hashing for your software and your servers</Summary>
<Summary xml:lang="tr">Yazılımlarınız ve sunucularınız için bir parola hashi üreten python3 modülüdür.</Summary>
<Description xml:lang="en">python-bcrypt is a good password hashing for your software and your servers</Description>
<Description xml:lang="tr">python3-bcrypt, yazılımlarınız ve sunucularınız için iyi bir parola hashi üretecisidir.</Description>
<Archive type="targz" sha1sum="bc34050664c1b7512ea8791fd543673144521931" name="3.1.7.tar.gz">https://github.com/pyca/bcrypt/archive/3.1.7.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-bcrypt/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-bcrypt</Name>
<Summary xml:lang="en">Modern(-ish) password hashing for your software and your servers</Summary>
<RuntimeDependencies>
<Dependency>python3-cffi</Dependency>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-bcrypt</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2019-12-13</Date>
<Version>3.1.7</Version>
<Comment>Rebuilt and split packages</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2019-11-07</Date>
<Version>3.1.7</Version>
<Comment>First pisi release</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-PyYAML</Name>
@@ -67086,6 +67137,126 @@ to create header files and sources from protocol files.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-paramiko</Name>
<Homepage>http://www.lag.net/paramiko/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPL</License>
<IsA>library</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">SSH2 implementation for Python</Summary>
<Summary xml:lang="tr">Python3 için SSH2 Protokolü Uygulaması</Summary>
<Description xml:lang="en">python-paramiko is a module for python 2.2 (or higher) that implements the SSH2 protocol for secure (encrypted and authenticated) connections to remote machines.</Description>
<Description xml:lang="tr">Paramiko, python 2.2 ya da üzeri için, uzak makinelere güvenli (şifrelenmiş ve doğrulanmış) bağlantılar kurmak amacıyla SSH2 protokolünü uygulayan bir Python Modülüdür.</Description>
<Description xml:lang="es">paramiko es un módulo para python 2.2 (o posterior) que implementa el protocolo SSH2 para conexiones seguras (encriptado y autenticado) con equipos remotos.</Description>
<Archive type="targz" sha1sum="bcbd77a81f7a5b6ae93f59f3586a248513aa31e2" name="2.7.1.tar.gz">https://github.com/paramiko/paramiko/archive/2.7.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-paramiko/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-paramiko</Name>
<Summary xml:lang="en">Paramiko module for python3</Summary>
<RuntimeDependencies>
<Dependency>python3-cryptography</Dependency>
<Dependency>python3-pynacl</Dependency>
<Dependency>python3-bcrypt</Dependency>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-paramiko</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2019-12-13</Date>
<Version>2.7.1</Version>
<Comment>Version bump and Rebuilt</Comment>
<Name>Blue DeviL</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="4">
<Date>2019-11-22</Date>
<Version>2.6.0</Version>
<Comment>Ver. bump</Comment>
<Name>Blue DeviL</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="3">
<Date>2016-03-31</Date>
<Version>1.16.0</Version>
<Comment>Version bump, rebuilt with docker</Comment>
<Name>İbrahim KARAGÜZEL</Name>
<Email>karaguzelibrahim@gmail.com</Email>
</Update>
<Update release="2">
<Date>2013-11-19</Date>
<Version>1.12.0</Version>
<Comment>Version bump</Comment>
<Name>Burak Fazıl Ertürk</Name>
<Email>burakerturk@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-11-15</Date>
<Version>1.7.7.1</Version>
<Comment>First release</Comment>
<Name>Erdinç Gültekin</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-cryptography</Name>
<Homepage>https://cryptography.io/</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>Apache</License>
<IsA>library</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">Cryptographic recipes for Python3</Summary>
<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="93d4e9d58f911d342c68973a75542375ef8021ab" name="2.8.tar.gz">https://github.com/pyca/cryptography/archive/2.8.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>openssl-devel</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-cryptography/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-cryptography</Name>
<Summary xml:lang="en">Cryptographic recipes for Python3</Summary>
<RuntimeDependencies>
<Dependency>python3-cffi</Dependency>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-cryptography</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2019-11-06</Date>
<Version>2.8</Version>
<Comment>First pisi release</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-qt5</Name>
@@ -67918,6 +68089,65 @@ to create header files and sources from protocol files.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-cffi</Name>
<Homepage>https://cffi.readthedocs.io/</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>MIT</License>
<IsA>library</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">Foreign Function Interface for Python calling C code</Summary>
<Summary xml:lang="tr">Python3 için C kodu çağıran dış fonksiyon arayüzü.</Summary>
<Description xml:lang="en">Foreign Function Interface for Python calling C code</Description>
<Description xml:lang="tr">python3-cffi, python3 için C kodu çağıran dış fonksiyon arayüzü sunar.</Description>
<Archive type="targz" sha1sum="e4f62a0dac09e94bb98c3a78b061a8c7da8c1721" name="v1.14.0.tar.gz">https://bitbucket.org/cffi/cffi/get/v1.14.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>libffi-devel</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-cffi/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-cffi</Name>
<Summary xml:lang="en">Foreign Function Interface for Python calling C code</Summary>
<RuntimeDependencies>
<Dependency>python3-six</Dependency>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-cffi</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2020-02-08</Date>
<Version>1.14.0</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2019-12-11</Date>
<Version>1.13.2</Version>
<Comment>Rebuilt and split packages</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2019-11-07</Date>
<Version>1.13.2</Version>
<Comment>First pisi release</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-hyperframe</Name>
@@ -67962,6 +68192,57 @@ to create header files and sources from protocol files.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-pynacl</Name>
<Homepage>https://github.com/pyca/pynacl/</Homepage>
<Packager>
<Name>Blue DeviL</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>Apache</License>
<IsA>library</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">Python3 binding to the Networking and Cryptography (NaCl) library</Summary>
<Summary xml:lang="tr">Python3 için NaCl modülü</Summary>
<Description xml:lang="en">python3-pynacl PyNaCl is a Python3 binding to libsodium, which is a fork of the Networking and Cryptography library. These libraries have a stated goal of improving usability, security and speed.</Description>
<Description xml:lang="tr">PyNaCl, ağ ve kriptografi kitaplığından geliştirilen libsodium kitaplığının python3 modülüdür.</Description>
<Archive type="targz" sha1sum="f0b09d0168e8f6fbefb0cff0d6eb26ae484bee4e" name="1.3.0.tar.gz">https://github.com/pyca/pynacl/archive/1.3.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-pynacl/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-pynacl</Name>
<Summary xml:lang="en">PyNaCl module for python3</Summary>
<RuntimeDependencies>
<Dependency>python3-cffi</Dependency>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-pynacl</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2019-12-11</Date>
<Version>1.3.0</Version>
<Comment>Rebuilt</Comment>
<Name>Blue DeviL</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2019-11-25</Date>
<Version>1.3.0</Version>
<Comment>First release</Comment>
<Name>Blue DeviL</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-pytest</Name>
@@ -68102,6 +68383,55 @@ to create header files and sources from protocol files.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-fixtures</Name>
<Homepage>https://launchpad.net/python-fixtures</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>Apache</License>
<IsA>library</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">Python fixtures for testing / resource management.</Summary>
<Summary xml:lang="tr">Test ve kaynak yöçetimi icin python fikstürleri.</Summary>
<Description xml:lang="en">python3-fixtures provides python fixtures for testing / resource management.</Description>
<Description xml:lang="tr">python3-fixtures, test ve kaynak yönetimi için python fikstürleri sağlar.</Description>
<Archive type="targz" sha1sum="7a29a1dc634ddd47d97a77be0cfa10ef55591261" name="fixtures-3.0.0.tar.gz">https://files.pythonhosted.org/packages/84/be/94ecbc3f2487bd14aa8b44852f498086219b7cc0c8250ee65a03e2c63119/fixtures-3.0.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-pbr</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-fixtures/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-fixtures</Name>
<Summary xml:lang="en">Python fixtures for testing / resource management.</Summary>
<RuntimeDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-testtools</Dependency>
<Dependency>python3-extras</Dependency>
<Dependency>python3-pbr</Dependency>
<Dependency>python3-six</Dependency>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-fixtures</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-02-20</Date>
<Version>3.0.0</Version>
<Comment>First release.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-pytz</Name>
@@ -68917,6 +69247,49 @@ to create header files and sources from protocol files.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-speaklater</Name>
<Homepage>https://github.com/mitsuhiko/speaklater/</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>BSD</License>
<IsA>library</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">Implements a lazy string for python useful for use with gettext.</Summary>
<Summary xml:lang="tr">Gettext ile kullanımı yararlı, pythonda tembel söz katarları uygulaması.</Summary>
<Description xml:lang="en">A module that provides lazy strings for translations. Basically you get an object that appears to be a string but changes the value every time the value is evaluated based on a callable you provide.</Description>
<Description xml:lang="tr">python3-speaklater, gettext ile kullanımı yararlı, pythonda tembel söz katarları uygulaması sunar.</Description>
<Archive type="targz" sha1sum="65551c6896de20e58dbae795392b7e551ccfe318" name="speaklater-1.3.tar.gz">https://files.pythonhosted.org/packages/11/92/5ae1effe0ccb8561c034a0111d53c8788660ddb7ed4992f0da1bb5c525e5/speaklater-1.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-speaklater/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-speaklater</Name>
<Summary xml:lang="en">Implements a lazy string for python useful for use with gettext.</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-speaklater</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-02-19</Date>
<Version>1.3</Version>
<Comment>First release.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-sphinxcontrib-serializinghtml</Name>
@@ -69471,6 +69844,52 @@ to create header files and sources from protocol files.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-testtools</Name>
<Homepage>https://github.com/testing-cabal/testtools</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>MIT</License>
<IsA>library</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">Testtools - tasteful testing for python.</Summary>
<Summary xml:lang="tr">testtools, python standart kitaplığındaki birim test çatısına eklentiler içerir.</Summary>
<Description xml:lang="en">testtools is a set of extensions to the Python standard library&apos;s unit testing framework.</Description>
<Description xml:lang="tr">python3-testtools, python standart kitaplığındaki birim test çatısına eklentiler sağlayan python modüllerini içerir.</Description>
<Archive type="targz" sha1sum="5c5bbe2c1bc52077e6debafbc3a8a695d986dbad" name="testtools-2.3.0.tar.gz">https://files.pythonhosted.org/packages/e5/d4/9b22df94d0d5c83affe2517295c85fa2d9917f3cafa7dc7f6b1ce4135b00/testtools-2.3.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-pbr</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-testtools/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-testtools</Name>
<Summary xml:lang="en">Testtools - tasteful testing for python.</Summary>
<RuntimeDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-pbr</Dependency>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-testtools</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-02-20</Date>
<Version>2.3.0</Version>
<Comment>First release.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-wtforms</Name>
@@ -69793,6 +70212,51 @@ to create header files and sources from protocol files.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-sqlparse</Name>
<Homepage>https://github.com/andialbrecht/sqlparse</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 non-validating SQL parser module for Python.</Summary>
<Summary xml:lang="tr">Python için doğrulamasız SQL çözümleyici.</Summary>
<Description xml:lang="en">sqlparse is a non-validating SQL parser for Python. It provides support for parsing, splitting and formatting SQL statements.</Description>
<Description xml:lang="tr">python3-sqlparse, python ile doğrulamasız sql çözümleme yapmanıza yarayacak python modülleri sunar.</Description>
<Archive type="targz" sha1sum="871e09a8ecfa68ed3c87acc75645c08cd2091837" name="0.3.0.tar.gz">https://github.com/andialbrecht/sqlparse/archive/0.3.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-sqlparse/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-sqlparse</Name>
<Summary xml:lang="en">A non-validating SQL parser module for Python.</Summary>
<RuntimeDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python3-sqlparse</Path>
<Path fileType="executable">/usr/bin/sqlformat</Path>
<Path fileType="library">/usr/lib/python3*</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-02-19</Date>
<Version>0.3.0</Version>
<Comment>First release.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-h11</Name>
@@ -70556,6 +71020,93 @@ to create header files and sources from protocol files.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-pyrsistent</Name>
<Homepage>https://github.com/tobgu/pyrsistent</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>MIT</License>
<IsA>library</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">Persistent/Immutable/Functional data structures for Python.</Summary>
<Summary xml:lang="tr">Kalıcı/Değismez/İşlevsel veriyapıları kitaplığı.</Summary>
<Description xml:lang="en">Pyrsistent is a number of persistent collections (by some referred to as functional data structures). Persistent in the sense that they are immutable.</Description>
<Description xml:lang="tr">python3-pyrsistent python için Kalıcı/Değişmez/İşlevsel veriyapıları kitaplığı sağlar.</Description>
<Archive type="targz" sha1sum="c5c920f4ca979db2b19ac35cd7432c9474228acb" name="v0.15.7.tar.gz">https://github.com/tobgu/pyrsistent/archive/v0.15.7.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-pyrsistent/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-pyrsistent</Name>
<Summary xml:lang="en">Persistent/Immutable/Functional data structures for Python.</Summary>
<RuntimeDependencies>
<Dependency>python3-six</Dependency>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-pyrsistent</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-02-19</Date>
<Version>0.15.7</Version>
<Comment>First release.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-mimeparse</Name>
<Homepage>https://github.com/dbtsai/python-mimeparse</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>MIT</License>
<IsA>library</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">Basic functions for handling mime-types in python.</Summary>
<Summary xml:lang="tr">Python ile mime-türlerini işleyebilmek için python kitaplığı.</Summary>
<Description xml:lang="en">python3-mimeparse, provides basic functions for handling mime-types. It can handle matching mime-types against a list of media-ranges.</Description>
<Description xml:lang="tr">python3-mimeparse, python ile mime-türlerini işleyebilmek için python kitaplığı sunar.</Description>
<Archive type="targz" sha1sum="b3f7ec8959a2f07b12e480bdb41a7b54572c3a5b" name="1.6.0.tar.gz">https://github.com/dbtsai/python-mimeparse/archive/1.6.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-mimeparse/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-mimeparse</Name>
<Summary xml:lang="en">Basic functions for handling mime-types in python.</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-mimeparse</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-02-20</Date>
<Version>1.6.0</Version>
<Comment>First release.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-anytree</Name>
@@ -71227,6 +71778,49 @@ to create header files and sources from protocol files.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-webencodings</Name>
<Homepage>https://github.com/gsnedders/python-webencodings</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>BSD</License>
<IsA>library</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">Character encoding for the web.</Summary>
<Summary xml:lang="tr">Genel ağ icin karakter kodlaması.</Summary>
<Description xml:lang="en">python3-webencodings is a Python implementation of the WHATWG Encoding standard.</Description>
<Description xml:lang="tr">python3-webencodings, genel ağ için karakter kodlaması kitaplığı sunar.</Description>
<Archive type="targz" sha1sum="115be70cfe16f4d538f9de4f0f6296ff6fdd082e" name="v0.5.1.tar.gz">https://github.com/gsnedders/python-webencodings/archive/v0.5.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-webencodings/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-webencodings</Name>
<Summary xml:lang="en">Character encoding for the web.</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-webencodings</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-02-20</Date>
<Version>0.5.1</Version>
<Comment>First release.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-pillow</Name>
@@ -71330,6 +71924,49 @@ to create header files and sources from protocol files.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-passlib</Name>
<Homepage>https://bitbucket.org/ecollins/passlib</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>BSD</License>
<IsA>library</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">Passlib is a password hashing library for Python 2 and 3.</Summary>
<Summary xml:lang="tr">Passlib python 2 ve 3 için parola hashleri kitaplığıdır.</Summary>
<Description xml:lang="en">Passlib is a password hashing library for Python 2 and 3, which provides cross-platform implementations of over 30 password hashing algorithms, as well as a framework for managing existing password hashes. It&apos;s designed to be useful for a wide range of tasks, from verifying a hash found in /etc/shadow, to providing full-strength password hashing for multi-user application.</Description>
<Description xml:lang="tr">python3-passlib, python 2 ve 3 için 30dan fazla parola hashleri algoritmaları kitaplığı sağlar.</Description>
<Archive type="targz" sha1sum="8b64725df4a33b3c2d7d528919500d77c34f0248" name="1.7.2.tar.gz">https://bitbucket.org/ecollins/passlib/get/1.7.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-passlib/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-passlib</Name>
<Summary xml:lang="en">Passlib is a password hashing library for Python 2 and 3.</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-passlib</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-02-19</Date>
<Version>1.7.2</Version>
<Comment>First release.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-certifi</Name>
@@ -72624,6 +73261,98 @@ to create header files and sources from protocol files.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-flask-migrate</Name>
<Homepage>https://github.com/miguelgrinberg/Flask-Migrate/</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>MIT</License>
<IsA>library</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">SQLAlchemy database migrations for Flask applications using Alembic.</Summary>
<Summary xml:lang="tr">Alembic kullanarak Flask uygulamalarınız için SQLAlchemy veritabanı göç aracı.</Summary>
<Description xml:lang="en">Flask-Migrate is an extension that handles SQLAlchemy database migrations for Flask applications using Alembic. The database operations are provided as command-line arguments under the flask db command.</Description>
<Description xml:lang="tr">python3-flask-migrate, flask uygulamalarınız için alembic kullanarak sqlalchemy veritabanınızı göç ettirmenizi sağlayan betikleri sunar.</Description>
<Archive type="targz" sha1sum="2a5c93360e2422344c1333fd52dd66fbc613185b" name="v2.5.2.tar.gz">https://github.com/miguelgrinberg/Flask-Migrate/archive/v2.5.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-flask-migrate/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-flask-migrate</Name>
<Summary xml:lang="en">SQLAlchemy database migrations for Flask applications using Alembic.</Summary>
<RuntimeDependencies>
<Dependency>python3-alembic</Dependency>
<Dependency>python3-flask</Dependency>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-flask-migrate</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-02-19</Date>
<Version>2.5.2</Version>
<Comment>First release.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-sshtunnel</Name>
<Homepage>https://github.com/pahaz/sshtunnel</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">SSH tunnels to remote server.</Summary>
<Summary xml:lang="tr">Python icin ssh uygulaması.</Summary>
<Description xml:lang="en">python3-sshtunnel provides pure python SSH tunnels.</Description>
<Description xml:lang="tr">python3-sshtunnel, python ile ssh tüneli açarak uzak sunucuya bağlanmanızı sağlayan modülleri sunar.</Description>
<Archive type="targz" sha1sum="ab11e3812eea6b1e5f701d6e72f102b80cf922ae" name="0.1.5.tar.gz">https://github.com/pahaz/sshtunnel/archive/0.1.5.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-sshtunnel/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-sshtunnel</Name>
<Summary xml:lang="en">SSH tunnels to remote server.</Summary>
<RuntimeDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-pycparser</Dependency>
<Dependency>python3-paramiko</Dependency>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python3-sshtunnel</Path>
<Path fileType="executable">/usr/bin/sshtunnel</Path>
<Path fileType="library">/usr/lib/python3*</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-02-19</Date>
<Version>0.1.5</Version>
<Comment>First release.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-h2</Name>
@@ -72766,6 +73495,49 @@ to create header files and sources from protocol files.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-extras</Name>
<Homepage>https://github.com/testing-cabal/extras</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>MIT</License>
<IsA>library</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">Extra code that should be part of the standard library but isn&apos;t.</Summary>
<Summary xml:lang="tr">Standart python kitaplığında olması gereken ama olmayan kodlar.</Summary>
<Description xml:lang="en">extras is a set of extensions to the Python standard library, originally written to make the code within testtools cleaner, but now split out for general use outside of a testing context.</Description>
<Description xml:lang="tr">python3-extras, standart python kitaplığında olması gereken ama olmayan (testtools) kodları sağlar.</Description>
<Archive type="targz" sha1sum="8e7f3a8502ab8ebc7ff72231ef0555e582195f08" name="1.0.0.tar.gz">https://github.com/testing-cabal/extras/archive/1.0.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-extras/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-extras</Name>
<Summary xml:lang="en">Extra code that should be part of the standard library but isn&apos;t.</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-extras</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-02-20</Date>
<Version>1.0.0</Version>
<Comment>First release.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-alembic</Name>
@@ -73425,6 +74197,49 @@ to create header files and sources from protocol files.</Description>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-pycparser</Name>
<Homepage>https://github.com/eliben/pycparser</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>BSD</License>
<IsA>library</IsA>
<PartOf>programming.language.python3</PartOf>
<Summary xml:lang="en">Complete C99 parser in pure Python</Summary>
<Summary xml:lang="tr">Python ile yazılmış C99 cözümleyicisi.</Summary>
<Description xml:lang="en">pycparser is a parser for the C language, written in pure Python. It is a module designed to be easily integrated into applications that need to parse C source code.</Description>
<Description xml:lang="tr">pycparser, C kaynak kodunu çözümlemesi gereken uygulamalara kolaylıkla bütünleşebilen bir python modülüdür.</Description>
<Archive type="targz" sha1sum="141582eb2a5ad9fee9bb7646cecb024f0406be8a" name="release_v2.19.tar.gz">https://github.com/eliben/pycparser/archive/release_v2.19.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-pycparser/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-pycparser</Name>
<Summary xml:lang="en">Complete C99 parser in pure Python</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-pycparser</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2019-11-07</Date>
<Version>2.19</Version>
<Comment>First pisi release</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python3-sphinx_rtd_theme</Name>
+1 -1
View File
@@ -1 +1 @@
54d286a20ccd874ddfe153c9e1114e5d6d7a5944
f39293455b0865c480d9f97cc5e8802ac7c2251c
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
9107d5855e3e2ccf736d8b01af13c9ec844b6560
6240374b115becdbd4852551891b0db362003086