Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Philippe Schommers
aports
Commits
3de1b350
Commit
3de1b350
authored
Nov 29, 2019
by
Leo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/py3-testresources: remove tests/ subdirectory
parent
de1a5741
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
testing/py3-testresources/APKBUILD
testing/py3-testresources/APKBUILD
+2
-1
No files found.
testing/py3-testresources/APKBUILD
View file @
3de1b350
...
...
@@ -3,7 +3,7 @@
pkgname
=
py3-testresources
_pyname
=
testresources
pkgver
=
2.0.1
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"A pyunit extension for managing expensive test resources"
url
=
"https://launchpad.net/testresources"
arch
=
"noarch"
...
...
@@ -24,6 +24,7 @@ check() {
package
()
{
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
rm
-rf
"
$pkgdir
"
/usr/lib/python3
*
/site-packages/testresources/tests/
}
sha512sums
=
"0b23432b019400fe378e957d14a91083eef7fe1130a494b567a5274d69e4e8e09ab75861e5453c3f217507e144cf179c908f84dd1a807992d4bee0b8d32cb0f4 testresources-2.0.1.tar.gz"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment