Alexandre Detiste pushed to branch master at Debian Med / tnseq-transit
Commits:
8fb25cf4 by Alexandre Detiste at 2025-02-03T15:44:11+01:00
try to fix package / CI
- - - - -
2 changed files:
- + debian/patches/repair.patch
- debian/patches/series
Changes:
=====================================
debian/patches/repair.patch
=====================================
@@ -0,0 +1,11 @@
+--- a/setup.py
++++ b/setup.py
+@@ -181,7 +181,7 @@
+ # You can just specify the packages manually here if your project is
+ # simple. Or you can use find_packages().
+ #packages = find_packages('src', exclude=['contrib', 'tests']), # any
subdir in src/ with __init__.py
+- packages = ['pytransit.generic_tools', 'pytpp', 'pytransit'],
++ packages = ['pytransit.generic_tools', 'pytpp', 'pytransit',
'pytransit.analysis'],
+ package_dir = {'pytransit': 'src/pytransit', 'pytpp': 'src/pytpp'},
+ include_package_data=True,
+ #py_modules = ['tpp'],
=====================================
debian/patches/series
=====================================
@@ -1,3 +1,4 @@
skip_test_requiring_non_existing_input_data.patch
fix_problematic_comparison.patch
remove_pkg_resources.patch
+repair.patch
View it on GitLab:
https://salsa.debian.org/med-team/tnseq-transit/-/commit/8fb25cf475fc7d93b812aaaaf8b5be6cdf131f92
--
View it on GitLab:
https://salsa.debian.org/med-team/tnseq-transit/-/commit/8fb25cf475fc7d93b812aaaaf8b5be6cdf131f92
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