python3-* ver. bump

This commit is contained in:
Rmys
2021-06-23 18:15:52 +03:00
committed by GitHub
parent 028a3e62dc
commit 3f8aa406b5
4 changed files with 26 additions and 5 deletions
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>A syntax highlighting package written in Python</Summary>
<Description>python-Pygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code.</Description>
<Archive sha1sum="513c99f47a79e94b35f93a8aa3a9ef036462c69c" type="targz">https://github.com/pygments/pygments/archive/2.6.1.tar.gz</Archive>
<Archive sha1sum="7cb93761fe322790b3f1c069fd011e9483027b6e" type="targz">https://github.com/pygments/pygments/archive/2.9.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
@@ -42,6 +42,13 @@
</Package>
<History>
<Update release="4">
<Date>2021-06-23</Date>
<Version>2.9.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2020-03-11</Date>
<Version>2.6.1</Version>
@@ -64,4 +71,4 @@
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="2">
<Date>2021-06-23</Date>
<Version>2.8.0</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2020-01-23</Date>
<Version>2.8.0</Version>
@@ -50,4 +57,4 @@
<Email>idriskalp@gmail.com</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -52,7 +52,7 @@
<History>
<Update release="6">
<Date>2021-04-28</Date>
<Date>2021-06-23</Date>
<Version>4.6.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
@@ -14,7 +14,7 @@
<IsA>library</IsA>
<Summary>Python documentation generator. It can generate HTML or Latex outputs</Summary>
<Description>It's a very common documentation generator especially using for python3 based documentation.It can generate HTML or PDF, Ps outputs with Latex output support.</Description>
<Archive sha1sum="ec33220deb9ebf8c4e544fd9bed5114af2b91c1f" type="targz">https://github.com/sphinx-doc/sphinx/archive/v3.5.4.tar.gz</Archive>
<Archive sha1sum="030cd6bc4b26eccdb4a9f8a1a2e7b7e74557ab35" type="targz">https://github.com/sphinx-doc/sphinx/archive/v4.0.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -67,6 +67,13 @@
</Package>
<History>
<Update release="13">
<Date>2021-06-23</Date>
<Version>4.0.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2021-05-28</Date>
<Version>3.5.4</Version>