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
fcad917c
Commit
fcad917c
authored
2 years ago
by
Michał Polański
Browse files
Options
Downloads
Patches
Plain Diff
community/py3-tomlkit: upgrade to 0.10.2
parent
248350af
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/py3-tomlkit/APKBUILD
+4
-5
4 additions, 5 deletions
community/py3-tomlkit/APKBUILD
with
4 additions
and
5 deletions
community/py3-tomlkit/APKBUILD
+
4
−
5
View file @
fcad917c
...
...
@@ -2,7 +2,7 @@
# Maintainer: Michał Polański <michal@polanski.me>
pkgname
=
py3-tomlkit
_realname
=
tomlkit
pkgver
=
0.10.
1
pkgver
=
0.10.
2
pkgrel
=
0
pkgdesc
=
"Python3 library for parsing and modifying TOML"
url
=
"https://github.com/sdispater/tomlkit"
...
...
@@ -19,14 +19,13 @@ build() {
}
check
()
{
py
.
test
-3
pytest
}
package
()
{
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
rm
-rf
"
$pkgdir
"
/usr/lib/python3
*
/site-packages/tests
python3 setup.py
install
--root
=
"
$pkgdir
"
--skip-build
}
sha512sums
=
"
a5082b88a9b3832393d860258dd7584ed05788777d4c1dd98415bfb7c64acf8f77eaf18c3fcf8
2491
3d999ffa37b4481675b3fce9b8af8ef9c1be0712ad622a9
tomlkit-0.10.
1
.tar.gz
e1d5353659f9a0f4ba2f6a0b82980f0b50b012e3b299c2c6b12aa8a63fc4772649bdc2b5a755c21acc46fe2d226
24
1
91
8fb09a4202cca596b6e9633be95e79d8
tomlkit-0.10.
2
.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