Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F9339627
rules
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
644 B
Subscribers
None
rules
View Options
#!/usr/bin/make -f
export
LC_ALL
=
C.UTF-8
export
PG_CTL
:=
$(
lastword
$(
sort
$(
wildcard
/usr/lib/postgresql/*/bin/pg_ctl
)))
export
PYBUILD_NAME
=
swh.scheduler
export
PYBUILD_TEST_ARGS
=
--postgresql-exec
$(
PG_CTL
)
-m
'not db and not fs'
\
-p
no:pytest_swh_scheduler
%
:
dh
$@
--with
python3
--buildsystem
=
pybuild
override_dh_auto_build
:
rm
-rfv
$(
CURDIR
)
/swh/scheduler/simulator
rm
-fv
$(
CURDIR
)
/swh/scheduler/tests/test_simulator.py
dh_auto_build
override_dh_install
:
dh_install
rm
-v
$(
CURDIR
)
/debian/python3-*/usr/lib/python*/dist-packages/swh/__init__.py
rm
-rf
$(
CURDIR
)
/debian/python3-*/usr/lib/python*/dist-packages/.hypothesis
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jul 4 2025, 9:49 AM (5 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3299187
Attached To
rDSCH Scheduling utilities
Event Timeline
Log In to Comment