@@ -14,9 +14,9 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>Python setuptools</Summary>
|
<Summary>Python setuptools</Summary>
|
||||||
<Description>python3-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>
|
<Description>python3-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="ea1b5328b511c7d88fb489ce397d1b69574fb9c2" type="targz">https://github.com/pypa/setuptools/archive/refs/tags/v65.6.3.tar.gz</Archive>
|
<Archive sha1sum="04950ca6fa24599bd996fdbfb8d0a869d74cc8da" type="targz">https://files.pythonhosted.org/packages/03/20/630783571e76e5fa5f3e9f29398ca3ace377207b8196b54e0ffdf09f12c1/setuptools-67.8.0.tar.gz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>python3-devel</Dependency>
|
<Dependency versionFrom="3.9.17">python3-devel</Dependency>
|
||||||
<Dependency>python3-setuptools</Dependency>
|
<Dependency>python3-setuptools</Dependency>
|
||||||
<!--<Dependency>python3-packaging</Dependency>-->
|
<!--<Dependency>python3-packaging</Dependency>-->
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
@@ -36,6 +36,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="32">
|
||||||
|
<Date>2023-06-07</Date>
|
||||||
|
<Version>67.8.0</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="31">
|
<Update release="31">
|
||||||
<Date>2022-12-08</Date>
|
<Date>2022-12-08</Date>
|
||||||
<Version>65.6.3</Version>
|
<Version>65.6.3</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user