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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Dominika Liberda
aports
Commits
ad0ff1fe
Commit
ad0ff1fe
authored
6 years ago
by
Kevin Daudt
Committed by
Natanael Copa
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/ipython: upgrade to 7.2.0
parent
3f6cab7d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/ipython/APKBUILD
+2
-2
2 additions, 2 deletions
testing/ipython/APKBUILD
with
2 additions
and
2 deletions
testing/ipython/APKBUILD
+
2
−
2
View file @
ad0ff1fe
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
# Contributor: Kevin Daudt <kdaudt@alpinelinux.org>
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname
=
ipython
pkgname
=
ipython
pkgver
=
7.
1
.0
pkgver
=
7.
2
.0
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"A rich toolkit to help you make the most of using Python interactively"
pkgdesc
=
"A rich toolkit to help you make the most of using Python interactively"
url
=
"https://ipython.org/"
url
=
"https://ipython.org/"
...
@@ -40,4 +40,4 @@ package() {
...
@@ -40,4 +40,4 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
}
sha512sums
=
"
f31da8651bbb3507e95b61d7bec38d5be0ca93582b9e0cf0129313a862588993e250aedb30674e2763a6ecc998607d1b1e58aa84710f597a8cca9cbc66feffff
ipython-7.
1
.0.tar.gz"
sha512sums
=
"
5a0f58f51f98007fff659dc95e659620533b268e4486460bec9cb589e7aa7e75766fd268bcb70a65d1f49548dbd3e9ccceb634c576b17654a1032b5b3219b6a1
ipython-7.
2
.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