Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
06bb6fdb
Commit
06bb6fdb
authored
3 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
community/py3-pyflakes: upgrade to 2.3.0
parent
15af624f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/py3-pyflakes/APKBUILD
+3
-3
3 additions, 3 deletions
community/py3-pyflakes/APKBUILD
with
3 additions
and
3 deletions
community/py3-pyflakes/APKBUILD
+
3
−
3
View file @
06bb6fdb
...
...
@@ -3,8 +3,8 @@
# NOTE: ensure compatibility with py3-flake8! (#11378)
pkgname
=
py3-pyflakes
_pkgname
=
${
pkgname
#py3-
}
pkgver
=
2.
2
.0
pkgrel
=
1
pkgver
=
2.
3
.0
pkgrel
=
0
pkgdesc
=
"passive checker of Python programs"
url
=
"https://github.com/pyflakes/pyflakes"
arch
=
"noarch"
...
...
@@ -32,4 +32,4 @@ package() {
python3 setup.py
--quiet
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
sha512sums
=
"
6a411efef261874c216b71bcb095412448a8cbeefdf7fa5577d4f4edd48a4a740a4433665e87e5dda2c08fd9ee3bfb7f134f56c7523e1303243edfa92b0ccb35
pyflakes-2.
2
.0.tar.gz"
sha512sums
=
"
e65e534139b7739e742eaa07e8803387f20bba0332247688c864ef8fab74d5851c68e9705cecae158c8d178ddbb08d54aea7ce77910979be1cc3fea57687fce4
pyflakes-2.
3
.0.tar.gz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment