pyton3-pypi*

This commit is contained in:
Rmys
2024-10-13 12:10:18 +03:00
parent 9ae7cf2bbb
commit 2b5da9d082
2 changed files with 9 additions and 2 deletions
@@ -9,7 +9,7 @@ from pisi.actionsapi import shelltools
from pisi.actionsapi import get
WorkDir="setuptools_scm-%s" % get.srcVERSION()
WorkDir="setuptools-scm-%s" % get.srcVERSION()
#shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","7.1.0")
def build():
@@ -13,7 +13,7 @@
<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="6c1bc1013be6ff7cd43c4e85a678cc587d62c4c7" type="targz">https://github.com/pypa/setuptools_scm/archive/refs/tags/v8.1.0.tar.gz</Archive>
<Archive sha1sum="53842a1645645adf32ec9b4e4f3ca527b25675d6" type="targz">https://github.com/pypa/setuptools_scm/archive/refs/tags/v8.1.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>pip3</Dependency>
<Dependency>python3-build</Dependency>
@@ -44,6 +44,13 @@
</Package>
<History>
<Update release="13">
<Date>2024-10-13</Date>
<Version>8.1.0</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="12">
<Date>2024-06-09</Date>
<Version>8.1.0</Version>