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
4ee54cc3
Commit
4ee54cc3
authored
5 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
testing/py3-eventlet: upgrade to 0.25.1
parent
c98275a8
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
testing/py3-eventlet/APKBUILD
+3
-3
3 additions, 3 deletions
testing/py3-eventlet/APKBUILD
with
3 additions
and
3 deletions
testing/py3-eventlet/APKBUILD
+
3
−
3
View file @
4ee54cc3
...
...
@@ -2,8 +2,8 @@
# Contributor: Elizabeth Jennifer Myers <elizabeth@sporksirc.net>
pkgname
=
py3-eventlet
_pkgname
=
eventlet
pkgver
=
0.
19.0
pkgrel
=
1
pkgver
=
0.
25.1
pkgrel
=
0
pkgdesc
=
"Python library for seamless coroutine-based concurrency"
options
=
"!check"
# Some tests fail
url
=
"http://eventlet.net/"
...
...
@@ -26,4 +26,4 @@ check() {
package
()
{
python3 setup.py
install
--root
"
$pkgdir
"
}
sha512sums
=
"
68b7f46b9270dc975a1133b3e8f77441a942b5b2ddd890c97a4cbfbc3f0070dabb3620800469023f0923c23ef5b50fbe9ec0bd354e084614deffde8b3d7cc84e
eventlet-0.
19.0
.tar.gz"
sha512sums
=
"
936aac45e24b2797cc8b6cd6238d493ce5eb60a47096e13827b8be145bd8dd14503f5ae624485c87b163718a85733b2317688366ef5fdf347f7d367fbf4d521d
eventlet-0.
25.1
.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