#683 closed enhancement (fixed)
unbundle python rencode rpm
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | minor | Milestone: | 0.15 |
Component: | packaging | Version: | trunk |
Keywords: | Cc: |
Description
There are now packages for Fedora, we can use the same spec file to make packages for centos.
Debian doesn't have it, so we need to keep the ability to ship bundled in.
For MS Windows and OSX, the py2app / cx_freeze / py2exe should be able to pick it up no matter where it is.
Attachments (2)
Change History (7)
Changed 6 years ago by
Attachment: | rencode-1.0.3.tar.xz added |
---|
comment:1 Changed 6 years ago by
Milestone: | 0.16 → 0.15 |
---|---|
Owner: | changed from Antoine Martin to Antoine Martin |
Status: | new → assigned |
We should build updated python3-Cython
(and not just python-Cython
), which is also needed for #640.
Mostly done in r7671, beta Fedora and centos packages are available: http://xpra.org/beta/, Debian packaging still needs doing - oh joy.
The 1.0.3 source is here: http://xpra.org/src/rencode-1.0.3.tar.xz
comment:2 Changed 6 years ago by
Owner: | changed from Antoine Martin to Smo |
---|---|
Status: | assigned → new |
Debian packaging hacked together in r7860, dependency added in r7861.
Beta builds tested.
@smo: please confirm, in particular your builds seem to be having problems with rencode at '.../rencode/__init__.pyc' lacks versioning information
(seen in logs of tickets #697 and #163). This should not happen.
comment:3 Changed 6 years ago by
Owner: | changed from Smo to Antoine Martin |
---|
Not sure what the issue was recompiled rencode and problem went away.
This is the source I used http://xpra.org/src/rencode-1.0.3.tar.xz
comment:4 Changed 6 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 Changed 5 minutes ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/683
updated source