This commit is contained in:
blue-devil
2020-05-19 01:39:20 +03:00
parent e3a61c8d47
commit 50352a51bd
4 changed files with 258 additions and 138 deletions
+256 -136
View File
@@ -32115,11 +32115,11 @@ functionality to build high-performing, platform-independent programs.</Descript
<Summary xml:lang="tr">Python paketlerinin içerisindeki kaynakları daha iyi yönetebilen python kitaplığı.</Summary>
<Description xml:lang="en">The key goal of this module is to replace parts of pkg_resources with a solution in Python&apos;s stdlib that relies on well-defined APIs. This makes reading resources included in packages easier, with more stable and consistent semantics.</Description>
<Description xml:lang="tr">python-importlib_resources, Python paketlerinin içerisindeki kaynakları daha iyi yönetebilen python kitaplığı sunar. Ana amacı pkg_resources madülünün yerini almaktır.</Description>
<Archive type="targz" sha1sum="dd361efa08121aeb7b7af6ca066780ec3c08f587" name="importlib_resources-v1.4.0.tar.gz">https://gitlab.com/python-devs/importlib_resources/-/archive/v1.4.0/importlib_resources-v1.4.0.tar.gz</Archive>
<Archive type="targz" sha1sum="ef73bbdfa1e5d90d9aeed0492cbdcd3ccfce6b1a" name="importlib_resources-v1.5.0.tar.gz">https://gitlab.com/python-devs/importlib_resources/-/archive/v1.5.0/importlib_resources-v1.5.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools-scm</Dependency>
<Dependency>python-setuptools</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>python-setuptools</Dependency>
<Dependency>python-setuptools-scm</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python/python-importlib_resources/pspec.xml</SourceURI>
</Source>
@@ -32127,17 +32127,24 @@ functionality to build high-performing, platform-independent programs.</Descript
<Name>python-importlib_resources</Name>
<Summary xml:lang="en">Design and implementation for a planned importlib.resources</Summary>
<RuntimeDependencies>
<Dependency>python-importlib_metadata</Dependency>
<Dependency>python-singledispatch</Dependency>
<Dependency>python-contextlib2</Dependency>
<Dependency>python-pathlib2</Dependency>
<Dependency>python-contextlib2</Dependency>
<Dependency>python-singledispatch</Dependency>
<Dependency>python-importlib_metadata</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python-importlib_resources</Path>
<Path fileType="library">/usr/lib/python2*</Path>
<Path fileType="doc">/usr/share/doc/python-importlib_resources</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2020-05-18</Date>
<Version>1.5.0</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2020-03-27</Date>
<Version>1.4.0</Version>
@@ -34847,10 +34854,10 @@ functionality to build high-performing, platform-independent programs.</Descript
<Summary xml:lang="tr">Python ile komut satırı için hızlı ve genişletilebilir ilerleme çubugu kitaplığı</Summary>
<Description xml:lang="en">python-tqdm provides a fast, extensible progress bar for python and commandline. Instantly make your loops show a smart progress meter - just wrap any iterable with tqdm(iterable), and you&apos;re done!</Description>
<Description xml:lang="tr">python-tqdm, python ile komut satırı için hızlı ve genişletilebilir ilerleme çubuğu kitaplığı sunar. Bu modül ile döngülerinize akıllı ilerleme çubuğu ekleyebilirsiniz.</Description>
<Archive type="targz" sha1sum="66f3cfd744fb1d893361c1a04df1db724f32ccfa" name="v4.45.0.tar.gz">https://github.com/tqdm/tqdm/archive/v4.45.0.tar.gz</Archive>
<Archive type="targz" sha1sum="96d0d5d7a851e1e46e51c03c81175919adce395b" name="v4.46.0.tar.gz">https://github.com/tqdm/tqdm/archive/v4.46.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>python-setuptools</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python/python-tqdm/pspec.xml</SourceURI>
</Source>
@@ -34861,12 +34868,19 @@ functionality to build high-performing, platform-independent programs.</Descript
<Dependency>python-setuptools</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python-tqdm</Path>
<Path fileType="executable">/usr/bin/tqdm-py2</Path>
<Path fileType="library">/usr/lib/python2*</Path>
<Path fileType="executable">/usr/bin/tqdm-py2</Path>
<Path fileType="doc">/usr/share/doc/python-tqdm</Path>
</Files>
</Package>
<History>
<Update release="8">
<Date>2020-05-18</Date>
<Version>4.46.0</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="7">
<Date>2020-04-08</Date>
<Version>4.45.0</Version>
@@ -36128,12 +36142,12 @@ functionality to build high-performing, platform-independent programs.</Descript
<Summary xml:lang="tr">PyZMQ: ZeroMQ için Python bağlayıcıları</Summary>
<Description xml:lang="en">This package contains Python bindings for ØMQ. ØMQ is a lightweight and fast messaging implementation.</Description>
<Description xml:lang="tr">python-pyzmq, ZeroMQ için Python bağlayıcıları içerir.</Description>
<Archive type="targz" sha1sum="2d538a6c4254e9c8a9781eb65f2795906ea04d38" name="v19.0.0.tar.gz">https://github.com/zeromq/pyzmq/archive/v19.0.0.tar.gz</Archive>
<Archive type="targz" sha1sum="1334933139bdfe14ae6a85fde89a48e209dad1f2" name="v19.0.1.tar.gz">https://github.com/zeromq/pyzmq/archive/v19.0.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools</Dependency>
<Dependency>zeromq-devel</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>cython</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>zeromq-devel</Dependency>
<Dependency>python-setuptools</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python/python-pyzmq/pspec.xml</SourceURI>
</Source>
@@ -36141,6 +36155,7 @@ functionality to build high-performing, platform-independent programs.</Descript
<Name>python-pyzmq</Name>
<Summary xml:lang="en">PyZMQ: Python bindings for zeromq</Summary>
<RuntimeDependencies>
<Dependency>python</Dependency>
<Dependency>zeromq</Dependency>
</RuntimeDependencies>
<Files>
@@ -36149,6 +36164,13 @@ functionality to build high-performing, platform-independent programs.</Descript
</Files>
</Package>
<History>
<Update release="3">
<Date>2020-05-18</Date>
<Version>19.0.1</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2020-03-04</Date>
<Version>19.0.0</Version>
@@ -36281,10 +36303,10 @@ functionality to build high-performing, platform-independent programs.</Descript
<Summary xml:lang="tr">Python paketleri yükleme aracı</Summary>
<Description xml:lang="en">The PyPA recommended tool for installing Python packages</Description>
<Description xml:lang="tr">pip, pypa tarafından önerilen python modülleri yükleme aracıdır.</Description>
<Archive type="targz" sha1sum="4192da2254fbf46cfb22099b4478200ec2cac29b" name="20.0.2.tar.gz">https://github.com/pypa/pip/archive/20.0.2.tar.gz</Archive>
<Archive type="targz" sha1sum="c04eb4602ce628f7955fc3d711fccccc928a3645" name="20.1.tar.gz">https://github.com/pypa/pip/archive/20.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>python-setuptools</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python/pip/pspec.xml</SourceURI>
</Source>
@@ -36295,12 +36317,19 @@ functionality to build high-performing, platform-independent programs.</Descript
<Dependency>python-setuptools</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="executable">/usr/bin</Path>
</Files>
</Package>
<History>
<Update release="10">
<Date>2020-05-16</Date>
<Version>20.1</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="9">
<Date>2020-02-23</Date>
<Version>20.0.2</Version>
@@ -36781,14 +36810,14 @@ functionality to build high-performing, platform-independent programs.</Descript
<Summary xml:lang="tr">GLib/GObject/GIO/GTK+ için python bağlayıcıları</Summary>
<Description xml:lang="en">pygobject is GLib&apos;s GObject library bindings for Python3.</Description>
<Description xml:lang="tr">pygobject, Python için yazılmış, Glib&apos;in GObject kütüphanesi bağlayıcısıdır.</Description>
<Archive type="tarxz" sha1sum="332a0d1915eaf6b1f5609785a01c90725b24f800" name="pygobject-3.36.0.tar.xz">http://ftp.acc.umu.se/pub/GNOME/sources/pygobject/3.36/pygobject-3.36.0.tar.xz</Archive>
<Archive type="tarxz" sha1sum="8617e3edf4d1d02ba30cf8c1c087df6d96f7de66" name="pygobject-3.36.1.tar.xz">http://ftp.acc.umu.se/pub/GNOME/sources/pygobject/3.36/pygobject-3.36.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency>python-cairo-devel</Dependency>
<Dependency>meson</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libffi-devel</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>meson</Dependency>
<Dependency>python-cairo-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python/python-pygobject3/pspec.xml</SourceURI>
</Source>
@@ -36796,17 +36825,17 @@ functionality to build high-performing, platform-independent programs.</Descript
<Name>python-pygobject3</Name>
<Summary xml:lang="en">Python Bindings for GLib/GObject/GIO/GTK+</Summary>
<RuntimeDependencies>
<Dependency>gobject-introspection</Dependency>
<Dependency>python-cairo</Dependency>
<Dependency>libffi</Dependency>
<Dependency>cairo</Dependency>
<Dependency>glib2</Dependency>
<Dependency>cairo</Dependency>
<Dependency>libffi</Dependency>
<Dependency>python-cairo</Dependency>
<Dependency>gobject-introspection</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/libpyglib-gi-2.0-python2.7.so*</Path>
<Path fileType="library">/usr/lib/python2.7</Path>
<Path fileType="data">/usr/share/pygobject</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/pygobject</Path>
<Path fileType="library">/usr/lib/python2.7</Path>
<Path fileType="library">/usr/lib/libpyglib-gi-2.0-python2.7.so*</Path>
</Files>
</Package>
<Package>
@@ -36815,17 +36844,24 @@ functionality to build high-performing, platform-independent programs.</Descript
<Summary xml:lang="tr">python-pygobject3 için geliştirme dosyaları</Summary>
<Description xml:lang="tr">python-pygobject3-devel, python-pygobject3 için geliştirme dosyalarını içerir.</Description>
<RuntimeDependencies>
<Dependency release="10">python-pygobject3</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency>libffi-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libffi-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency release="11">python-pygobject3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="11">
<Date>2020-05-18</Date>
<Version>3.36.1</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="10">
<Date>2020-03-11</Date>
<Version>3.36.0</Version>
@@ -37628,10 +37664,10 @@ functionality to build high-performing, platform-independent programs.</Descript
<Summary xml:lang="tr">python-sphinxcontrib-websupport, Sphinx belgelendirme üretecisidir.</Summary>
<Description xml:lang="en">sphinxcontrib-websupport provides a Python API to easily integrate Sphinx documentation into your Web application.</Description>
<Description xml:lang="tr">python-sphinxcontrib-websupport, Sphinx belgelendirme üretecisidir. python3-sphinxcontrib-websupport, ağ uygulamalarınız için Sphinx ile bütünleşebilen python apisi sunar.</Description>
<Archive type="targz" sha1sum="313f4b764872d36f890e76579985e6aaa732f4ca" name="sphinxcontrib-websupport-1.2.1.tar.gz">https://pypi.org/packages/source/s/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.1.tar.gz</Archive>
<Archive type="targz" sha1sum="9c7e4feaf8744d9c5600ce780db8451fb0075c21" name="sphinxcontrib-websupport-1.2.2.tar.gz">https://pypi.org/packages/source/s/sphinxcontrib-websupport/sphinxcontrib-websupport-1.2.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>python-setuptools</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python/python-sphinxcontrib-websupport/pspec.xml</SourceURI>
</Source>
@@ -37639,16 +37675,23 @@ functionality to build high-performing, platform-independent programs.</Descript
<Name>python-sphinxcontrib-websupport</Name>
<Summary xml:lang="en">sphinxcontrib-websupport module for python</Summary>
<RuntimeDependencies>
<Dependency>python-setuptools</Dependency>
<Dependency>python-docutils</Dependency>
<Dependency>python-Jinja2</Dependency>
<Dependency>python-docutils</Dependency>
<Dependency>python-setuptools</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python-sphinxcontrib-websupport</Path>
<Path fileType="library">/usr/lib/python2*</Path>
<Path fileType="doc">/usr/share/doc/python-sphinxcontrib-websupport</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2020-05-18</Date>
<Version>1.2.2</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="4">
<Date>2020-03-27</Date>
<Version>1.2.1</Version>
@@ -38938,7 +38981,7 @@ functionality to build high-performing, platform-independent programs.</Descript
<Summary xml:lang="tr">Multidict uygulaması.</Summary>
<Description xml:lang="en">Multidict is dict-like collection of key-value pairs where key might be occurred more than once in the container.</Description>
<Description xml:lang="tr">python3-multidict, sözlük benzeri anahtar-değer ikilisinden oluşan ama konteynerde birden fazla aynı anahtar olmasına olanak verek python modülüdür.</Description>
<Archive type="targz" sha1sum="d554437eb3e3bbb9ddf938f7f97f8dc40eb9353d" name="v4.7.5.tar.gz">https://github.com/aio-libs/multidict/archive/v4.7.5.tar.gz</Archive>
<Archive type="targz" sha1sum="8f64cce7bb448d76c16749d7f7eb7c3adbe10edc" name="v4.7.6.tar.gz">https://github.com/aio-libs/multidict/archive/v4.7.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -38959,6 +39002,13 @@ functionality to build high-performing, platform-independent programs.</Descript
</Files>
</Package>
<History>
<Update release="3">
<Date>2020-05-18</Date>
<Version>4.7.6</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2020-02-23</Date>
<Version>4.7.5</Version>
@@ -40656,7 +40706,7 @@ functionality to build high-performing, platform-independent programs.</Descript
<SpecFile>
<Source>
<Name>python3-youtube_dl</Name>
<Homepage>http://rg3.github.io/youtube-dl</Homepage>
<Homepage>https://ytdl-org.github.io/youtube-dl/index.html</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
@@ -40669,10 +40719,10 @@ functionality to build high-performing, platform-independent programs.</Descript
<Description xml:lang="en">Youtube Video Downloader</Description>
<Description xml:lang="tr">Youtube ve benzeri video oynatan sitelerden video indirmeyi sağlayan bir uygulama.</Description>
<Icon>youtube_dl</Icon>
<Archive type="targz" sha1sum="7b7096b16ac47a9f7bc5f24aa6f67407f37ae7ee" name="2020.03.24.tar.gz">https://github.com/ytdl-org/youtube-dl/archive/2020.03.24.tar.gz</Archive>
<Archive type="targz" sha1sum="d7a07f3e877517ef0be694057f53c3c545865ac8" name="2020.05.08.tar.gz">https://github.com/ytdl-org/youtube-dl/archive/2020.05.08.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="3.8.0">python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency versionFrom="3.8.0">python3-devel</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-youtube_dl/pspec.xml</SourceURI>
</Source>
@@ -40680,20 +40730,27 @@ functionality to build high-performing, platform-independent programs.</Descript
<Name>python3-youtube_dl</Name>
<Summary xml:lang="en">Youtube Video Downloader</Summary>
<RuntimeDependencies>
<Dependency versionFrom="3.8.0">python3</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency versionFrom="3.8.0">python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/etc/bash_completion.d</Path>
<Path fileType="data">/usr/share/man/man1</Path>
<Path fileType="data">/usr/lib/python3*</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="doc">/usr/share/doc/</Path>
<Path fileType="data">/etc/fish</Path>
<Path fileType="doc">/usr/share/doc/</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/lib/python3*</Path>
<Path fileType="data">/usr/share/man/man1</Path>
<Path fileType="data">/etc/bash_completion.d</Path>
<Path fileType="data">/usr/share/applications</Path>
</Files>
</Package>
<History>
<Update release="19">
<Date>2020-05-18</Date>
<Version>2020.05.08</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="18">
<Date>2020-03-27</Date>
<Version>2020.03.24</Version>
@@ -41005,14 +41062,14 @@ functionality to build high-performing, platform-independent programs.</Descript
<Summary xml:lang="tr">GLib/GObject/GIO/GTK+ için python3 bağlayıcıları.</Summary>
<Description xml:lang="en">pygobject is GLib&apos;s GObject library bindings for Python3.</Description>
<Description xml:lang="tr">python3-pygobject, Python3 için yazılmış, Glib&apos;in GObject kütüphanesi bağlayıcısıdır.</Description>
<Archive type="tarxz" sha1sum="332a0d1915eaf6b1f5609785a01c90725b24f800" name="pygobject-3.36.0.tar.xz">http://ftp.acc.umu.se/pub/GNOME/sources/pygobject/3.36/pygobject-3.36.0.tar.xz</Archive>
<Archive type="tarxz" sha1sum="8617e3edf4d1d02ba30cf8c1c087df6d96f7de66" name="pygobject-3.36.1.tar.xz">http://ftp.acc.umu.se/pub/GNOME/sources/pygobject/3.36/pygobject-3.36.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency>python3-cairo-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>libffi-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>meson</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libffi-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-cairo-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-pygobject3/pspec.xml</SourceURI>
</Source>
@@ -41020,18 +41077,18 @@ functionality to build high-performing, platform-independent programs.</Descript
<Name>python3-pygobject3</Name>
<Summary xml:lang="en">Python Bindings for GLib/GObject/GIO/GTK+</Summary>
<RuntimeDependencies>
<Dependency>gobject-introspection</Dependency>
<Dependency>python3-cairo</Dependency>
<Dependency>python3</Dependency>
<Dependency>libffi</Dependency>
<Dependency>glib2</Dependency>
<Dependency>cairo</Dependency>
<Dependency>glib2</Dependency>
<Dependency>libffi</Dependency>
<Dependency>python3</Dependency>
<Dependency>python3-cairo</Dependency>
<Dependency>gobject-introspection</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/libpyglib-gi-2.0-python3*.so*</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/pygobject</Path>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="library">/usr/lib/libpyglib-gi-2.0-python3*.so*</Path>
</Files>
</Package>
<Package>
@@ -41040,17 +41097,24 @@ functionality to build high-performing, platform-independent programs.</Descript
<Summary xml:lang="tr">python3-pygobject3 için geliştirme dosyaları</Summary>
<Description xml:lang="tr">python3-pygobject3-devel, python3-pygobject3 için geliştirme dosyalarını içerir.</Description>
<RuntimeDependencies>
<Dependency release="12">python3-pygobject3</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency>libffi-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>libffi-devel</Dependency>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency release="13">python3-pygobject3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="data">/usr/lib/pkgconfig</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="13">
<Date>2020-05-18</Date>
<Version>3.36.1</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="12">
<Date>2020-03-11</Date>
<Version>3.36.0</Version>
@@ -44113,11 +44177,11 @@ functionality to build high-performing, platform-independent programs.</Descript
<Summary xml:lang="tr">Sanal Python ortamı üreteci.</Summary>
<Description xml:lang="en">python3-virtualenv is a a tool and library for creating isolated virtual python environments.</Description>
<Description xml:lang="tr">python3-virtualenv, sanal bir python çalışma ortamı yaratan araç ve kitaplıkları sunar.</Description>
<Archive type="targz" sha1sum="c55ae013f4f69e604adbcec83ff4f7ef585681b0" name="20.0.18.tar.gz">https://github.com/pypa/virtualenv/archive/20.0.18.tar.gz</Archive>
<Archive type="targz" sha1sum="8445cce9d26c3db67e4c4fd13a56b2d443b9161f" name="20.0.20.tar.gz">https://github.com/pypa/virtualenv/archive/20.0.20.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools-scm</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-setuptools-scm</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-virtualenv/pspec.xml</SourceURI>
</Source>
@@ -44125,20 +44189,27 @@ functionality to build high-performing, platform-independent programs.</Descript
<Name>python3-virtualenv</Name>
<Summary xml:lang="en">Virtual Python Environment builder.</Summary>
<RuntimeDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-filelock</Dependency>
<Dependency>python3</Dependency>
<Dependency>python3-six</Dependency>
<Dependency>python3-appdirs</Dependency>
<Dependency>python3-distlib</Dependency>
<Dependency>python3-six</Dependency>
<Dependency>python3</Dependency>
<Dependency>python3-filelock</Dependency>
<Dependency>python3-setuptools</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python3-virtualenv</Path>
<Path fileType="executable">/usr/bin/virtualenv</Path>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="executable">/usr/bin/virtualenv</Path>
<Path fileType="doc">/usr/share/doc/python3-virtualenv</Path>
</Files>
</Package>
<History>
<Update release="7">
<Date>2020-05-18</Date>
<Version>20.0.20</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="6">
<Date>2020-04-22</Date>
<Version>20.0.18</Version>
@@ -44199,7 +44270,7 @@ functionality to build high-performing, platform-independent programs.</Descript
<Summary xml:lang="tr">Python için Dünya Saat Dilimi(World Time Zone) tanımları</Summary>
<Description xml:lang="en">python-pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo).Almost all (over 540) of the Olson timezones are supported.</Description>
<Description xml:lang="tr">python3-pytz, Olson tz veritabanını Python&apos;a taşımaktadır. Bu kütüphane Python kullanarak doğru ve farklı platformlar üzerinde hesaplamalar yapmayı sağlar. Aynı zamanda gün ışığından kazanmak için saat ayarlama ile ilgili belirsizlikleri de çözmektedir. Bu konuda Python Library Reference (datetime.tzinfo) kısmında ayrıntılı bilgi bulabilirsiniz. 540&apos;a yakın Olson zaman dilimi desteklenmektedir.</Description>
<Archive type="targz" sha1sum="fc320b8b76a6067f16bbc3b8c365766978b5252f" name="pytz-2019.3.tar.gz">https://files.pythonhosted.org/packages/82/c3/534ddba230bd4fbbd3b7a3d35f3341d014cca213f369a9940925e7e5f691/pytz-2019.3.tar.gz</Archive>
<Archive type="targz" sha1sum="60f6db35e92688c4701c16bd3d2b9cbfac1fd604" name="pytz-2020.1.tar.gz">https://pypi.org/packages/source/p/pytz/pytz-2020.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -44209,12 +44280,22 @@ functionality to build high-performing, platform-independent programs.</Descript
<Package>
<Name>python3-pytz</Name>
<Summary xml:lang="en">World Timezone Definitions for Python</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc/python3-pytz</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2020-05-18</Date>
<Version>2020.1</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2019-12-27</Date>
<Version>2019.3</Version>
@@ -44628,45 +44709,42 @@ functionality to build high-performing, platform-independent programs.</Descript
<Summary xml:lang="tr">Python Görsel Kitaplığı (PIL - Python Imaging Library) çatalıdır.</Summary>
<Description xml:lang="en">Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging Library by Fredrik Lundh and Contributors. As of 2019, Pillow development is supported by Tidelift.</Description>
<Description xml:lang="tr">python3-pillow, özgür python PIL(Python Imaging Library - Python Görsel Kitaplığı) kütüphanesinin özgür yazılımcılar tarafından geliştirilen çatalıdır.</Description>
<Archive type="targz" sha1sum="934e707b4d887152897847f3719d32f9c4c0954a" name="7.1.1.tar.gz">https://github.com/python-pillow/Pillow/archive/7.1.1.tar.gz</Archive>
<Archive type="targz" sha1sum="7748c8587ca0f9e109d51c4ee58eb2dd96571d17" name="7.1.2.tar.gz">https://github.com/python-pillow/Pillow/archive/7.1.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>libimagequant-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>openjpeg2-devel</Dependency>
<Dependency>freetype-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>libxcb-devel</Dependency>
<Dependency>lcms2-devel</Dependency>
<Dependency>tiff-devel</Dependency>
<Dependency>webp-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>python3-sphinx_rtd_theme</Dependency>
<Dependency>python3-pycparser</Dependency>
<Dependency>python3-olefile</Dependency>
<Dependency>python3-sphinx</Dependency>
<Dependency>python3-cffi</Dependency>
<Dependency>lcms2-devel</Dependency>
<Dependency>libxcb-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>freetype-devel</Dependency>
<Dependency>openjpeg2-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>libimagequant-devel</Dependency>
<Dependency>python3-tk</Dependency>
<Dependency>python3-cffi</Dependency>
<Dependency>python3-sphinx</Dependency>
<Dependency>python3-olefile</Dependency>
<Dependency>python3-pycparser</Dependency>
<Dependency>python3-sphinx_rtd_theme</Dependency>
</BuildDependencies>
<Patches>
<Patch>docfix.patch</Patch>
</Patches>
<SourceURI>programming/language/python3/python3-pillow/pspec.xml</SourceURI>
</Source>
<Package>
<Name>python3-pillow</Name>
<Summary xml:lang="en">PIL is the fork of Python Imaging Library.</Summary>
<RuntimeDependencies>
<Dependency>libjpeg-turbo</Dependency>
<Dependency>libimagequant</Dependency>
<Dependency>openjpeg2</Dependency>
<Dependency>freetype</Dependency>
<Dependency>python3</Dependency>
<Dependency>libxcb</Dependency>
<Dependency>lcms2</Dependency>
<Dependency>tiff</Dependency>
<Dependency>webp</Dependency>
<Dependency>zlib</Dependency>
<Dependency>lcms2</Dependency>
<Dependency>libxcb</Dependency>
<Dependency>python3</Dependency>
<Dependency>freetype</Dependency>
<Dependency>openjpeg2</Dependency>
<Dependency>libjpeg-turbo</Dependency>
<Dependency>libimagequant</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
@@ -44679,10 +44757,10 @@ functionality to build high-performing, platform-independent programs.</Descript
<Summary xml:lang="tr">python3-pillow için geliştirme dosyaları</Summary>
<Description xml:lang="tr">python3-pillow-devel, python3-pillow için geliştirme dosyalarını içerir.</Description>
<RuntimeDependencies>
<Dependency release="6">python3-pillow</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>libjpeg-turbo-devel</Dependency>
<Dependency release="7">python3-pillow</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
@@ -44694,13 +44772,20 @@ functionality to build high-performing, platform-independent programs.</Descript
<Summary xml:lang="tr">python3-pillow için belgelendirme dosyaları</Summary>
<Description xml:lang="tr">python3-pillow-docs, python3-pillow için belgelendirme dosyaları içerir.</Description>
<RuntimeDependencies>
<Dependency release="6">python3-pillow</Dependency>
<Dependency release="7">python3-pillow</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python3-pillow/html</Path>
</Files>
</Package>
<History>
<Update release="7">
<Date>2020-05-18</Date>
<Version>7.1.2</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="6">
<Date>2020-04-07</Date>
<Version>7.1.1</Version>
@@ -45217,7 +45302,7 @@ functionality to build high-performing, platform-independent programs.</Descript
<Summary xml:lang="tr">python3-sanic, hızlı çalışması, hızlı inşa etmesi ve hızlı yazılması üzerinde özellikleri geliştirilmiş bir ağ sunucu ve çatısıdır.</Summary>
<Description xml:lang="en">Sanic is a Python 3.6+ web server and web framework that&apos;s written to go fast. It allows the usage of the async/await syntax added in Python 3.5, which makes your code non-blocking and speedy.</Description>
<Description xml:lang="tr">python3-sanic, hızlı çalışması için tasarlanmış bir python3 ağ sunucu ve çatısıdır.</Description>
<Archive type="targz" sha1sum="f50a7b73e6accbc8d340d5e744fb978f4bee53de" name="v19.12.2.tar.gz">https://github.com/huge-success/sanic/archive/v19.12.2.tar.gz</Archive>
<Archive type="targz" sha1sum="49df8693be6b7501d44ba4040ad8c7fb6ae1ad57" name="v20.3.0.tar.gz">https://github.com/huge-success/sanic/archive/v20.3.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -45243,6 +45328,13 @@ functionality to build high-performing, platform-independent programs.</Descript
</Files>
</Package>
<History>
<Update release="5">
<Date>2020-05-18</Date>
<Version>20.3.0</Version>
<Comment>Major version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="4">
<Date>2020-01-14</Date>
<Version>19.12.2</Version>
@@ -45502,14 +45594,14 @@ functionality to build high-performing, platform-independent programs.</Descript
<Description xml:lang="en">Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities.</Description>
<Description xml:lang="tr">Numpy, N-boyutlu güçlü bir dizi, gelişmiş fonksiyonlar, C/C++ ve Fortran kodunu entegre etmek için araçlar, doğrusal cebir ve rastgele sayı özelliği içerir.</Description>
<Description xml:lang="es">Numpy contiene un potente objeto de array N-dimensional, funciones sofisticadas (broadcasting), herramientas para la integración de código C/C++ y Fortran, y facilidades útiles de algebra lineal, transformación Fourier, y número aleatorios.</Description>
<Archive type="targz" sha1sum="39f9d6f9fb24995a028d87bde8b36c8b101253af" name="v1.18.3.tar.gz">https://github.com/numpy/numpy/archive/v1.18.3.tar.gz</Archive>
<Archive type="targz" sha1sum="96ab53e14d313c8ba42466a1619e37ff474a33b3" name="v1.18.4.tar.gz">https://github.com/numpy/numpy/archive/v1.18.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>cython3</Dependency>
<Dependency>cblas-devel</Dependency>
<Dependency>lapack-devel</Dependency>
<Dependency>python3-nose</Dependency>
<Dependency>cblas-devel</Dependency>
<Dependency>cython3</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-numpy/pspec.xml</SourceURI>
</Source>
@@ -45517,12 +45609,12 @@ functionality to build high-performing, platform-independent programs.</Descript
<Name>python3-numpy</Name>
<Summary xml:lang="en">The fundamental package needed for scientific computing with Python</Summary>
<RuntimeDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>libquadmath</Dependency>
<Dependency>python3</Dependency>
<Dependency>lapack</Dependency>
<Dependency>cblas</Dependency>
<Dependency>blas</Dependency>
<Dependency>cblas</Dependency>
<Dependency>lapack</Dependency>
<Dependency>python3</Dependency>
<Dependency>libquadmath</Dependency>
<Dependency>python3-setuptools</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python3-numpy/LICENSE*</Path>
@@ -45537,13 +45629,20 @@ functionality to build high-performing, platform-independent programs.</Descript
<Summary xml:lang="tr">python3-numpy için belgelendirme dosyaları</Summary>
<Description xml:lang="tr">python3-numpy-docs, python3-numpy için belgelendirme dosyalarını içerir.</Description>
<RuntimeDependencies>
<Dependency release="8">python3-numpy</Dependency>
<Dependency release="9">python3-numpy</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python3-numpy/doc</Path>
</Files>
</Package>
<History>
<Update release="9">
<Date>2020-05-18</Date>
<Version>1.18.4</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="8">
<Date>2020-04-22</Date>
<Version>1.18.3</Version>
@@ -45750,7 +45849,7 @@ functionality to build high-performing, platform-independent programs.</Descript
<Summary xml:lang="tr">Python paketlerinin içerisindeki kaynakları daha iyi yönetebilen python kitaplığı.</Summary>
<Description xml:lang="en">The key goal of this module is to replace parts of pkg_resources with a solution in Python&apos;s stdlib that relies on well-defined APIs. This makes reading resources included in packages easier, with more stable and consistent semantics.</Description>
<Description xml:lang="tr">python3-importlib_resources, Python paketlerinin içerisindeki kaynakları daha iyi yönetebilen python kitaplığı sunar. Ana amacı pkg_resources madülünün yerini almaktır.</Description>
<Archive type="targz" sha1sum="dd361efa08121aeb7b7af6ca066780ec3c08f587" name="importlib_resources-v1.4.0.tar.gz">https://gitlab.com/python-devs/importlib_resources/-/archive/v1.4.0/importlib_resources-v1.4.0.tar.gz</Archive>
<Archive type="targz" sha1sum="ef73bbdfa1e5d90d9aeed0492cbdcd3ccfce6b1a" name="importlib_resources-v1.5.0.tar.gz">https://gitlab.com/python-devs/importlib_resources/-/archive/v1.5.0/importlib_resources-v1.5.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools-scm</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -45770,6 +45869,13 @@ functionality to build high-performing, platform-independent programs.</Descript
</Files>
</Package>
<History>
<Update release="3">
<Date>2020-05-18</Date>
<Version>1.5.0</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2020-03-27</Date>
<Version>1.4.0</Version>
@@ -45846,12 +45952,12 @@ functionality to build high-performing, platform-independent programs.</Descript
<Summary xml:lang="tr">Basit ve güçlü python3 için test modülü.</Summary>
<Description xml:lang="en">The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries.</Description>
<Description xml:lang="tr">python3-pytest, python3 için güçlü ve basit test modülü içerir.</Description>
<Archive type="targz" sha1sum="1a489a43d68169e356e99730d8254bd9f69e1446" name="5.4.1.tar.gz">https://github.com/pytest-dev/pytest/archive/5.4.1.tar.gz</Archive>
<Archive type="targz" sha1sum="e788390e7e0e9d95f1b20d954be94983fc54dc28" name="5.4.2.tar.gz">https://github.com/pytest-dev/pytest/archive/5.4.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools-scm</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-six</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-setuptools-scm</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-pytest/pspec.xml</SourceURI>
</Source>
@@ -45859,23 +45965,30 @@ functionality to build high-performing, platform-independent programs.</Descript
<Name>python3-pytest</Name>
<Summary xml:lang="en">Simple powerful testing with Python</Summary>
<RuntimeDependencies>
<Dependency>python3-more-itertools</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-packaging</Dependency>
<Dependency>python3-wcwidth</Dependency>
<Dependency>python3-pluggy</Dependency>
<Dependency>python3-attrs</Dependency>
<Dependency>python3-py</Dependency>
<Dependency>python3</Dependency>
<Dependency>python3-py</Dependency>
<Dependency>python3-attrs</Dependency>
<Dependency>python3-pluggy</Dependency>
<Dependency>python3-wcwidth</Dependency>
<Dependency>python3-packaging</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-more-itertools</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python3-pytest</Path>
<Path fileType="executable">/usr/bin/py.test</Path>
<Path fileType="executable">/usr/bin/pytest</Path>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="executable">/usr/bin/pytest</Path>
<Path fileType="executable">/usr/bin/py.test</Path>
<Path fileType="doc">/usr/share/doc/python3-pytest</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2020-05-18</Date>
<Version>5.4.2</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2020-03-17</Date>
<Version>5.4.1</Version>
@@ -46905,11 +47018,11 @@ functionality to build high-performing, platform-independent programs.</Descript
<Summary xml:lang="tr">Esnek bir form değerlendirme ve render kitaplığı.</Summary>
<Description xml:lang="en">WTForms is a flexible forms validation and rendering library for Python web development. It is framework agnostic and can work with whatever web framework and template engine you choose.</Description>
<Description xml:lang="tr">python3-wtforms, python icin esnek bir form değerlendirme ve render kitaplığı sağlar.</Description>
<Archive type="targz" sha1sum="25ba0ddccdf97e89ca18c8137da17c913cac9151" name="2.3.0.tar.gz">https://github.com/wtforms/wtforms/archive/2.3.0.tar.gz</Archive>
<Archive type="targz" sha1sum="fdc4d43d992f56e7f0d27ac50fe2def67951c4f3" name="2.3.1.tar.gz">https://github.com/wtforms/wtforms/archive/2.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-Babel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
<SourceURI>programming/language/python3/python3-wtforms/pspec.xml</SourceURI>
</Source>
@@ -46917,8 +47030,8 @@ functionality to build high-performing, platform-independent programs.</Descript
<Name>python3-wtforms</Name>
<Summary xml:lang="en">A flexible forms validation and rendering library for Python.</Summary>
<RuntimeDependencies>
<Dependency>python3-MarkupSafe</Dependency>
<Dependency>python3</Dependency>
<Dependency>python3-MarkupSafe</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
@@ -46926,6 +47039,13 @@ functionality to build high-performing, platform-independent programs.</Descript
</Files>
</Package>
<History>
<Update release="3">
<Date>2020-05-18</Date>
<Version>2.3.1</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2020-04-22</Date>
<Version>2.3.0</Version>
+1 -1
View File
@@ -1 +1 @@
c1e668774e840b87bf0ad15a53fa9f1219505b83
d9a255ad628aa2c3be55c80fa208469a9b5555b9
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
7817fc52124b8d44f4c53cdfc63ea35ab6cabcdf
3ad3caf32cdea12c59b4e8d63f71d014fd0b5a35