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
113bbd3c
Commit
113bbd3c
authored
3 years ago
by
Francesco Colista
Browse files
Options
Downloads
Patches
Plain Diff
main/py3-idna: upgrade to 3.2
parent
b467b819
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
main/py3-idna/APKBUILD
+5
-3
5 additions, 3 deletions
main/py3-idna/APKBUILD
with
5 additions
and
3 deletions
main/py3-idna/APKBUILD
+
5
−
3
View file @
113bbd3c
...
...
@@ -2,8 +2,8 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
py3-idna
_pkgname
=
idna
pkgver
=
3.
1
pkgrel
=
1
pkgver
=
3.
2
pkgrel
=
0
pkgdesc
=
"IDNA 2008 and UTS #46 for Python3"
url
=
"https://github.com/kjd/idna"
arch
=
"noarch"
...
...
@@ -24,4 +24,6 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
sha512sums
=
"142785aedb29256b5981aad5ad197bb9a2e988e6819d58d5d63d4f9db0b773a6eec2701ea3da13078af2141c1393fea6ea16f92889eef3dd93713ce8965c2320 idna-3.1.tar.gz"
sha512sums
=
"
629a03facb9278de857247b5dfd00f460ba3dbc4eb3348b2015dfc6293f17f7505fa9274ba4f33d4712924d6ffff72687b0cff97b34791b4dc14b885947a48b5 idna-3.2.tar.gz
"
This diff is collapsed.
Click to expand it.
Natanael Copa
@ncopa
mentioned in commit
2c13e8b7
·
3 years ago
mentioned in commit
2c13e8b7
mentioned in commit 2c13e8b7ae16bf6da30da19af857b1f1aca8d9ec
Toggle commit list
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