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
2dae9a49
Commit
2dae9a49
authored
4 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
main/py3-virtualenv: upgrade to 20.2.2
parent
703375f4
No related branches found
No related tags found
1 merge request
!15774
main/py3-virtualenv: upgrade to 20.2.2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/py3-virtualenv/APKBUILD
+2
-2
2 additions, 2 deletions
main/py3-virtualenv/APKBUILD
with
2 additions
and
2 deletions
main/py3-virtualenv/APKBUILD
+
2
−
2
View file @
2dae9a49
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Contributor: TBK <alpine@jjtc.eu>
# Contributor: TBK <alpine@jjtc.eu>
# Maintainer: Sam Dodrill <shadowh511@gmail.com>
# Maintainer: Sam Dodrill <shadowh511@gmail.com>
pkgname
=
py3-virtualenv
pkgname
=
py3-virtualenv
pkgver
=
20.2.
1
pkgver
=
20.2.
2
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Virtual Python3 Environment builder"
pkgdesc
=
"Virtual Python3 Environment builder"
options
=
"!check"
# Requires unpackaged 'flaky'
options
=
"!check"
# Requires unpackaged 'flaky'
...
@@ -29,4 +29,4 @@ package() {
...
@@ -29,4 +29,4 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
}
sha512sums
=
"
e7877a9766bc47f47a07219258201ad8457ca587a04d61119a0516da43016dda4b5cfeaf725dd0b06f1f896ac8af0f3d7a2ceed3d3f35ac7a4b6ecc607c84118
virtualenv-20.2.
1
.tar.gz"
sha512sums
=
"
4d78edbfbd5d69fdbe9a85ac3274510bea121bd0b8a55fb160449ce5944b2a8c5f93ce8ea6cff4aa6b2cfb1c8bc9ee1cecfa6debc8de2c57a7759f55a43a1a01
virtualenv-20.2.
2
.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