gonullu-1.2.2 ver. bump

This commit is contained in:
Rmys
2021-08-11 23:49:22 +03:00
committed by GitHub
parent 6a7e14861d
commit 0364092453
2 changed files with 39 additions and 3 deletions
+10 -3
View File
@@ -12,13 +12,13 @@
<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="3d5f3458e738b816da70061502439f02a876cce4">https://github.com/PisiLinuxNew/gonullu/archive/v1.2.1.tar.gz</Archive>
<Archive type="targz" sha1sum="883bc076b68af5d4d94a5d8fbcfa4168cebb1e3e">https://github.com/PisiLinuxNew/gonullu/archive/v1.2.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch>sandbox.patch</Patch> -->
<Patch>python-docker.patch</Patch>
</Patches>
</Source>
@@ -31,7 +31,7 @@
<Dependency>python3-backports-ssl-match-hostname</Dependency>
<Dependency>python3-colorama</Dependency>
<Dependency>python3</Dependency>
<Dependency>python3-docker-py</Dependency>
<Dependency>python3-docker</Dependency>
<Dependency>python3-psutil</Dependency>
<Dependency>python3-PyYAML</Dependency>
<Dependency>python3-requests</Dependency>
@@ -46,6 +46,13 @@
</Package>
<History>
<Update release="13">
<Date>2021-08-11</Date>
<Version>1.2.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2020-03-19</Date>
<Version>1.2.1</Version>