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
1f0cef44
Commit
1f0cef44
authored
4 years ago
by
Kaarle Ritvanen
Browse files
Options
Downloads
Patches
Plain Diff
community/py3-django: upgrade to 3.0.8
parent
b0fde3cd
No related branches found
No related tags found
1 merge request
!11958
community/rclone: upgrade to 1.52.3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/py3-django/APKBUILD
+3
-3
3 additions, 3 deletions
community/py3-django/APKBUILD
with
3 additions
and
3 deletions
community/py3-django/APKBUILD
+
3
−
3
View file @
1f0cef44
...
@@ -2,13 +2,13 @@
...
@@ -2,13 +2,13 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
py3-django
pkgname
=
py3-django
_pkgname
=
Django
_pkgname
=
Django
pkgver
=
1.11.29
pkgver
=
3.0.8
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"A high-level Python3 Web framework"
pkgdesc
=
"A high-level Python3 Web framework"
url
=
"https://djangoproject.com/"
url
=
"https://djangoproject.com/"
arch
=
"noarch"
arch
=
"noarch"
license
=
"BSD-3-Clause"
license
=
"BSD-3-Clause"
depends
=
"python3 py3-tz"
depends
=
"python3
py3-asgiref py3-sqlparse
py3-tz"
makedepends
=
"py3-setuptools"
makedepends
=
"py3-setuptools"
options
=
"!check"
# some depends missing, others in community/testing
options
=
"!check"
# some depends missing, others in community/testing
source
=
"https://files.pythonhosted.org/packages/source/
${
_pkgname
:0:1
}
/
$_pkgname
/
$_pkgname
-
$pkgver
.tar.gz"
source
=
"https://files.pythonhosted.org/packages/source/
${
_pkgname
:0:1
}
/
$_pkgname
/
$_pkgname
-
$pkgver
.tar.gz"
...
@@ -69,4 +69,4 @@ package() {
...
@@ -69,4 +69,4 @@ package() {
ln
-s
django-admin
"
$pkgdir
"
/usr/bin/django-admin-3
ln
-s
django-admin
"
$pkgdir
"
/usr/bin/django-admin-3
}
}
sha512sums
=
"
dc8d1c5c09f998bf7015967961247e56a9c1dd55701534c6bce6dac2270a5531e1162d9bcbf5ec5f4d411d2d0dc820c82fd9b69628c5ff944bb9f1a22290a562
Django-
1.11.29
.tar.gz"
sha512sums
=
"
92d169fb37883355f1898fc13b54b6732ec14d71f77e4b91db30dd9bfb5df8b34c1c9566af6ddc37e00a9e3eadd38b6a51ff604a4da4285167f66b55215be301
Django-
3.0.8
.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