gonullu: version bump to 1.2.3
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>gonullu</Name>
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Volunteer application is developed to compile the packages for Pisi distributions</Summary>
|
||||
<Description>Application build the packages waiting at queue of build system as PISI packages using docker images and again, sent them to build system.</Description>
|
||||
<Archive type="targz" sha1sum="883bc076b68af5d4d94a5d8fbcfa4168cebb1e3e">https://github.com/PisiLinuxNew/gonullu/archive/v1.2.2.tar.gz</Archive>
|
||||
<Archive type="targz" sha1sum="883bc076b68af5d4d94a5d8fbcfa4168cebb1e3e">https://github.com/PisiLinuxNew/gonullu/archive/refs/tags/v1.2.3.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
@@ -27,16 +27,15 @@
|
||||
<RuntimeDependencies>
|
||||
<Dependency>docker</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>python3-argparse</Dependency>
|
||||
<Dependency>python3-backports-ssl-match-hostname</Dependency>
|
||||
<Dependency>python3-colorama</Dependency>
|
||||
<Dependency>python3</Dependency>
|
||||
<Dependency>python3-sip</Dependency>
|
||||
<Dependency>python3-six</Dependency>
|
||||
<Dependency>python3-docker</Dependency>
|
||||
<Dependency>python3-psutil</Dependency>
|
||||
<Dependency>python3-PyYAML</Dependency>
|
||||
<Dependency>python3-requests</Dependency>
|
||||
<Dependency>python3-sip</Dependency>
|
||||
<Dependency>python3-six</Dependency>
|
||||
<Dependency>python3-argparse</Dependency>
|
||||
<Dependency>python3-colorama</Dependency>
|
||||
<Dependency>python3-backports-ssl-match-hostname</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -46,6 +45,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="15">
|
||||
<Date>2022-10-22</Date>
|
||||
<Version>1.2.3</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="14">
|
||||
<Date>2021-10-22</Date>
|
||||
<Version>1.2.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user