Files
core/programming/language/python3/python3-packaging/pspec.xml
T
2023-10-17 16:37:26 +03:00

131 lines
4.8 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-packaging</Name>
<Homepage>https://github.com/pypa/packaging</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Packager>
<PartOf>programming.language.python3</PartOf>
<License>Apache</License>
<IsA>library</IsA>
<Summary>Core utilities for Python packages.</Summary>
<Description>The packaging project includes the following: version handling, specifiers, markers, requirements, tags, utilities.</Description>
<Archive sha1sum="1245c28c10ae6cb80164f081daece224b6fa89bc" type="targz">https://files.pythonhosted.org/packages/b9/6c/7c6658d258d7971c5eb0d9b69fa9265879ec9a9158031206d47800ae2213/packaging-23.1.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="3.9.7">python3-devel</Dependency>
<Dependency>python3-build</Dependency>
<Dependency>python3-installer</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>python3-packaging</Name>
<Summary>Core utilities for Python packages.</Summary>
<RuntimeDependencies>
<Dependency versionFrom="3.9.7">python3</Dependency>
<Dependency>python3-pyparsing</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python3*</Path>
<Path fileType="doc">/usr/share/doc/python3-packaging</Path>
</Files>
</Package>
<History>
<Update release="13">
<Date>2023-10-17</Date>
<Version>23.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2023-10-16</Date>
<Version>20.9</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2021-10-22</Date>
<Version>20.9</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2021-10-18</Date>
<Version>20.9</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2021-06-26</Date>
<Version>20.9</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2020-12-09</Date>
<Version>20.4</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2020-05-24</Date>
<Version>20.4</Version>
<Comment>Minor version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="6">
<Date>2020-03-11</Date>
<Version>20.3</Version>
<Comment>Patch version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="5">
<Date>2020-01-29</Date>
<Version>20.1</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="4">
<Date>2020-01-23</Date>
<Version>20.0</Version>
<Comment>Version bump.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="3">
<Date>2019-12-10</Date>
<Version>19.2</Version>
<Comment>Version bump</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="2">
<Date>2018-08-30</Date>
<Version>16.8</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2017-02-01</Date>
<Version>16.8</Version>
<Comment>First Release</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
</History>
</PISI>