python3-setuptools-scm-7.0.2

This commit is contained in:
Rmys
2022-06-25 14:03:46 +03:00
committed by GitHub
parent ab2431a9ad
commit e8e34c602f
@@ -13,11 +13,11 @@
<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="183e0947ee14f8107a3ad6a7f635f04f54a30011" type="targz">https://files.pythonhosted.org/packages/57/38/930b1241372a9f266a7df2b184fb9d4f497c2cef2e016b014f82f541fe7c/setuptools_scm-6.0.1.tar.gz</Archive>
<Archive sha1sum="784d71615f43990fb1b1be1aeb9059e76274303d" type="targz">https://files.pythonhosted.org/packages/43/70/aff5e3c2463b08997e21f5f961d6ebfd32ce56d6026394664d6a10090cbb/setuptools_scm-7.0.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
<!--<Dependency>python3-sphinx</Dependency>-->
<Dependency>python3-iniconfig</Dependency>
</BuildDependencies>
</Source>
@@ -27,6 +27,7 @@
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-iniconfig</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
@@ -35,6 +36,13 @@
</Package>
<History>
<Update release="9">
<Date>2022-06-24</Date>
<Version>7.0.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2021-10-22</Date>
<Version>6.0.1</Version>