aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2021-08-31 01:15:52 +0200
committerMichał Polański <michal@polanski.me>2021-08-31 01:15:52 +0200
commit7f3dbdd55e11c88dc9a2cf4752b3407769200e64 (patch)
treeecf5837e14edae23499212909abba0bf00d6ca50
parent3ab6039deef42b620643b16c2ec3ca1c13b79e74 (diff)
main/py3-pytest: upgrade to 6.2.5
-rw-r--r--main/py3-pytest/0001-remove-setuptools_scm.patch4
-rw-r--r--main/py3-pytest/APKBUILD6
2 files changed, 5 insertions, 5 deletions
diff --git a/main/py3-pytest/0001-remove-setuptools_scm.patch b/main/py3-pytest/0001-remove-setuptools_scm.patch
index d35decf1b6d..08f9c28de7d 100644
--- a/main/py3-pytest/0001-remove-setuptools_scm.patch
+++ b/main/py3-pytest/0001-remove-setuptools_scm.patch
@@ -21,10 +21,10 @@ diff --git a/setup.cfg b/setup.cfg
index f919a94..c9247f6 100644
--- a/setup.cfg
+++ b/setup.cfg
-@@ -55,7 +55,6 @@ package_dir =
+@@ -56,7 +56,6 @@
=src
setup_requires =
- setuptools>=>=42.0
+ setuptools>=42.0
- setuptools-scm>=3.4
zip_safe = no
diff --git a/main/py3-pytest/APKBUILD b/main/py3-pytest/APKBUILD
index a09057d489b..e3f11513732 100644
--- a/main/py3-pytest/APKBUILD
+++ b/main/py3-pytest/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-pytest
-pkgver=6.2.4
+pkgver=6.2.5
pkgrel=0
pkgdesc="Python3 testing library"
url="https://docs.pytest.org/en/latest/"
@@ -43,6 +43,6 @@ package() {
}
sha512sums="
-43adc9a78e16a05f07e689e4557b63f2e0f4de5a1cdea6f24272b6a658a6b0a18721713cf46b5102cf2726ddbc4ffe131c39e652bd2511d285f40cbfcccc2289 pytest-6.2.4.tar.gz
-3c25db14bcd55bb9be88753cfd63ff40b0d2d2efd7ad347255393dfc91cc97019ae61b00d999f1c94986f11cc411515a81c2ccfd0f7c8dc3687e90a038dec763 0001-remove-setuptools_scm.patch
+7624563a9d967da4cbf82cfff90bae8c0cca07b32e291dc7c5efa787725ed1a255edd066bf0d5fbd89b8cbed8cf5b619fe7c7017f44a7f8a014e3310c06bdbf9 pytest-6.2.5.tar.gz
+c1a08e07a98366dbbc8ef01cbfcb6a087ad6e9813a82e0893492d9312f5dde2dcfeaf5a9554b17dc10139b5af5949eacbdfc50d29319cbb284e28bd8e5770b56 0001-remove-setuptools_scm.patch
"