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
651
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
!18545
main/py3-hypothesis: upgrade to 6.3.0
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
main/py3-hypothesis: upgrade to 6.3.0
Leo/aports:py3-hypothesis
into
master
Overview
0
Commits
1
Pipelines
2
Changes
1
Merged
Leo
requested to merge
Leo/aports:py3-hypothesis
into
master
3 years ago
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
👍
0
👎
0
Merge request reports
Compare
master
version 1
f45f27ab
3 years ago
master (base)
and
latest version
latest version
e249384a
1 commit,
3 years ago
version 1
f45f27ab
1 commit,
3 years ago
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
main/py3-hypothesis/APKBUILD
+
2
−
2
Options
# Contributor: Drew DeVault <sir@cmpwn.com>
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname
=
py3-hypothesis
pkgver
=
6.
2
.0
pkgver
=
6.
3
.0
pkgrel
=
0
pkgdesc
=
"Advanced property-based (QuickCheck-like) testing for Python"
options
=
"!check"
@@ -35,4 +35,4 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
sha512sums
=
"
b249124f90d1d68aa6e106965b0ae78e37f095be0adc1833895f0895357d46c907074e2abe458be566708ba006b6c4375908b40ef89d52300fd41ad63abc2e52
py-hypothesis-6.
2
.0.tar.gz"
sha512sums
=
"
23f4a75232abf80cd0cafe52b0ccfc47aa79f95687efeb70f30303be611192ea3fb287aaa8c9b25806c64e75b3e0fca685eb73711e170873c9c8b3af925f65e8
py-hypothesis-6.
3
.0.tar.gz"
Loading