python3-setuptools ver. vump
This commit is contained in:
@@ -6,6 +6,12 @@
|
||||
|
||||
from pisi.actionsapi import python3modules
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
|
||||
|
||||
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","%s" % get.srcVERSION())
|
||||
|
||||
def build():
|
||||
python3modules.compile()
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<Summary>A library to determine platform-specific system directories</Summary>
|
||||
<Icon>python3-platformdirs</Icon>
|
||||
<Description>A library to determine platform-specific system directories</Description>
|
||||
<Archive sha1sum="82e215dc9c45eedf9168584fede36d795714f677" type="targz">https://files.pythonhosted.org/packages/d3/e3/aa14d6b2c379fbb005993514988d956f1b9fdccd9cbe78ec0dbe5fb79bf5/platformdirs-3.11.0.tar.gz</Archive>
|
||||
<Archive sha1sum="b4b54c36dbd28ee42123187aa5212d269a7fd882" type="targz">https://github.com/tox-dev/platformdirs/archive/refs/tags/4.3.6.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-build</Dependency>
|
||||
@@ -42,6 +42,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2025-04-18</Date>
|
||||
<Version>4.3.6</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2023-10-28</Date>
|
||||
<Version>3.11.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user