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
aad68527
Commit
aad68527
authored
1 year ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
community/python3-tkinter: upgrade to 3.11.3
parent
c34fe799
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
community/python3-tkinter/APKBUILD
+19
-6
19 additions, 6 deletions
community/python3-tkinter/APKBUILD
with
19 additions
and
6 deletions
community/python3-tkinter/APKBUILD
+
19
−
6
View file @
aad68527
...
...
@@ -2,18 +2,31 @@
# Contributor: Sheila Aman <sheila@vulpine.house>
# Contributor: Pranjal Kole <pranjal.kole7@gmail.com>
pkgname
=
python3-tkinter
pkgver
=
3.11.
0
pkgver
=
3.11.
3
_basever
=
"
${
pkgver
%.*
}
"
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"A graphical user interface for the Python programming language"
url
=
"https://wiki.python.org/moin/TkInter"
arch
=
"all"
license
=
"PSF-2.0"
replaces
=
"python3"
subpackages
=
"
$pkgname
-tests::noarch python3-idle:_idle:noarch"
makedepends
=
"expat-dev openssl-dev>3 zlib-dev ncurses-dev bzip2-dev xz-dev
sqlite-dev libffi-dev tcl-dev linux-headers gdbm-dev readline-dev
tk tk-dev python3"
makedepends
=
"
bzip2-dev
expat-dev
gdbm-dev
libffi-dev
linux-headers
ncurses-dev
openssl-dev>3
python3
readline-dev
sqlite-dev
tcl-dev
tk-dev
xz-dev
zlib-dev
"
source
=
"https://www.python.org/ftp/python/
$pkgver
/Python-
$pkgver
.tar.xz
musl-find_library.patch
fix-xattrs-glibc.patch
...
...
@@ -114,7 +127,7 @@ _idle() {
}
sha512sums
=
"
314eef88ae0d68760f34d7a32f238fd2ecb27c50963baa7357c42ad8159026ec50229a0b31d83c39710a472904a06422afc082f9658a90a1dc83ccb74c08039d
Python-3.11.
0
.tar.xz
a3bba4b69322a47bfeefe42ba0fd7331b5b67fd2ab41441e2219d16ef8c6f307f1a48977afd073c18cfd24ec6cb1bfe0c4bb4b273031eb524dc7e9fb5fbcc3b6
Python-3.11.
3
.tar.xz
ab8eaa2858d5109049b1f9f553198d40e0ef8d78211ad6455f7b491af525bffb16738fed60fc84e960c4889568d25753b9e4a1494834fea48291b33f07000ec2 musl-find_library.patch
fe123dd871f7a3fa868c499a957b94f1d815a1e1de964aaff1116c579defd4d9d1e9b7eb418cf114b169b97426ed603bf4b1e61b45ec483df06abe988c6a30ee fix-xattrs-glibc.patch
"
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