python-aspects:rebuilt
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" ?>
|
<?xml version="1.0" ?>
|
||||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||||
<PISI>
|
<PISI>
|
||||||
<Source>
|
<Source>
|
||||||
<Name>python-pyaspects</Name>
|
<Name>python-pyaspects</Name>
|
||||||
@@ -8,6 +8,7 @@
|
|||||||
<Name>PisiLinux Community</Name>
|
<Name>PisiLinux Community</Name>
|
||||||
<Email>admins@pisilinux.org</Email>
|
<Email>admins@pisilinux.org</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
|
<PartOf>programming.language.python</PartOf>
|
||||||
<License>GPLv2</License>
|
<License>GPLv2</License>
|
||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Aspect-Oriented development for Python</Summary>
|
<Summary>Aspect-Oriented development for Python</Summary>
|
||||||
@@ -17,13 +18,21 @@
|
|||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>python-pyaspects</Name>
|
<Name>python-pyaspects</Name>
|
||||||
|
<Summary>Aspect-Oriented development for Python</Summary>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib/python2*</Path>
|
||||||
<Path fileType="doc">/usr/share/doc</Path>
|
<Path fileType="doc">/usr/share/doc/python-pyaspects</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="6">
|
||||||
|
<Date>2020-01-20</Date>
|
||||||
|
<Version>0.4.4</Version>
|
||||||
|
<Comment>Rebuild for new toolchain</Comment>
|
||||||
|
<Name>Blue Devil</Name>
|
||||||
|
<Email>bluedevil@sctzine.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="5">
|
<Update release="5">
|
||||||
<Date>2018-08-19</Date>
|
<Date>2018-08-19</Date>
|
||||||
<Version>0.4.4</Version>
|
<Version>0.4.4</Version>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<Source>
|
<Source>
|
||||||
<Name>pyaspects</Name>
|
<Name>pyaspects</Name>
|
||||||
<Summary xml:lang="tr">Python için Aspect-Oriented kitaplığı</Summary>
|
<Summary xml:lang="tr">Python için Aspect-Oriented kitaplığı</Summary>
|
||||||
<Description xml:lang="tr">Python için Aspect-Oriented kitaplığı.</Description>
|
<Description xml:lang="tr">python-pyaspects, python için Aspect-Oriented kitaplığı sunar.</Description>
|
||||||
<Description xml:lang="es">Módulos Python para desarrollo orientado a Aspect.</Description>
|
<Description xml:lang="es">Módulos Python para desarrollo orientado a Aspect.</Description>
|
||||||
</Source>
|
</Source>
|
||||||
</PISI>
|
</PISI>
|
||||||
Reference in New Issue
Block a user