https://bugzilla.redhat.com/show_bug.cgi?id=2279594
Bug ID: 2279594
Summary: Review Request: ptyxis - A container oriented terminal
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: nmontero(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL: https://nmontero.fedorapeople.org/
SRPM URL: https://nmontero.fedorapeople.org/
Description: Ptyxis is a terminal which attempts to simplify what it means to
be a terminal in the age of operating systems which are themselves containers.
Fedora Account System Username: nmontero
--
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2279594
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2320223
Bug ID: 2320223
Summary: Review-request: python-single-version - Utility to
define version string
Product: Fedora
Version: rawhide
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Assignee: nobody(a)fedoraproject.org
Reporter: benson_muite(a)emailplus.org
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
spec:
https://download.copr.fedorainfracloud.org/results/fed500/CoBang/fedora-raw…
srpm:
https://download.copr.fedorainfracloud.org/results/fed500/CoBang/fedora-raw…
description:
Utility to let you have a single source version in your code base.
This utility targets modern Python projects which have layout generated
by Poetry, with a pyproject.toml file in place of setup.py. With this
layout, the project initially has two places to maintain the version
string: one in pyproject.toml and one in some *.py file (normally
__init__.py). This duplicity often leads to inconsistency when you the
author forget to update both.
single-version was born to solve that headache circumstance. By convention,
it chooses the pyproject.toml file as original source of version string.
fas: fed500
Reproducible: Always
--
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2320223
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2319926
Bug ID: 2319926
Summary: Review-request: python-html-text - Extract text from
HTML
Product: Fedora
Version: rawhide
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Assignee: nobody(a)fedoraproject.org
Reporter: benson_muite(a)emailplus.org
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
spec:
https://download.copr.fedorainfracloud.org/results/fed500/gourmand/fedora-r…
srpm:
https://download.copr.fedorainfracloud.org/results/fed500/gourmand/fedora-r…
description:
How is html_text different from .xpath('//text()') from LXML
or .get_text() from Beautiful Soup?
- Text extracted with html_text does not contain inline styles,
javascript, comments and other text that is not normally visible
to users;
- html_text normalizes whitespace, but in a way smarter than
.xpath('normalize-space()), adding spaces around inline elements
(which are often used as block elements in html markup), and trying
to avoid adding extra spaces for punctuation;
- html-text can add newlines (e.g. after headers or paragraphs), so
that the output text looks more like how it is rendered in browsers.
fas: fed500
Comments:
Pytest7 warning seems spurious as pytest7 is not installed.
Reproducible: Always
--
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2319926
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…