python3-setuptools-scm:ver.bump:3.4.3
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" ?>
|
<?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>
|
<PISI>
|
||||||
<Source>
|
<Source>
|
||||||
<Name>python3-setuptools-scm</Name>
|
<Name>python3-setuptools-scm</Name>
|
||||||
@@ -8,15 +8,16 @@
|
|||||||
<Name>Blue DeviL</Name>
|
<Name>Blue DeviL</Name>
|
||||||
<Email>bluedevil@sctzine.com</Email>
|
<Email>bluedevil@sctzine.com</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
|
<PartOf>programming.language.python3</PartOf>
|
||||||
<License>MIT</License>
|
<License>MIT</License>
|
||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Python3 setuptools-scm module</Summary>
|
<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>
|
<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>
|
<BuildDependencies>
|
||||||
<Dependency>python3-setuptools</Dependency>
|
<Dependency>python3-setuptools</Dependency>
|
||||||
<Dependency>python3-devel</Dependency>
|
<Dependency>python3-devel</Dependency>
|
||||||
<!--<Dependency>python-sphinx</Dependency>-->
|
<!--<Dependency>python3-sphinx</Dependency>-->
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -28,12 +29,19 @@
|
|||||||
<Dependency>python3</Dependency>
|
<Dependency>python3</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib/python3*</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc/python3-setuptools-scm</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="2">
|
||||||
<Date>2019-12-11</Date>
|
<Date>2019-12-11</Date>
|
||||||
<Version>3.3.3</Version>
|
<Version>3.3.3</Version>
|
||||||
@@ -49,4 +57,4 @@
|
|||||||
<Email>bluedevil@sctzine.com</Email>
|
<Email>bluedevil@sctzine.com</Email>
|
||||||
</Update>
|
</Update>
|
||||||
</History>
|
</History>
|
||||||
</PISI>
|
</PISI>
|
||||||
@@ -5,4 +5,4 @@
|
|||||||
<Summary xml:lang="tr">Python3 setuptools-scm modülü</Summary>
|
<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>
|
<Description xml:lang="tr">setuptools-scm python paket versiyonlarını SCM metadataları kullanarak yönetmenizi sağlayan python3 modülüdür.</Description>
|
||||||
</Source>
|
</Source>
|
||||||
</PISI>
|
</PISI>
|
||||||
Reference in New Issue
Block a user