python3-setuptools ver. vump
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
|
||||
from pisi.actionsapi import python3modules
|
||||
from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
|
||||
shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","6.0.1")
|
||||
|
||||
def build():
|
||||
python3modules.compile()
|
||||
|
||||
@@ -13,10 +13,11 @@
|
||||
<Summary>Context managers by jaraco</Summary>
|
||||
<Icon>python3-jaraco-context</Icon>
|
||||
<Description>Context managers by jaraco</Description>
|
||||
<Archive sha1sum="751fc229d3b040cb457f8c9ac7a71df0c65d6ad1" type="targz">https://files.pythonhosted.org/packages/df/ad/f3777b81bf0b6e7bc7514a1656d3e637b2e8e15fab2ce3235730b3e7a4e6/jaraco_context-6.0.1.tar.gz</Archive>
|
||||
<Archive sha1sum="f0d1b8600fe9512646eebf2e29d44a6d8e047f78" type="targz">https://github.com/jaraco/jaraco.context/archive/refs/tags/v6.0.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-build</Dependency>
|
||||
<Dependency>python3-portend</Dependency>
|
||||
</BuildDependencies>
|
||||
-->
|
||||
<!--
|
||||
@@ -31,6 +32,7 @@
|
||||
<Name>python3-jaraco-context</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>python3-portend</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
@@ -40,7 +42,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2025-01-06</Date>
|
||||
<Date>2025-04-11</Date>
|
||||
<Version>6.0.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
|
||||
Reference in New Issue
Block a user