diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-12-23 00:29:38 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-12-23 00:29:38 +0100 |
commit | f6a21bd53240a0d33b6d947469faf93e21d78d90 (patch) | |
tree | 971b0611f10c10fcca07c4bd2a7361d9ba13be92 /community/py3-pytest-xdist | |
parent | 2bac53e92d5c4550dd1268220199d5cd6343ac72 (diff) | |
download | aports-f6a21bd53240a0d33b6d947469faf93e21d78d90.tar.bz2 aports-f6a21bd53240a0d33b6d947469faf93e21d78d90.tar.xz |
community/py3-pytest-xdist: fix checksum
Diffstat (limited to 'community/py3-pytest-xdist')
-rw-r--r-- | community/py3-pytest-xdist/APKBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/py3-pytest-xdist/APKBUILD b/community/py3-pytest-xdist/APKBUILD index 26545b2684..276b252789 100644 --- a/community/py3-pytest-xdist/APKBUILD +++ b/community/py3-pytest-xdist/APKBUILD @@ -31,5 +31,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="b7960d20295232b251c8ddcc5a3b9d6e7b761d577ba11c2647b4b4b410ee5c05998cf57fa57208561eb3ea7c4914db1fd446173794589d8c8e8e79ff8e0ad3aa pytest-xdist-1.31.0.tar.gz -97494d31912dbb1631bd3c659dae75809c63474abd600e98a5ec28b43c3e8e8ae49faf3c482fb52516c678b094f86ba554e2da3a7f6e3f9c22d6ad0bb289c4cb fix-acceptance-tests.patch" +sha512sums="b7960d20295232b251c8ddcc5a3b9d6e7b761d577ba11c2647b4b4b410ee5c05998cf57fa57208561eb3ea7c4914db1fd446173794589d8c8e8e79ff8e0ad3aa pytest-xdist-1.31.0.tar.gz" |