mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/py3-pefile: rebuild
This commit is contained in:
parent
96b6c974c6
commit
7f24574fcd
@ -3,14 +3,14 @@
|
||||
pkgname=py3-pefile
|
||||
_pkgname=pefile
|
||||
pkgver=2019.4.18
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Python PE parsing module"
|
||||
url="https://github.com/erocarrera/pefile"
|
||||
arch="noarch"
|
||||
license="MIT"
|
||||
depends="py3-future python3"
|
||||
makedepends="py3-setuptools"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/erocarrera/$_pkgname/archive/v$pkgver.tar.gz"
|
||||
source="$_pkgname-$pkgver.tar.gz::https://github.com/erocarrera/$_pkgname/archive/v$pkgver.tar.gz"
|
||||
builddir="$srcdir/$_pkgname-$pkgver"
|
||||
|
||||
replaces=py-pefile # Backwards compatibility
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user