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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Maxim Karasev
aports
Commits
21a0480d
Commit
21a0480d
authored
8 years ago
by
Fabian Affolter
Committed by
Natanael Copa
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/py-aiohttp: upgrade to 0.21.6
parent
0dfb8867
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/py-aiohttp/APKBUILD
+6
-6
6 additions, 6 deletions
testing/py-aiohttp/APKBUILD
with
6 additions
and
6 deletions
testing/py-aiohttp/APKBUILD
+
6
−
6
View file @
21a0480d
...
...
@@ -2,18 +2,18 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
py-aiohttp
_pkgname
=
aiohttp
pkgver
=
0.21.
5
pkgver
=
0.21.
6
pkgrel
=
0
pkgdesc
=
"HTTP client/server for asyncio"
url
=
"http://pypi.python.org/pypi/aiohttp"
arch
=
"all"
license
=
"A
PACHE
"
license
=
"A
SL 2.0
"
depends
=
"python3 py-chardet"
depends_dev
=
""
makedepends
=
"
$depends_dev
py-setuptools cython-dev python3-dev"
install
=
""
subpackages
=
"
$pkgname
-dev"
source
=
"https://pypi.
python.org
/packages/source/a/
$_pkgname
/
$_pkgname
-
$pkgver
.tar.gz"
source
=
"https://pypi.
io
/packages/source/a/
$_pkgname
/
$_pkgname
-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
"
/
$_pkgname
-
$pkgver
build
()
{
...
...
@@ -26,6 +26,6 @@ package() {
python3 setup.py
install
--root
=
"
$pkgdir
"
--optimize
=
1
||
return
1
}
md5sums
=
"
8e10aeb6fb49c819a7a88de1b9ef281b
aiohttp-0.21.
5
.tar.gz"
sha256sums
=
"
bac5c883721e0818e405597d2778f08a38cc097df01f574462de2cc4f8090559
aiohttp-0.21.
5
.tar.gz"
sha512sums
=
"
4958d7c58988a95fc5b1e94e4eb7247f59b55e5ba439391c7b072a7ec267491159e1c8c7c6f05e6f7f72e4de5c12784c8d437665c01e6d9fb1e87a3334c1d35c
aiohttp-0.21.
5
.tar.gz"
md5sums
=
"
d7f63e51bc86a61d9bccca13986c3855
aiohttp-0.21.
6
.tar.gz"
sha256sums
=
"
8709c6d4b7735705ef46e0d5416083f1e92d9a9ab18e2b4c7f7944e831b73428
aiohttp-0.21.
6
.tar.gz"
sha512sums
=
"
622218ffbc163aefc04730bc9ca36f922182699407ea8fb6e8e5ce01b63e4bbee821e466f1701ecabf2f4c47bf840a572e7f3bcdf0903e8a87b23d5c3e07209b
aiohttp-0.21.
6
.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