python3-* ver. bump
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Useful miscellaneous modules used by Logilab projects.</Summary>
|
||||
<Description>python3-astrid provides a common base representation of python source code. It is currently the library powering pylint’s capabilities.</Description>
|
||||
<Archive sha1sum="b245fa6abf947dc538379f580fd7be65b1f81da7" type="targz">https://github.com/PyCQA/astroid/archive/astroid-2.4.2.tar.gz</Archive>
|
||||
<Archive sha1sum="4a1e5088eb740ecbc152a016b6811fec6823560d" type="targz">https://github.com/PyCQA/astroid/archive/refs/tags/v2.8.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
@@ -43,6 +43,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2021-10-13</Date>
|
||||
<Version>2.8.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-09-24</Date>
|
||||
<Version>2.4.2</Version>
|
||||
@@ -51,4 +58,4 @@
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A Python utility / library to sort imports.</Summary>
|
||||
<Description>python3-isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections and by type.</Description>
|
||||
<Archive sha1sum="a3be8b212f170325fdfac95ef39dd0c0f14b70d5" type="targz">https://pypi.org/packages/source/i/isort/isort-5.5.3.tar.gz</Archive>
|
||||
<Archive sha1sum="475dd2ae1d23cbbac1a97c5e8041bd6f7b1466fc" type="targz">https://pypi.org/packages/source/i/isort/isort-5.9.3.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
@@ -31,10 +31,18 @@
|
||||
<Path fileType="doc">/usr/share/doc/</Path>
|
||||
<Path fileType="library">/usr/lib/python3*</Path>
|
||||
<Path fileType="executable">/usr/bin/isort</Path>
|
||||
<Path fileType="executable">/usr/bin/isort-identify-imports</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2021-10-13</Date>
|
||||
<Version>5.9.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-09-24</Date>
|
||||
<Version>5.5.3</Version>
|
||||
@@ -43,4 +51,4 @@
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A fast and thorough lazy object proxy.</Summary>
|
||||
<Description>python3-lazy-object-proxy provides a fast and thorough lazy object proxy.</Description>
|
||||
<Archive sha1sum="a5bff3b7a9c847484e0ae10b2fc126f1108020d4" type="targz">https://github.com/ionelmc/python-lazy-object-proxy/archive/v1.5.1.tar.gz</Archive>
|
||||
<Archive sha1sum="d2933ae2c8f45c8725868d1859a73a3ee826e79f" type="targz">https://github.com/ionelmc/python-lazy-object-proxy/archive/v1.6.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
@@ -34,6 +34,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2021-10-13</Date>
|
||||
<Version>1.6.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-09-24</Date>
|
||||
<Version>1.5.1</Version>
|
||||
@@ -42,4 +49,4 @@
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A python code static checker tools.</Summary>
|
||||
<Description>python3-pylint is a Python static code analysis tool which looks for programming errors, helps enforcing a coding standard, sniffs for code smells and offers simple refactoring suggestions.</Description>
|
||||
<Archive sha1sum="ea9a6d8de8487b48393f8ce520be153f5b6fa431" type="targz">https://github.com/PyCQA/pylint/archive/pylint-2.6.0.tar.gz</Archive>
|
||||
<Archive sha1sum="78286fbe052e0f64a524fb97144db3e47ee7261d" type="targz">https://github.com/PyCQA/pylint/archive/refs/tags/v2.11.1.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
@@ -39,6 +39,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2021-10-13</Date>
|
||||
<Version>2.11.1</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-09-24</Date>
|
||||
<Version>2.6.0</Version>
|
||||
@@ -47,4 +54,4 @@
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A Python module for decorators, wrappers and monkey patching.</Summary>
|
||||
<Description>python3-wrapt provides a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions.</Description>
|
||||
<Archive sha1sum="8c2c28f1e99d9a421183d6ada062e5c1ad4b3093" type="targz">https://github.com/GrahamDumpleton/wrapt/archive/1.12.1.tar.gz</Archive>
|
||||
<Archive sha1sum="fc7a45510f8b793e67f0a20e5ab904752033330f" type="targz">https://github.com/GrahamDumpleton/wrapt/archive/1.13.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
@@ -34,6 +34,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2021-10-13</Date>
|
||||
<Version>1.13.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2020-09-24</Date>
|
||||
<Version>1.12.1</Version>
|
||||
@@ -42,4 +49,4 @@
|
||||
<Email>bluedevil@sctzine.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user