Skip to content

Work on #92#93

Open
frmdstryr wants to merge 7 commits into
masterfrom
deb-pkg
Open

Work on #92#93
frmdstryr wants to merge 7 commits into
masterfrom
deb-pkg

Conversation

@frmdstryr

Copy link
Copy Markdown
Collaborator

Still a WIP but the packages are here: https://launchpad.net/~inkcut/+archive/ubuntu/ppa

Currently the enaml package fails to configure because it tries to compile some py files to pyc that are python either 2 only or 3 only (ex. byteplay2.py from the parser) which fails with syntax errors. I'm not sure if it's possible to make the setup script remove these or somehow have db-make ignore it. (You can remove the failing file after installing then reconfigure the package).

The rest install ok but inkcut now fails to run because somewhere it's trying to import PyQt5 and PyQt4.

@codecov-io

codecov-io commented May 25, 2018

Copy link
Copy Markdown

Codecov Report

Merging #93 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #93   +/-   ##
=======================================
  Coverage   51.54%   51.54%           
=======================================
  Files          32       32           
  Lines        2594     2594           
=======================================
  Hits         1337     1337           
  Misses       1257     1257

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 76b4852...87a534e. Read the comment docs.

@raboof raboof mentioned this pull request May 26, 2018
@AlexanderS

AlexanderS commented Nov 24, 2025

Copy link
Copy Markdown
Contributor

There is now an official Debian package: https://tracker.debian.org/pkg/inkcut (The packaging could be found at: https://salsa.debian.org/python-team/packages/inkcut)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants