Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9123444
rules
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
582 B
Subscribers
None
rules
View Options
#!/usr/bin/make -f
export
PYBUILD_NAME
=
swh.web
export
PYBUILD_OPTION
=
--test-pytest
export
PYBUILD_TEST_ARGS
=
--hypothesis-profile
=
swh-web-fast
./swh/web/tests
export
PYBUILD_BEFORE_TEST
=
ln
-s
{
dir
}
/static/
{
build_dir
}
/static
&&
\
ln
-s
{dir}/assets/
{build_dir}/assets
export
PYBUILD_AFTER_TEST
=
rm
{
build_dir
}
/static
&&
rm
{
build_dir
}
/assets
%
:
dh
$@
--with
python3
--buildsystem
=
pybuild
override_dh_install
:
dh_install
rm
-rfv
$(
CURDIR
)
/debian/python3-*/usr/lib/python*/dist-packages/.hypothesis
rm
-v
$(
CURDIR
)
/debian/python3-*/usr/lib/python*/dist-packages/swh/__init__.py
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 21, 5:29 PM (1 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3315108
Attached To
rDWAPPS Web applications
Event Timeline
Log In to Comment