Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
74f75572
Commit
74f75572
authored
2 years ago
by
Zach van Rijn
Browse files
Options
Downloads
Patches
Plain Diff
user/psycopg2: bump { 2.8.5 --> 2.9.5 }. become maintainer. fixes
#896
.
parent
7d2604dd
Branches
master
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/py3-psycopg2/APKBUILD
+4
-4
4 additions, 4 deletions
user/py3-psycopg2/APKBUILD
with
4 additions
and
4 deletions
user/py3-psycopg2/APKBUILD
+
4
−
4
View file @
74f75572
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer:
# Maintainer:
Zach van Rijn <me@zv.io>
pkgname
=
py3-psycopg2
_pkgname
=
psycopg2
_p
=
"
${
_pkgname
#?
}
"
_p
=
"
${
_pkgname
%
"
$_p
"
}
"
pkgver
=
2.
8
.5
pkgver
=
2.
9
.5
pkgrel
=
0
pkgdesc
=
"PostgreSQL adapter for python"
url
=
"http://
initd.org/psycopg"
# No HTTPS
url
=
"http
s
://
www.psycopg.org/"
arch
=
"all"
options
=
"!check"
# Requires a running PostgreSQL server.
# Certified net clean
...
...
@@ -25,4 +25,4 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
sha512sums
=
"
d4cf9b94573b90fe56555ea5cf841aa0c4c806770f92f35a7ef2531999bb50f98eb1276e56f1540b5f2695e443bac7e9cb8bbfbd24ed82164f99663259d2da3e
psycopg2-2.
8
.5.tar.gz"
sha512sums
=
"
61e431ceeba0830597b6a02882d670fef216d3d5ee5c6c1ce7a6ecdd13a8e04ee6637f7cb2ee39517b465f1ad014c48ddbba44154bd1dfc7f3fd08bd9ea82e43
psycopg2-2.
9
.5.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