Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8395497
rules
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
714 B
Subscribers
None
rules
View Options
#!/usr/bin/make -f
export
PYBUILD_NAME
=
pytest-postgresql
export
PYBUILD_TEST_ARGS
=
-p
pytest_postgresql.plugin
\
--ignore-glob
=
*docker*
\
--ignore
=
tests/test_postgres_options_plugin.py
\
--postgresql-exec
=
`
find
/usr/lib/postgresql/*/bin/pg_ctl
|
head
-n
1
`
%
:
dh
$@
--with
python3
--buildsystem
=
pybuild
override_dh_auto_test
:
mkdir
-p
debian/tmp/locale/
localedef
-f
UTF-8
-i
en_US
./debian/tmp/locale/en_US.UTF-8/
localedef
-f
UTF-8
-i
de_DE
./debian/tmp/locale/de_DE.UTF-8/
export
LOCPATH
=
$(
CURDIR
)
/debian/tmp/locale/
&&
\
export
LC_ALL
=
en_US.UTF-8
&&
\
dh_auto_test
override_dh_auto_install
:
dh_auto_install
rm
-r
$(
CURDIR
)
/debian/*/usr/lib/python3.*/dist-packages/.coverage
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2025, 7:39 PM (10 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3244571
Attached To
rPTPP debian package for python3 pytest-postgresql
Event Timeline
Log In to Comment