instaloader: rebuild for Python 3.10
This commit is contained in:
parent
3f170ceac2
commit
8cde6a22a7
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'instaloader'
|
# Template file for 'instaloader'
|
||||||
pkgname=instaloader
|
pkgname=instaloader
|
||||||
version=4.8
|
version=4.8
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-requests"
|
depends="python3-requests"
|
||||||
|
|
Loading…
Reference in a new issue