Files
2025-04-18 22:38:16 +03:00

66 lines
2.4 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-hatch-vcs</Name>
<Homepage>https://pypi.org/project/hatch-vcs/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<IsA>app</IsA>
<Summary>Hatch plugin for versioning with your preferred VCS</Summary>
<Icon>python3-hatch-vcs</Icon>
<Description>Hatch plugin for versioning with your preferred VCS</Description>
<Archive sha1sum="3cd930a61f9c5a3a236ef74abd33e178e79775e3" type="targz">https://files.pythonhosted.org/packages/f5/c9/54bb4fa27b4e4a014ef3bb17710cdf692b3aa2cbc7953da885f1bf7e06ea/hatch_vcs-0.4.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-build</Dependency>
<Dependency>python3-hatchling</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>python3-hatch-vcs.patch</Patch>
<Patch level="1">python3-hatch-vcs.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>python3-hatch-vcs</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
<Dependency>python3-hatchling</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2025-04-13</Date>
<Version>0.4.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2024-10-13</Date>
<Version>0.4.0</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>0.3.0</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>