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
278cb120
Commit
278cb120
authored
3 years ago
by
Francesco Colista
Browse files
Options
Downloads
Patches
Plain Diff
community/py3-netifaces: upgrade to 0.11.0
parent
113bbd3c
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/py3-netifaces/APKBUILD
+5
-3
5 additions, 3 deletions
community/py3-netifaces/APKBUILD
with
5 additions
and
3 deletions
community/py3-netifaces/APKBUILD
+
5
−
3
View file @
278cb120
...
...
@@ -2,8 +2,8 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
py3-netifaces
_pkgname
=
netifaces
pkgver
=
0.1
0.9
pkgrel
=
4
pkgver
=
0.1
1.0
pkgrel
=
0
pkgdesc
=
"Portable module to access network interface information in Python3"
url
=
"http://alastairs-place.net/netifaces/"
arch
=
"all"
...
...
@@ -27,4 +27,6 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
sha512sums
=
"8fc593de4d2cbda46a3e2430ede031360f1abfc64d47d00fbec09f3395fd83479bf29d97cb6834b1df06850c9ac2745c9344b6814f34be5975d4d5df98e05e87 netifaces-0.10.9.tar.gz"
sha512sums
=
"
a53110efb78c89c4d72d002104866253a4c085dd27ff9f41d4cfe3811cc5619e7585ceda4e91e83cdd0645c40c745c61d205708ee9a34427b35f437a48f148e5 netifaces-0.11.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