Robbi Nespu pushed to branch master at Debian Med / stdlib-list
Commits:
72d83f77 by robbinespu at 2021-02-24T03:14:22+08:00
added salsa-ci.yml back to repo
- - - - -
484d9bef by robbinespu at 2021-02-24T11:42:12+08:00
make rules simple
- - - - -
2 changed files:
- debian/rules
- + debian/salsa-ci.yml
Changes:
=====================================
debian/rules
=====================================
@@ -3,38 +3,11 @@ export DH_VERBOSE = 1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export PYBUILD_NAME = stdlib-list
export PYBUILD_DISABLE=test
-#export PYBUILD_BEFORE_TEST=cp -r {dir}/tests {build_dir}/python-stdlib-list/
-#export PYBUILD_AFTER_TEST=rm -r {build_dir}/python-stdlib-list/tests; find .
-name "__pycache__" -delete; find . -name "*.pyc" -delete
-#export PYBUILD_TEST_ARGS=--verbose -k tests.test_platform
-#export PYBUILD_TEST_ARGS=--verbose -k 'no test running'
PYTHON3=$(shell py3versions -r)
%:
dh $@ --with python3 --buildsystem=pybuild
-#override_dh_auto_build:
-# set -e; \
-# for python in $(PYTHON3); do \
-# $$python setup.py build; \
-# done
-
-#override_dh_install:
-# set -e; \
-# for python in $(PYTHON3); do \
-# $$python setup.py install --install-layout=deb
--root=$(CURDIR)/debian/python3-stdlib-list; \
-# done
-
-
-#override_dh_auto_test:
-# dh_auto_test --test-pytest
-
-#override_dh_auto_test:
-# PYBUILD_SYSTEM=custom
PYBUILD_TEST_ARGS="PYTHONPATH={build_dir}:$(CURDIR)/tests/mocklib {interpreter}
-m pytest tests/ -v" dh_auto_test
-
-
override_dh_installdocs:
dh_installdocs -A README.md
-#override_dh_auto_clean:
-# python3 setup.py clean -a
-
=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,7 @@
+# For more information on what jobs are run see:
+# https://salsa.debian.org/salsa-ci-team/pipeline
+---
+include:
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+ -
https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+
View it on GitLab:
https://salsa.debian.org/med-team/python-stdlib-list/-/compare/dfd79bbc5594f23777becdb3315e1544b1af6d68...484d9bef4af972865ae6c04710613f95b823e3f6
--
View it on GitLab:
https://salsa.debian.org/med-team/python-stdlib-list/-/compare/dfd79bbc5594f23777becdb3315e1544b1af6d68...484d9bef4af972865ae6c04710613f95b823e3f6
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit