Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Andy Postnikov
aports
Commits
7979f28e
Commit
7979f28e
authored
Jan 21, 2021
by
Leo
Browse files
community/py3-typed-ast: remove obsolete patch
parent
4633feb4
Changes
1
Show whitespace changes
Inline
Side-by-side
community/py3-typed-ast/APKBUILD
View file @
7979f28e
...
...
@@ -11,8 +11,7 @@ license="Apache-2.0"
depends
=
"python3"
makedepends
=
"py3-setuptools python3-dev"
checkdepends
=
"py3-pytest"
source
=
"https://files.pythonhosted.org/packages/source/
${
_pkgname
:0:1
}
/
$_pkgname
/
$_pkgname
-
$pkgver
.tar.gz
fix-linking-issue-asdl.patch"
source
=
"https://files.pythonhosted.org/packages/source/
${
_pkgname
:0:1
}
/
$_pkgname
/
$_pkgname
-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/"
$_pkgname
-
$pkgver
build
()
{
...
...
@@ -37,5 +36,4 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
sha512sums
=
"9a46f2a4c48bd267445a773463771824be958dfdd1a2df21356d0a763ee2029b51d5b0fddeb16df202f89ba86019640ab45ba520fdad5c550250fe2a135605fe typed_ast-1.4.2.tar.gz
6d273d173ec483260141bece94d546a36b7048debd2b9c76b3ccd5743824a127a7b78a454140996777ea1a4dfc1e46f344c73157e00bc8a284719b483211d177 fix-linking-issue-asdl.patch"
sha512sums
=
"9a46f2a4c48bd267445a773463771824be958dfdd1a2df21356d0a763ee2029b51d5b0fddeb16df202f89ba86019640ab45ba520fdad5c550250fe2a135605fe typed_ast-1.4.2.tar.gz"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment