Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
efab2489
Unverified
Commit
efab2489
authored
6 years ago
by
zlg
Browse files
Options
Downloads
Patches
Plain Diff
user/py3-urllib3: bump to 1.24.1
parent
f3239ffc
No related branches found
No related tags found
1 merge request
!132
Routine package bumps for 2019-01-02
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/py3-urllib3/APKBUILD
+3
-3
3 additions, 3 deletions
user/py3-urllib3/APKBUILD
with
3 additions
and
3 deletions
user/py3-urllib3/APKBUILD
+
3
−
3
View file @
efab2489
...
...
@@ -3,7 +3,7 @@
# Maintainer: zlg <zlg+adelie@zlg.space>
pkgname
=
py3-urllib3
_pkgname
=
${
pkgname
#py3-
}
pkgver
=
1.2
3
pkgver
=
1.2
4.1
pkgrel
=
0
pkgdesc
=
"HTTP library with thread-safe connection pooling, file post, and more"
url
=
"https://github.com/shazow/urllib3"
...
...
@@ -13,7 +13,7 @@ license="MIT"
depends
=
"python3 py3-certifi py3-cryptography py3-idna py3-openssl py3-pysocks"
makedepends
=
"python3-dev"
subpackages
=
""
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/
shazow
/urllib3/archive/
$pkgver
.tar.gz"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/
urllib3
/urllib3/archive/
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$_pkgname
-
$pkgver
"
build
()
{
...
...
@@ -27,4 +27,4 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
sha512sums
=
"
1d9eccdd2f939a1029fb6e49c45409b3a493f38b5880bba45a6e8a8088c0478190807b1fe7341b22abe363809ef41c5367de831de9618bcc62f34cb9f0cbc7af
py3-urllib3-1.2
3
.tar.gz"
sha512sums
=
"
2f5453cf0ec1b65de9a9fca0fdb45664f7481507c875b7115c063cb177628b4b611377e588508ab8433e0797fc78b60fd3ea5cc5ac0a3f105d36bfff9a56f1f4
py3-urllib3-1.2
4.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