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
957f7d7f
Commit
957f7d7f
authored
4 years ago
by
Keith Maxwell
Committed by
Leo
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/py3-virtualenv: upgrade to 20.0.20
Changelog
https://virtualenv.pypa.io/en/latest/changelog.html#v20-0-20-2020-05-04
parent
87e4af6e
No related branches found
No related tags found
1 merge request
!7690
main/py3-virtualenv: upgrade to 20.0.20
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/py3-virtualenv/APKBUILD
+3
-3
3 additions, 3 deletions
main/py3-virtualenv/APKBUILD
with
3 additions
and
3 deletions
main/py3-virtualenv/APKBUILD
+
3
−
3
View file @
957f7d7f
...
@@ -3,8 +3,8 @@
...
@@ -3,8 +3,8 @@
# Maintainer: Sam Dodrill <shadowh511@gmail.com>
# Maintainer: Sam Dodrill <shadowh511@gmail.com>
pkgname
=
py3-virtualenv
pkgname
=
py3-virtualenv
_pkgname
=
virtualenv
_pkgname
=
virtualenv
pkgver
=
20.0.
17
pkgver
=
20.0.
20
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"Virtual Python3 Environment builder"
pkgdesc
=
"Virtual Python3 Environment builder"
url
=
"https://www.virtualenv.org/en/latest/"
url
=
"https://www.virtualenv.org/en/latest/"
arch
=
"noarch"
arch
=
"noarch"
...
@@ -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
=
"
7e3488de539bd803d6ed1abf19661c5ca671271dd29955561f07017d7e6a40819c9b87beeba7446c7d6fbb6024643a017142b5a3f399e5b23f64e21d998bc64b
virtualenv-20.0.
17
.tar.gz"
sha512sums
=
"
cac4323b487509b202a610a341e6d495112e9f6830b595c22e507e2b918bf673f42bc377ad64b8e6dfacc733913abb9c17a367de529c197c7076dca22ddae634
virtualenv-20.0.
20
.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