python3-* rebuild

This commit is contained in:
Rmys
2023-10-16 20:55:30 +03:00
parent 8461e251d2
commit 6f36e31dfd
3 changed files with 16 additions and 11 deletions
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Simple powerful testing with Python</Summary>
<Description>The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries.</Description>
<Archive sha1sum="2b34c657aa83b4fffa9da71c155e6c89e2106718" type="targz">https://files.pythonhosted.org/packages/5b/98/92bbda5f83ed995ef8953349ef30c77c934abcc251c42ab3d7787a40c49c/pytest-6.2.4.tar.gz</Archive>
<Archive sha1sum="153f00a6f90d7aea61d1bd646abd89d996230818" type="targz">https://files.pythonhosted.org/packages/e5/d0/18209bb95db8ee693a9a04fe056ab0663c6d6b1baf67dd50819dd9cd4bd7/pytest-7.4.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-six</Dependency>
<Dependency>python3-devel</Dependency>
@@ -46,8 +46,8 @@
<History>
<Update release="7">
<Date>2023-10-16</Date>
<Version>6.2.4</Version>
<Comment>Rebuild.</Comment>
<Version>7.4.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>