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
Marian Buschsieweke
aports
Commits
7e18f7b8
Commit
7e18f7b8
authored
Oct 28, 2021
by
Andy Hawkins
Committed by
Andy Postnikov
Oct 28, 2021
Browse files
community/py3-makefun: upgrade to 1.12.1
parent
c22dc6d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
community/py3-makefun/APKBUILD
View file @
7e18f7b8
# Contributor: Andy Hawkins <andy@gently.org.uk>
# Maintainer: Andy Hawkins <andy@gently.org.uk>
pkgname
=
py3-makefun
pkgver
=
1.1
1.3
pkgver
=
1.1
2.1
pkgrel
=
0
pkgdesc
=
"Small library to dynamically create python functions"
url
=
"https://github.com/smarie/python-makefun"
...
...
@@ -9,8 +9,10 @@ arch="noarch"
license
=
"BSD-3-Clause"
depends
=
"python3"
makedepends
=
"
py3-pip
py3-setuptools
py3-setuptools_scm
py3-wheel
"
source
=
"https://pypi.python.org/packages/source/m/makefun/makefun-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/makefun-
$pkgver
"
...
...
@@ -24,5 +26,5 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
sha512sums
=
"
ec522fc26b41b19afd17383e6da34cea06b8a4d40936373ebec6060ab9c4941bcea6dc24642dbef3a3719edee63b427fd13c01bc72fc2385ce3a7ad4be7dc952
makefun-1.1
1.3
.tar.gz
ad18cb96c8628dc7a5a762d22061807868c1914408bc3bc08c4dd94e2773c6fd48b2aa32cd6ee666263d460bf3b145077973b22ef345144576d14979d55d905d
makefun-1.1
2.1
.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