Skip to content

Commit

Permalink
python dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gehoern committed Jan 15, 2025
1 parent ff218b4 commit 0f70e48
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions prepare_source
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,7 @@ sed -i '/0001-test-on-trio-fix-all-missing-aclose-related-warnings.patch/d' "$di
sed -i '/0002-fix-test_package_zip_list-on-3.13.patch/d' "$dir/src/debian/patches/series"
sed -i '/0003-disallow-invalid-characters-in-keys-to-xmlattr-filte.patch/d' "$dir/src/debian/patches/series"

#builddepend
sed -i 's/--with python3,sphinxdoc/--with python3,sphinxdoc,pyproject' "$dir/src/debian/rules"

version="$version_orig-1"

0 comments on commit 0f70e48

Please sign in to comment.