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
3fef90a9
Commit
3fef90a9
authored
3 years ago
by
Michał Polański
Browse files
Options
Downloads
Patches
Plain Diff
community/py3-testfixtures: upgrade to 6.18.5
parent
056b6ef0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!31719
community/py3-testfixtures: upgrade to 6.18.5
Pipeline
#113792
passed
3 years ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/py3-testfixtures/APKBUILD
+4
-2
4 additions, 2 deletions
community/py3-testfixtures/APKBUILD
with
4 additions
and
2 deletions
community/py3-testfixtures/APKBUILD
+
4
−
2
View file @
3fef90a9
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname
=
py3-testfixtures
pkgver
=
6.18.
4
pkgver
=
6.18.
5
pkgrel
=
0
pkgdesc
=
"Collection of helpers and mock objects for unit tests and doc tests"
url
=
"https://github.com/Simplistix/testfixtures"
...
...
@@ -32,8 +32,10 @@ check() {
package
()
{
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
rm
-r
"
$pkgdir
"
/usr/lib/python3.
*
/site-packages/testfixtures/tests
}
sha512sums
=
"
2643ddfd7c4be7b514070e2df8e52479ad51f50a8b69507faf36d90bd92aa0201f1c3033eb00e644bac194601b0a9190c02727f18d899629ab09abfa3546ecd7
testfixtures-6.18.
4
.tar.gz
4d4ec7295bb056102995dc1c872b86059109b114ab921769d3aa2c2de96a3789fef30558f51826655b6d2d668ea1b1bc9f161a4584aab628f59d4da1fa95940e
testfixtures-6.18.
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