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
674
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
!60234
community/py3-voluptuous: upgrade to 0.14.2
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
community/py3-voluptuous: upgrade to 0.14.2
Celeste/aports:upgrade-py3-voluptuous
into
master
Overview
0
Commits
1
Pipelines
2
Changes
1
Merged
Celeste
requested to merge
Celeste/aports:upgrade-py3-voluptuous
into
master
11 months ago
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
https://github.com/alecthomas/voluptuous/releases/tag/0.14.2
👍
0
👎
0
Merge request reports
Compare
master
version 1
994570da
11 months ago
master (base)
and
latest version
latest version
78948942
1 commit,
11 months ago
version 1
994570da
1 commit,
11 months ago
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
community/py3-voluptuous/APKBUILD
+
2
−
2
Options
@@ -2,7 +2,7 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname
=
py3-voluptuous
_pkgname
=
voluptuous
pkgver
=
0.14.
1
pkgver
=
0.14.
2
pkgrel
=
0
pkgdesc
=
"Python data validation library"
url
=
"https://github.com/alecthomas/voluptuous"
@@ -42,5 +42,5 @@ package() {
}
sha512sums
=
"
807d060eb9f23aadae66f16b40ced553af3ed405ffa121c393f4629542f08e3ac0d5f956b501196176f2c8a1c9ab5646abff638792a54ac752a91cd65efd4a7e
voluptuous-0.14.
1
.tar.gz
1e126fe659e5c2c017bb13f19c2026e203d2cdcf3b5ed5946375e5f879b9f0965544e94c63adfa7aa12facde48ff1b6c7286000ea5434ccbb8247d399d500dfc
voluptuous-0.14.
2
.tar.gz
"
Loading