Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
1.2k
Issue boards
Milestones
Code
Merge requests
615
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
Merge requests
!20059
The source project of this merge request has been removed.
community/py3-django-rest-framework: upgrade to 3.12.4
Merged
community/py3-django-rest-framework: upgrade to 3.12.4
(removed):py3-django-rest-framework
into
master
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Justin Berthault
requested to merge
(removed):py3-django-rest-framework
into
master
3 years ago
Overview
0
Pipelines
0
Changes
1
Expand
👍
0
👎
0
Merge request reports
Compare
master
version 1
b9b1b48a
3 years ago
master (base)
and
latest version
latest version
71271419
1 commit,
3 years ago
version 1
b9b1b48a
1 commit,
3 years ago
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
community/py3-django-rest-framework/APKBUILD
+
2
−
2
Options
@@ -2,7 +2,7 @@
# Maintainer: Justin Berthault <justin.berthault@zaclys.net>
pkgname
=
py3-django-rest-framework
_pkgname
=
django-rest-framework
pkgver
=
3.12.
2
pkgver
=
3.12.
4
pkgrel
=
0
pkgdesc
=
"Web APIs for Django"
options
=
"!check"
# fails with "OperationalError: no such table: auth_user"
@@ -27,4 +27,4 @@ package() {
python3 setup.py
--quiet
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
sha512sums
=
"
7c3e712897562eff14ddfa4ded6627d6b4263001e0c9a4047b92da43c0fd86e8ac9d09bb54bb87ce0d4e7743553c4733a60b18327f7e4d481cb9898593731467
py3-django-rest-framework-3.12.
2
.tar.gz"
sha512sums
=
"
406b5354809b94e371a2c7d4b62ce66c18a1f60bd02574cba603ad4c44faa4297bdbbd6ee50de63fe21d2aae18386e05d46983a506bddd17f06ce610d5b727c9
py3-django-rest-framework-3.12.
4
.tar.gz"
Loading