Merge pull request #8285 from blue-devil/master

version bumps
This commit is contained in:
Kamil ATLI
2020-03-30 04:25:57 +03:00
committed by GitHub
17 changed files with 236930 additions and 235605 deletions
+236787 -235589
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -1 +1 @@
d4be172762ed41fc39e53b9dcc43f6c7cf45d7ac
7f39f40322b3c1b1d5837fdc309982473ea0a171
BIN
View File
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
20474a163bff2526eb0f14425469fbf5355f856b
d6750ae3b79d63d3c14f975211d824f1686c7e52
@@ -7,7 +7,7 @@
from pisi.actionsapi import pythonmodules
from pisi.actionsapi import shelltools
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","1.5.2")
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","1.6.0")
def build():
pythonmodules.compile()
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>importlib_metadata is a library to access the metadata for a Python package.</Summary>
<Description>importlib_metadata is a library to access the metadata for a Python package.</Description>
<Archive sha1sum="50a8fd6bca14ceced31a902ab58aba44fd7e9b57" type="targz">https://gitlab.com/python-devs/importlib_metadata/-/archive/v1.5.2/importlib_metadata-v1.5.2.tar.gz</Archive>
<Archive sha1sum="ba5bf0544265a24dbef27d4492e6c05c2e534b23" type="targz">https://gitlab.com/python-devs/importlib_metadata/-/archive/v1.6.0/importlib_metadata-v1.6.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools-scm</Dependency>
<Dependency>python-setuptools</Dependency>
@@ -37,6 +37,13 @@
</Package>
<History>
<Update release="3">
<Date>2020-03-29</Date>
<Version>1.6.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.5.2</Version>
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Python interface to the libsmbclient library</Summary>
<Description>python-smbc is a Python binding for the libsmbclient library.</Description>
<Archive sha1sum="79f7cdeb138e025eae39f72ded968c1fc8a7d88b" type="tarbz2">https://pypi.org/packages/source/p/pysmbc/pysmbc-1.0.19.tar.bz2</Archive>
<Archive sha1sum="022614f32b110cec07ee5ad0dc62efeb131cccc7" type="tarbz2">https://pypi.org/packages/source/p/pysmbc/pysmbc-1.0.20.tar.bz2</Archive>
<BuildDependencies>
<Dependency>python-setuptools</Dependency>
<Dependency>python-devel</Dependency>
@@ -34,6 +34,13 @@
</Package>
<History>
<Update release="7">
<Date>2020-03-29</Date>
<Version>1.0.20</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="6">
<Date>2020-03-27</Date>
<Version>1.0.19</Version>
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>A Fast, Extensible Progress Bar for Python and CLI.</Summary>
<Description>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're done!</Description>
<Archive sha1sum="3657c0804e93a82f8cc7b35ce7864ad84b174cbe" type="targz">https://github.com/tqdm/tqdm/archive/v4.43.0.tar.gz</Archive>
<Archive sha1sum="e6391586d010236285ee29d71aacbcd0578f4d9c" type="targz">https://github.com/tqdm/tqdm/archive/v4.44.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-setuptools</Dependency>
<Dependency>python-devel</Dependency>
@@ -23,14 +23,24 @@
<Package>
<Name>python-tqdm</Name>
<Summary>A Fast, Extensible Progress Bar for Python and CLI.</Summary>
<RuntimeDependencies>
<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="doc">/usr/share/doc/python-tqdm</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2020-03-29</Date>
<Version>4.44.1</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="5">
<Date>2020-02-21</Date>
<Version>4.43.0</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(pyVer="3")
def install():
pythonmodules.install(pyVer="3")
@@ -0,0 +1,44 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-cppy</Name>
<Homepage>https://github.com/nucleic/cppy</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 collection of C++ headers which make it easier to write Python C extension modules.</Summary>
<Description>A small C++ header library which makes it easier to write Python extension modules. The primary feature is a PyObject smart pointer which automatically handles reference counting and provides convenience methods for performing common object operations.</Description>
<Archive sha1sum="dac3cc0cdb64d8811a5307c8289e84da861a9574" type="targz">https://github.com/nucleic/cppy/archive/1.1.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>python3-cppy</Name>
<Summary>A collection of C++ headers which make it easier to write Python C extension modules.</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python3-cppy</Path>
<Path fileType="library">/usr/lib/python3*</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-03-29</Date>
<Version>1.1.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-cppy</Name>
<Summary xml:lang="tr">Python3 için C genişleme modülleri yazmayı kolaylaştıran C++ başlıkları.</Summary>
<Description xml:lang="tr">python3-cppy, python3 için C genişleme modülleri yazmayı kolaylaştıran C++ başlıkları sunar.</Description>
</Source>
</PISI>
@@ -7,7 +7,7 @@
from pisi.actionsapi import pythonmodules
from pisi.actionsapi import shelltools
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","1.5.2")
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","1.6.0")
def build():
pythonmodules.compile(pyVer="3")
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>importlib_metadata is a library to access the metadata for a Python package.</Summary>
<Description>importlib_metadata is a library to access the metadata for a Python package.</Description>
<Archive sha1sum="50a8fd6bca14ceced31a902ab58aba44fd7e9b57" type="targz">https://gitlab.com/python-devs/importlib_metadata/-/archive/v1.5.2/importlib_metadata-v1.5.2.tar.gz</Archive>
<Archive sha1sum="ba5bf0544265a24dbef27d4492e6c05c2e534b23" type="targz">https://gitlab.com/python-devs/importlib_metadata/-/archive/v1.6.0/importlib_metadata-v1.6.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools-scm</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="3">
<Date>2020-03-29</Date>
<Version>1.6.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.5.2</Version>
@@ -13,10 +13,11 @@
<IsA>library</IsA>
<Summary>Efficient C++ implementation of the Cassowary constraint solving algorithm.</Summary>
<Description>Kiwi is an efficient C++ implementation of the Cassowary constraint solving algorithm. Kiwi is an implementation of the algorithm based on the seminal Cassowary paper.</Description>
<Archive sha1sum="060cda7d28f43f7214886bea1103edf60d63e229" type="targz">https://github.com/nucleic/kiwi/archive/1.1.0.tar.gz</Archive>
<Archive sha1sum="a99caf78f78ffa66697c140a3b5d99cc6b9b26ce" type="targz">https://github.com/nucleic/kiwi/archive/1.2.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-cppy</Dependency>
</BuildDependencies>
</Source>
@@ -33,6 +34,13 @@
</Package>
<History>
<Update release="2">
<Date>2020-03-27</Date>
<Version>1.2.0</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-03-03</Date>
<Version>1.1.0</Version>
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Python interface to the libsmbclient library</Summary>
<Description>python-smbc is a Python binding for the libsmbclient library.</Description>
<Archive sha1sum="79f7cdeb138e025eae39f72ded968c1fc8a7d88b" type="tarbz2">https://pypi.org/packages/source/p/pysmbc/pysmbc-1.0.19.tar.bz2</Archive>
<Archive sha1sum="022614f32b110cec07ee5ad0dc62efeb131cccc7" type="tarbz2">https://pypi.org/packages/source/p/pysmbc/pysmbc-1.0.20.tar.bz2</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -25,6 +25,7 @@
<Name>python3-pysmbc</Name>
<Summary>Python3 interface to the libsmbclient library</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency>samba</Dependency>
</RuntimeDependencies>
<Files>
@@ -34,6 +35,13 @@
</Package>
<History>
<Update release="3">
<Date>2020-03-29</Date>
<Version>1.0.20</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2020-03-27</Date>
<Version>1.0.19</Version>
@@ -8,12 +8,12 @@
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.language.python3</PartOf>
<License>MIT</License>
<IsA>library</IsA>
<Summary>Deal PySol FC Cards</Summary>
<Description>The pysol-cards python modules allow the python developer to generate the initial deals of some PySol FC games. It also supports PySol legacy deals and Microsoft FreeCell / Freecell Pro deals.</Description>
<Archive sha1sum="cf60ad394c4f2b4265bcfa36d9fe47d053a6f21a" type="targz">https://pypi.io/packages/source/p/pysol_cards/pysol_cards-0.8.8.tar.gz</Archive>
<Archive sha1sum="64ebfd66784f9bc6263c30a6830ff5972ffee3cd" type="targz">https://pypi.io/packages/source/p/pysol_cards/pysol_cards-0.8.9.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="3">
<Date>2020-03-29</Date>
<Version>0.8.9</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2020-03-11</Date>
<Version>0.8.8</Version>
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>A Fast, Extensible Progress Bar for Python and CLI.</Summary>
<Description>python3-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're done!</Description>
<Archive sha1sum="3657c0804e93a82f8cc7b35ce7864ad84b174cbe" type="targz">https://github.com/tqdm/tqdm/archive/v4.43.0.tar.gz</Archive>
<Archive sha1sum="e6391586d010236285ee29d71aacbcd0578f4d9c" type="targz">https://github.com/tqdm/tqdm/archive/v4.44.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -24,16 +24,24 @@
<Name>python3-tqdm</Name>
<Summary>A Fast, Extensible Progress Bar for Python and CLI.</Summary>
<RuntimeDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/tqdm</Path>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-tqdm</Path>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="executable">/usr/bin/tqdm</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2020-03-29</Date>
<Version>4.44.1</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="5">
<Date>2020-02-21</Date>
<Version>4.43.0</Version>