60 lines
2.4 KiB
XML
60 lines
2.4 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>python3-pycountry</Name>
|
|
<Homepage>https://github.com/flyingcircusio/pycountry</Homepage>
|
|
<Packager>
|
|
<Name>Blue DeviL</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Packager>
|
|
<PartOf>programming.language.python3</PartOf>
|
|
<License>LGPLv2.1</License>
|
|
<IsA>library</IsA>
|
|
<Summary>ISO country, subdivision, language, currency and script definitions and their translations.</Summary>
|
|
<Description>This is the pycountry module, a Python library to access ISO country, subdivision, language, currency and script definitions and their translations.</Description>
|
|
<Archive sha1sum="87b0bc4d0e662d8b24c053b7787f6e9e7cc95577" type="targz">https://github.com/flyingcircusio/pycountry/archive/20.7.3.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python3-devel</Dependency>
|
|
<Dependency>python3-setuptools</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python3-pycountry</Name>
|
|
<Summary>ISO country, subdivision, language, currency and script definitions and their translations.</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>python3</Dependency>
|
|
<Dependency>python3-setuptools</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib/python3*</Path>
|
|
<Path fileType="doc">/usr/share/doc/python3-pycountry</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="6">
|
|
<Date>2021-10-28</Date>
|
|
<Version>20.7.3</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="5">
|
|
<Date>2020-07-21</Date>
|
|
<Version>20.7.3</Version>
|
|
<Comment>Major version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2020-02-10</Date>
|
|
<Version>19.8.18</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Blue DeviL</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|