51 lines
1.7 KiB
XML
51 lines
1.7 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python3-poetry-core</Name>
|
|
<Homepage>https://github.com/python-poetry/poetry-core</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>MIT</License>
|
|
<IsA>app</IsA>
|
|
<Summary>Poetry PEP 517 Build Backend Core Utilities</Summary>
|
|
<Icon>python3-poetry-core</Icon>
|
|
<Description>Poetry PEP 517 Build Backend Core Utilities</Description>
|
|
<Archive sha1sum="25c741f2812f3240bb921c67a701898322f1ed11" type="targz">https://github.com/python-poetry/poetry-core/releases/download/1.6.1/poetry_core-1.6.1.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python3-build</Dependency>
|
|
<Dependency>python3-installer</Dependency>
|
|
</BuildDependencies>
|
|
-->
|
|
<!--
|
|
<Patches>
|
|
<Patch>python3-poetry-core.patch</Patch>
|
|
<Patch level="1">python3-poetry-core.patch</Patch>
|
|
</Patches>
|
|
-->
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python3-poetry-core</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>python3</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2023-06-11</Date>
|
|
<Version>1.6.1</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|