dev-python/pyqode-python
Python backend for pyqode - adds Python code editing support
ChangeLog
commit 92cc8000c8e38dbf069b68ca217af0873dcad1e4
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 22 22:31:20 2026 +0200
*/*: normalize personal-maintainer metadata.xml
Unify the three styles that had accumulated across the overlay
(pf-sources-style tab+email-only, bidict-style 2-space+name,
plus a handful of one-off indents) onto a single canonical form:
- DTD URL on https
- 2-space indentation
- <maintainer type="person"> with both <email> and
<name>Ivan S. Titov</name>
Only the Titov maintainer block is touched; co-maintainers and
::gentoo proxy-project maintainers in forked packages are left
as-is. 66 files changed; pkgcheck scan identical before and
after.
commit 4df499dc7576e996258bdc1a109ea4732577227c
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Apr 21 17:07:01 2026 +0200
dev-python/pyqode-python: new package, add 4.0.2
Python backend for pyqode - adds Python code editing support on top
of dev-python/pyqode-core. Never in ::gentoo; needed as a hard dep of
dev-python/hyperspyui at import time.
Upstream's pypi metadata still names the long-renamed `pep8`
package, but the actual imports in backend/workers.py and backend/
pep8utils.py are all against `pycodestyle` (the post-rename name).
Depend on pycodestyle accordingly.
Gentoo-name-normalize the upstream dotted project name (pyqode.python
-> dev-python/pyqode-python). The 4.0.2 sdist on pypi is still under
the dotted filename, so set MY_PN and point S at it.
Tested: `ebuild ... clean compile install` is clean, 880 KiB
install tree, no QA notices.
Signed-off-by: Raukaan Cogbrother <cogbrother@raukaan.local>
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 22 22:31:20 2026 +0200
*/*: normalize personal-maintainer metadata.xml
Unify the three styles that had accumulated across the overlay
(pf-sources-style tab+email-only, bidict-style 2-space+name,
plus a handful of one-off indents) onto a single canonical form:
- DTD URL on https
- 2-space indentation
- <maintainer type="person"> with both <email> and
<name>Ivan S. Titov</name>
Only the Titov maintainer block is touched; co-maintainers and
::gentoo proxy-project maintainers in forked packages are left
as-is. 66 files changed; pkgcheck scan identical before and
after.
commit 4df499dc7576e996258bdc1a109ea4732577227c
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Apr 21 17:07:01 2026 +0200
dev-python/pyqode-python: new package, add 4.0.2
Python backend for pyqode - adds Python code editing support on top
of dev-python/pyqode-core. Never in ::gentoo; needed as a hard dep of
dev-python/hyperspyui at import time.
Upstream's pypi metadata still names the long-renamed `pep8`
package, but the actual imports in backend/workers.py and backend/
pep8utils.py are all against `pycodestyle` (the post-rename name).
Depend on pycodestyle accordingly.
Gentoo-name-normalize the upstream dotted project name (pyqode.python
-> dev-python/pyqode-python). The 4.0.2 sdist on pypi is still under
the dotted filename, so set MY_PN and point S at it.
Tested: `ebuild ... clean compile install` is clean, 880 KiB
install tree, no QA notices.
Signed-off-by: Raukaan Cogbrother <cogbrother@raukaan.local>


View
Download
Browse