Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Justin Berthault
aports
Commits
fe3e44d4
Commit
fe3e44d4
authored
Jan 25, 2021
by
Justin Berthault
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
community/py3-mypy: upgrade to 0.800
parent
40a45299
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
community/py3-mypy/APKBUILD
community/py3-mypy/APKBUILD
+3
-3
No files found.
community/py3-mypy/APKBUILD
View file @
fe3e44d4
# Contributor: Justin Berthault <justin.berthault@zaclys.net>
# Maintainer: Justin Berthault <justin.berthault@zaclys.net>
pkgname
=
py3-mypy
pkgver
=
0.
79
0
pkgver
=
0.
80
0
pkgrel
=
0
pkgdesc
=
"Optional static typing for Python (PEP484)"
url
=
"https://www.mypy-lang.org/"
...
...
@@ -9,7 +9,7 @@ arch="noarch"
license
=
"MIT"
depends
=
"py3-mypy-extensions py3-typing-extensions py3-typed-ast"
makedepends
=
"python3-dev py3-setuptools"
checkdepends
=
"py3-pytest py3-pytest-xdist py3-lxml"
checkdepends
=
"py3-pytest py3-pytest-xdist py3-lxml
py3-virtualenv
"
source
=
"https://files.pythonhosted.org/packages/source/m/mypy/mypy-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/"
mypy-
$pkgver
...
...
@@ -30,4 +30,4 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
sha512sums
=
"
e74dc84c38aee531ad5127c75b27c05f92a84fd008b4ea8a0edac7c93f642c7aba8c9faa3d0042a9c1608021f962012ca6c686df24dc8f4b399961b3ef080a75 mypy-0.79
0.tar.gz"
sha512sums
=
"
d01af8f8518eb699351f572d10de9ab4af300da0f7132b8c4400f0fcf3e032af2f159b663635d92c6e51a26ae3d6106632fc5ef306c49e915db15f990a0d4e39 mypy-0.80
0.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