Skip to content

Commit eb8da13

Browse files
committed
python3-pefile: update to 2023.2.7, adopt.
1 parent a2ecb84 commit eb8da13

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

srcpkgs/python3-pefile/template

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# Template file for 'python3-pefile'
22
pkgname=python3-pefile
3-
version=2019.4.18
4-
revision=5
3+
version=2023.2.7
4+
revision=1
55
build_style=python3-module
6-
pycompile_module="pefile.py peutils.py ordlookup"
76
hostmakedepends="python3-setuptools"
87
depends="python3-future"
98
short_desc="Read and work with Portable Executable (PE) files"
10-
maintainer="Orphaned <[email protected]>"
9+
maintainer="Andrew Benson <[email protected]>"
1110
license="MIT"
1211
homepage="https://altgraph.readthedocs.io/en/latest/"
1312
distfiles="${PYPI_SITE}/p/pefile/pefile-${version}.tar.gz"
14-
checksum=a5d6e8305c6b210849b47a6174ddf9c452b2888340b8177874b862ba6c207645
13+
checksum=82e6114004b3d6911c77c3953e3838654b04511b8b66e8583db70c65998017dc
14+
make_check=no # tests not included
1515

1616
post_install() {
1717
vlicense LICENSE

0 commit comments

Comments
 (0)