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
d4c23569
Commit
d4c23569
authored
3 years ago
by
Philipp Glaum
Committed by
Leo
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/py3-alembic: upgrade to 1.6.3
parent
fd354cc1
No related branches found
No related tags found
1 merge request
!21634
community/py3-alembic: upgrade to 1.6.3
Pipeline
#82494
passed
3 years ago
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/py3-alembic/APKBUILD
+4
-2
4 additions, 2 deletions
community/py3-alembic/APKBUILD
with
4 additions
and
2 deletions
community/py3-alembic/APKBUILD
+
4
−
2
View file @
d4c23569
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Maintainer: Philipp Glaum <p@pglaum.de>
# Maintainer: Philipp Glaum <p@pglaum.de>
pkgname
=
py3-alembic
pkgname
=
py3-alembic
_pkgname
=
alembic
_pkgname
=
alembic
pkgver
=
1.6.
2
pkgver
=
1.6.
3
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"A database migration tool for SQLAlchemy."
pkgdesc
=
"A database migration tool for SQLAlchemy."
url
=
"https://pypi.org/project/alembic/"
url
=
"https://pypi.org/project/alembic/"
...
@@ -26,4 +26,6 @@ package() {
...
@@ -26,4 +26,6 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
}
sha512sums
=
"d5b23812d3e65e9642f39e2596ab86773476a77959938f518438d7659c2da5436432fdc020a5fbda33fe866a047d9558f7a4c5eabe032a6d3f2e6d04ff7928e7 alembic-1.6.2.tar.gz"
sha512sums
=
"
4a73e67962d44de719b9873e4b61153607cb2ebcdd15a19172fc4ea641e2909339ca448e83fa8ecb871a270ccd980f16fcf4a880e9742a177649c4dc44cb30cd alembic-1.6.3.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