Files
main/programming/language/python3/python3-zipp/pspec.xml
T
2025-01-06 19:42:14 +03:00

90 lines
3.3 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-zipp</Name>
<Homepage>https://github.com/jaraco/zipp</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<PartOf>programming.language.python3</PartOf>
<License>MIT</License>
<IsA>library</IsA>
<Summary>A pathlib-compatible Zipfile object wrapper.</Summary>
<Description>A pathlib-compatible Zipfile object wrapper. A backport of the Path object.</Description>
<Archive sha1sum="12edcc7d392db95684d4c447511198c0924866e9" type="targz">https://files.pythonhosted.org/packages/3f/50/bad581df71744867e9468ebd0bcd6505de3b275e06f202c2cb016e3ff56f/zipp-3.21.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>pip3</Dependency>
<Dependency>python3-setuptools-scm</Dependency>
<Dependency>python3-build</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-toml</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>python3-zipp</Name>
<Summary>Python development support library (note: maintenance only)</Summary>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc/python3-zipp</Path>
<Path fileType="library">/usr/lib/python3*</Path>
</Files>
</Package>
<History>
<Update release="7">
<Date>2025-01-06</Date>
<Version>3.21.0</Version>
<Comment>Version bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2023-10-16</Date>
<Version>3.4.1</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2021-10-22</Date>
<Version>3.4.1</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2021-06-26</Date>
<Version>3.4.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2020-03-04</Date>
<Version>3.1.0</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2020-02-21</Date>
<Version>3.0.0</Version>
<Comment>Ver. bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-02-12</Date>
<Version>2.2.0</Version>
<Comment>First pisi release.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</PISI>