70 lines
2.5 KiB
XML
70 lines
2.5 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python3-dnspython</Name>
|
|
<Homepage>https://www.dnspython.org/about/</Homepage>
|
|
<Packager>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>ISC</License>
|
|
<PartOf>programming.language.python3</PartOf>
|
|
<IsA>app</IsA>
|
|
<Summary>A DNS toolkit for Python.</Summary>
|
|
<Description>It can be used for queries, zone transfers, dynamic updates, nameserver testing, and many other things.</Description>
|
|
<Archive sha1sum="f8d925755974425676b66cf11bdb3b529a1a5121" type="targz">https://files.pythonhosted.org/packages/source/d/dnspython/dnspython-2.7.0.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python3-devel</Dependency>
|
|
<Dependency>python3-wheel</Dependency>
|
|
<Dependency>python3-build</Dependency>
|
|
<Dependency>python3-hatchling</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<!-- <Patch level="1"></Patch> -->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python3-dnspython</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="4">
|
|
<Date>2025-04-16</Date>
|
|
<Version>2.7.0</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2023-10-17</Date>
|
|
<Version>2.1.0</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2021-10-25</Date>
|
|
<Version>2.1.0</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2021-06-20</Date>
|
|
<Version>2.1.0</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|