python setuptools downgrade.

This commit is contained in:
4fury-c3440d8
2022-07-30 10:49:43 +03:00
parent 3913ec340f
commit edc759820b
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>Python setuptools</Summary>
<Description>python-setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.</Description>
<Archive sha1sum="abed68517b8e1c8b6c641d340f18118d080829dc" type="targz">https://github.com/pypa/setuptools/archive/v45.2.0.tar.gz</Archive>
<Archive sha1sum="d1f7197659bb37a30c198908a723d58abc882724" type="targz">https://github.com/pypa/setuptools/archive/refs/tags/v44.1.1.tar.gz</Archive>
</Source>
<Package>
@@ -27,6 +27,13 @@
</Package>
<History>
<Update release="9">
<Date>2022-07-29</Date>
<Version>44.1.1</Version>
<Comment>Downgrade for better software compatible.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="8">
<Date>2020-12-09</Date>
<Version>45.2.0</Version>