python-urllib3

This commit is contained in:
Rmys
2018-05-22 16:57:43 +03:00
parent f5164a6fd0
commit a8c2c8ec9a
13 changed files with 325 additions and 2 deletions
+123
View File
@@ -9120,6 +9120,48 @@
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python-urllib3</Name>
<Homepage>https://github.com/shazow/urllib3</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>Python</License>
<IsA>library</IsA>
<PartOf>programming.language.python</PartOf>
<Summary xml:lang="en">Yet another Python urllib</Summary>
<Summary xml:lang="tr">Yet another Python urllib</Summary>
<Description xml:lang="en">Yet another Python urllib</Description>
<Description xml:lang="tr">Yet another Python urllib</Description>
<Archive type="targz" sha1sum="f7799912f48c1af5f251497f83f211c62171d2c7">https://github.com/shazow/urllib3/archive/1.22.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>python-setuptools</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python/python-urllib3/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python-urllib3</Name>
<RuntimeDependencies>
<Dependency>python</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2018-05-22</Date>
<Version>1.22</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python-pyblock</Name>
@@ -9794,6 +9836,46 @@
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python-idna</Name>
<Homepage>https://github.com/kjd/idna</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>BSD</License>
<IsA>app</IsA>
<PartOf>programming.language.python</PartOf>
<Summary xml:lang="en">Internationalized Domain Names in Applications (IDNA)</Summary>
<Description xml:lang="en">Internationalized Domain Names in Applications (IDNA)</Description>
<Archive type="targz" sha1sum="8377aa22c0d3910304e4558691429948c83006af">https://github.com/kjd/idna/archive/v2.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>python-setuptools</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python/python-idna/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python-idna</Name>
<RuntimeDependencies>
<Dependency>python</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2018-05-22</Date>
<Version>2.6</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python-argparse</Name>
@@ -10371,6 +10453,47 @@
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python-chardet</Name>
<Homepage>https://github.com/chardet/chardet</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2</License>
<IsA>app</IsA>
<PartOf>programming.language.python</PartOf>
<Summary xml:lang="en">Chardet: The Universal Character Encoding Detector</Summary>
<Description xml:lang="en">Chardet: The Universal Character Encoding Detector</Description>
<Archive type="targz" sha1sum="bf740348e002581b026dc4af47d56479097c1fcd">https://github.com/chardet/chardet/archive/3.0.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>python-setuptools</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python/python-chardet/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python-chardet</Name>
<RuntimeDependencies>
<Dependency>python</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2018-05-22</Date>
<Version>3.0.4</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</SpecFile>
<SpecFile>
<Source>
<Name>python-backports-ssl-match-hostname</Name>