python3-setuptools-scm:ver.bump:3.4.3

This commit is contained in:
blue-devil
2020-01-24 00:56:39 +03:00
parent 59da2fcf3f
commit 1953dda509
2 changed files with 15 additions and 7 deletions
@@ -1,5 +1,5 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-setuptools-scm</Name>
@@ -8,15 +8,16 @@
<Name>Blue DeviL</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<PartOf>programming.language.python3</PartOf>
<License>MIT</License>
<IsA>library</IsA>
<Summary>Python3 setuptools-scm module</Summary>
<Description>Tsetuptools_scm handles managing your Python package versions in SCM metadata instead of declaring them as the version argument or in a SCM managed file.</Description>
<Archive sha1sum="8c4d2077ddb84470099f6cad64c7c24fb5ec5f3b" type="targz">https://pypi.io/packages/source/s/setuptools_scm/setuptools_scm-3.3.3.tar.gz</Archive>
<Archive sha1sum="0be83815235151e5dbaec95c42b9705a387f11cd" type="targz">https://files.pythonhosted.org/packages/fe/bd/bc2fe0b14ce234bb5e2af5f3b574c5a8ef1b7845bfa41e7cf69a78627ec8/setuptools_scm-3.4.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
<!--<Dependency>python-sphinx</Dependency>-->
<!--<Dependency>python3-sphinx</Dependency>-->
</BuildDependencies>
</Source>
@@ -28,12 +29,19 @@
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-setuptools-scm</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2020-01-23</Date>
<Version>3.4.3</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2019-12-11</Date>
<Version>3.3.3</Version>
@@ -49,4 +57,4 @@
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -5,4 +5,4 @@
<Summary xml:lang="tr">Python3 setuptools-scm modülü</Summary>
<Description xml:lang="tr">setuptools-scm python paket versiyonlarını SCM metadataları kullanarak yönetmenizi sağlayan python3 modülüdür.</Description>
</Source>
</PISI>
</PISI>