python3-* rebuild

This commit is contained in:
Rmys
2021-06-26 15:47:02 +03:00
committed by GitHub
parent 6090de8a91
commit 8b5bbe7080
3 changed files with 11 additions and 4 deletions
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Invoke py.test as distutils command with dependency resolution</Summary>
<Description>python3-pytest-runner invokes py.test as distutils command with dependency resolution.</Description>
<Archive sha1sum="253868dadf88575e0054fffc4d865514ac0616b0" type="targz">https://github.com/pytest-dev/pytest-runner/archive/5.2.tar.gz</Archive>
<Archive sha1sum="4787d20ef8f4f705ffec26bfc0b27cfe61479a30" type="targz">https://files.pythonhosted.org/packages/2a/04/c3223812b3427ffa95110c5781eae7fe8bc3e9e1fe4e2328bee17b9e5820/pytest-runner-5.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="2">
<Date>2021-06-26</Date>
<Version>5.3.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>5.2</Version>
@@ -43,4 +50,4 @@
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</PISI>
</PISI>
@@ -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="9d7b9010a2baa75af56e597bbc3ac9b29aac5b0a" type="targz">https://github.com/pytest-dev/pytest/archive/6.2.4.tar.gz</Archive>
<Archive sha1sum="2b34c657aa83b4fffa9da71c155e6c89e2106718" type="targz">https://files.pythonhosted.org/packages/5b/98/92bbda5f83ed995ef8953349ef30c77c934abcc251c42ab3d7787a40c49c/pytest-6.2.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-six</Dependency>
<Dependency>python3-devel</Dependency>
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>Python3 setuptools-scm module</Summary>
<Description>Tsetuptools_scm handles managing your Python package versions in SCM metadata instead of declaring them as the version argument or in a SCM managed file.</Description>
<Archive sha1sum="84cd8877e58240dcb548b2a5a4c8fe9467987062" type="targz">https://github.com/pypa/setuptools_scm/archive/v6.0.1.tar.gz</Archive>
<Archive sha1sum="183e0947ee14f8107a3ad6a7f635f04f54a30011" type="targz">https://files.pythonhosted.org/packages/57/38/930b1241372a9f266a7df2b184fb9d4f497c2cef2e016b014f82f541fe7c/setuptools_scm-6.0.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>