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
a384bb70
Commit
a384bb70
authored
4 years ago
by
J0WI
Committed by
Leo
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/py3-httplib2: security upgarde to 0.19.0
parent
3d4f7021
Loading
Loading
1 merge request
!19882
community/py3-httplib2: security upgarde to 0.19.0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/py3-httplib2/APKBUILD
+6
-2
6 additions, 2 deletions
community/py3-httplib2/APKBUILD
with
6 additions
and
2 deletions
community/py3-httplib2/APKBUILD
+
6
−
2
View file @
a384bb70
...
...
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname
=
py3-httplib2
_pkgname
=
httplib2
pkgver
=
0.1
8.1
pkgver
=
0.1
9.0
pkgrel
=
0
pkgdesc
=
"Python3 HTTP client library"
url
=
"https://github.com/httplib2/httplib2"
...
...
@@ -17,6 +17,10 @@ builddir="$srcdir/$_pkgname-$pkgver"
replaces
=
"py-httplib2"
# Backwards compatibility
provides
=
"py-httplib2=
$pkgver
-r
$pkgrel
"
# Backwards compatibility
# secfixes:
# 0.19.0-r0:
# - CVE-2021-21240
build
()
{
python3 setup.py build
}
...
...
@@ -29,4 +33,4 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
sha512sums
=
"
a1bb527279bdc92fb75bffebc317ff549bb6efb678580cbe40d187921b7ace66b1a5bc1d98bdf065ec5667fe69632da086b0eb201ff911497324fd817bfe1b7a
httplib2-0.1
8.1
.tar.gz"
sha512sums
=
"
9193a0e8e9a58a3f0e9b27fdf827932482a47b88af297af6e5f004164ca0b72feeff513b8191bf7c48d6714070a1390ae54eb8a2c6840f54f2580889c7837c7f
httplib2-0.1
9.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