Merge pull request #13899 from Rmys/master

python3-flit-core ver. bump
This commit is contained in:
Rmys
2024-04-04 15:09:21 +03:00
committed by GitHub
@@ -12,7 +12,7 @@
<IsA>app</IsA>
<Summary>Simplified packaging of Python modules</Summary>
<Description>Simplified packaging of Python modules</Description>
<Archive sha1sum="c400f1598dacb394dcc630e697a28617a31feb30" type="targz">https://github.com/pypa/flit/archive/refs/tags/3.7.1.tar.gz</Archive>
<Archive sha1sum="37d41c9a9de064ed01109b170481a339868ab344" type="targz">https://github.com/pypa/flit/archive/refs/tags/3.9.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>pip3</Dependency>
<Dependency>python3-devel</Dependency>
@@ -43,6 +43,13 @@
</Package>
<History>
<Update release="3">
<Date>2024-04-04</Date>
<Version>3.9.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2023-10-16</Date>
<Version>3.7.1</Version>