https://bugzilla.redhat.com/show_bug.cgi?id=1777350
Bug ID: 1777350
Summary: Review Request: python3-gunicorn - Python WSGI
application server
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: carl(a)george.computer
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL:
https://copr-be.cloud.fedoraproject.org/results/carlwgeorge/reviews/epel-7-…
SRPM URL:
https://copr-be.cloud.fedoraproject.org/results/carlwgeorge/reviews/epel-7-…
Description:
Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork
worker model ported from Ruby's Unicorn project. The Gunicorn server is broadly
compatible with various web frameworks, simply implemented, light on server
resource usage, and fairly speedy.
Fedora Account System Username: carlwgeorge
This package is for epel7 only.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=1809814
Bug ID: 1809814
Summary: Review Request: protonvpn-cli - Linux command-line
client for ProtonVPN written in Python
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: jflory7(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL:
https://raw.githubusercontent.com/jwflory/rpmbuild/master/rpmbuild/SPECS/pr…
SRPM URL:
https://github.com/jwflory/rpmbuild/blob/master/rpmbuild/SRPMS/protonvpn-cl…
Description: ProtonVPN-CLI is a full rewrite of the bash protonvpn-cli in
Python, which adds more features and functionality with the purpose of
improving readability, speed and reliability.
Fedora Account System Username: jflory7
Package Review
==============
Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed
===== MUST items =====
Generic:
[x]: Package successfully compiles and builds into binary rpms on at least
one supported primary architecture.
[x]: Package is licensed with an open-source compatible license and meets
other legal requirements as defined in the legal section of Packaging
Guidelines.
[x]: License field in the package spec file matches the actual license.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[-]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: Package consistently uses macros (instead of hard-coded directory
names).
[?]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Package is not known to require an ExcludeArch tag.
[-]: Large documentation must go in a -doc subpackage. Large could be size
(~1MB) or number of files.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
[x]: If (and only if) the source package includes the text of the
license(s) in its own file, then that file, containing the text of the
license(s) for the package is included in %license.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package must not depend on deprecated() packages.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as
provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
%{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local
Python:
[-]: Python eggs must not download any dependencies during the build
process.
[-]: A package which is used by another package via an egg interface should
provide egg info.
[x]: Package meets the Packaging Guidelines::Python
[x]: Package contains BR: python2-devel or python3-devel
[x]: Packages MUST NOT have dependencies (either build-time or runtime) on
packages named with the unversioned python- prefix unless no properly
versioned package exists. Dependencies on Python packages instead MUST
use names beginning with python2- or python3- as appropriate.
[x]: Python packages must not contain %{pythonX_site(lib|arch)}/* in %files
[x]: Binary eggs must be removed in %prep
===== SHOULD items =====
Generic:
[x]: Reviewer should test that the package builds in mock.
[?]: Buildroot is not present
[-]: If the source package does not include license text(s) as a separate
file from upstream, the packager SHOULD query upstream to include it.
[?]: Final provides and requires are sane (see attachments).
[x]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[-]: Sources are verified with gpgverify first in %prep if upstream
publishes signatures.
[-]: Description and summary sections in the package spec file contains
translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
architectures.
[?]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
files.
[x]: Spec use %global instead of %define unless justified.
[x]: Package has no %clean section with rm -rf %{buildroot} (or
$RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
===== EXTRA items =====
Generic:
[x]: Rpmlint is run on all installed packages.
Note: There are rpmlint messages (see below).
[x]: Spec file according to URL is the same as in SRPM.
Rpmlint
-------
Checking: protonvpn-cli-2.2.2-4.fc33.noarch.rpm
protonvpn-cli-2.2.2-4.fc33.src.rpm
protonvpn-cli.noarch: W: no-manual-page-for-binary protonvpn
2 packages and 0 specfiles checked; 0 errors, 1 warnings.
Rpmlint (installed packages)
----------------------------
protonvpn-cli.noarch: W: invalid-url URL:
https://github.com/ProtonVPN/protonvpn-cli-ng <urlopen error [Errno -2] Name or
service not known>
protonvpn-cli.noarch: W: no-manual-page-for-binary protonvpn
1 packages and 0 specfiles checked; 0 errors, 2 warnings.
Source checksums
----------------
https://github.com/ProtonVPN/protonvpn-cli-ng/archive/v2.2.2/protonvpn-cli-…
:
CHECKSUM(SHA256) this package :
c6aec40b40602f0d577097728cacd2080c2206da04625d707ab4a39ba9c2153a
CHECKSUM(SHA256) upstream package :
c6aec40b40602f0d577097728cacd2080c2206da04625d707ab4a39ba9c2153a
Requires
--------
protonvpn-cli (rpmlib, GLIBC filtered):
/usr/bin/python3
openvpn
python(abi)
python3
python3.8dist(docopt)
python3.8dist(pythondialog)
python3.8dist(requests)
python3.8dist(setuptools)
Provides
--------
protonvpn-cli:
protonvpn-cli
python3.8dist(protonvpn-cli)
python3dist(protonvpn-cli)
Generated by fedora-review 0.7.5 (5fa5b7e) last change: 2020-02-16
Command line :/usr/bin/fedora-review -D EPEL7=1 --copr-build 1282977
Buildroot used: fedora-rawhide-x86_64
Active plugins: Python, Shell-api, Generic
Disabled plugins: R, PHP, Java, fonts, C/C++, Haskell, Perl, SugarActivity,
Ocaml
Disabled flags: EPEL6, DISTTAG, BATCH, EXARCH
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=1816759
Bug ID: 1816759
Summary: Review Request: python-xpath-expressions - Treat XPath
expressions as Python objects
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: mail(a)fabian-affolter.ch
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL:
https://fab.fedorapeople.org/packages/SRPMS/python-xpath-expressions.spec
SRPM URL:
https://fab.fedorapeople.org/packages/SRPMS/python-xpath-expressions-1.0.1-…
Project URL: https://github.com/orf/xpath-expressions
Description:
This is a small, lightweight Python library to aide in the manipulations of
xpath expressions. It allows you to manipulate them as Python objects with
Python expressions and operators.
Koji scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=42742697
rpmlint output:
$ rpmlint python-xpath-expressions-1.0.1-1.fc31.src.rpm
python-xpath-expressions.src:43: W: macro-in-comment %license
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
$ rpmlint python3-xpath-expressions-1.0.1-1.fc31.noarch.rpm
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
Fedora Account System Username: fab
This package is needed for the xcat update.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=1808506
Bug ID: 1808506
Summary: Review Request: python-mulpyplexer - Module that
multiplexes interactions with lists of Python objects
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: mail(a)fabian-affolter.ch
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL: https://fab.fedorapeople.org/packages/SRPMS/python-mulpyplexer.spec
SRPM URL:
https://fab.fedorapeople.org/packages/SRPMS/python-mulpyplexer-0.08-1.fc31.…
Project URL: https://github.com/zardus/mulpyplexer
Description:
Mulpyplexer is a piece of code that can multiplex interactions with lists of
python objects.
Koji scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=41990229
rpmlint output:
$ rpmlint python-mulpyplexer-0.08-1.fc31.src.rpm
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
$ rpmlint python3-mulpyplexer-0.08-1.fc31.noarch.rpm
python3-mulpyplexer.noarch: W: no-documentation
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
Fedora Account System Username: fab
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=1787218
Bug ID: 1787218
Summary: Review Request: python-aiopg - Postgres integration
with asyncio
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: mail(a)fabian-affolter.ch
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL: https://fab.fedorapeople.org/packages/SRPMS/python-aiopg.spec
SRPM URL:
https://fab.fedorapeople.org/packages/SRPMS/python-aiopg-1.0.0-1.fc31.src.r…
Project URL: https://aiopg.readthedocs.io
Description:
aiopg is a library for accessing a PostgreSQL database from the asyncio
(PEP-3156/tulip) framework. It wraps asynchronous features of the Psycopg
database driver.
Koji scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=40027026
rpmlint output:
$ rpmlint python-aiopg-1.0.0-1.fc31.src.rpm
python-aiopg.src: W: spelling-error Summary(en_US) Postgres -> Postures,
Postgraduates
python-aiopg.src: W: spelling-error Summary(en_US) asyncio -> syncopation
python-aiopg.src: W: spelling-error %description -l en_US asyncio ->
syncopation
python-aiopg.src:46: W: macro-in-comment %check
python-aiopg.src:47: W: macro-in-comment %{buildroot}
python-aiopg.src:47: W: macro-in-comment %{python3_sitelib}
python-aiopg.src:47: W: macro-in-comment %{python3_version}
1 packages and 0 specfiles checked; 0 errors, 7 warnings.
$ rpmlint python3-aiopg-1.0.0-1.fc31.noarch.rpm
python3-aiopg.noarch: W: spelling-error Summary(en_US) Postgres -> Postures,
Postgraduates
python3-aiopg.noarch: W: spelling-error Summary(en_US) asyncio -> syncopation
python3-aiopg.noarch: W: spelling-error %description -l en_US asyncio ->
syncopation
1 packages and 0 specfiles checked; 0 errors, 3 warnings.
Fedora Account System Username: fab
I'm not sure how to deal with psycopg2-binary at the moment.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=1809910
Bug ID: 1809910
Summary: Review Request: python-registry - Read access to
Windows Registry files
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: mail(a)fabian-affolter.ch
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL: https://fab.fedorapeople.org/packages/SRPMS/python-registry.spec
SRPM URL:
https://fab.fedorapeople.org/packages/SRPMS/python-registry-1.3.1-1.fc31.sr…
Project URL: https://github.com/williballenthin/python-registry
Description:
python-registry is a pure Python library that provides read-only access to
Windows NT Registry files. These include NTUSER.DAT, userdiff, and SAM. The
interface is two-fold: a high-level interface suitable for most tasks, and
a low level set of parsing objects and methods which may be used for advanced
study of the Windows NT Registry.
Koji scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=42169178
rpmlint output:
$ rpmlint python-registry-1.3.1-1.fc31.src.rpm
python-registry.src: W: spelling-error %description -l en_US userdiff -> user
diff, user-diff, diffuse
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
$ rpmlint python3-registry-1.3.1-1.fc31.noarch.rpm
python3-registry.noarch: W: spelling-error %description -l en_US userdiff ->
user diff, user-diff, diffuse
python3-registry.noarch: W: no-documentation
1 packages and 0 specfiles checked; 0 errors, 2 warnings.
Fedora Account System Username: fab
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=1821987
Bug ID: 1821987
Summary: Review Request: CubicSDR - Cross-Platform
Software-Defined Radio Panadapter
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: matt(a)domsch.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL: https://domsch.com/fedora/sdr/CubicSDR.spec
SRPM URL:
https://domsch.com/fedora/sdr/CubicSDR-0.2.5-1.20200226gitd2f9333.fc33.src.…
Description: Cross-Platform Software-Defined Radio Panadapter
Fedora Account System Username: mdomsch
This is unretiring a dead package, which was removed because wxGTK 3.1 was not
yet available in Fedora, and the package strictly required wxGTK 3.1. Rawhide
(F33) now has wxGTK 3.1 in it's repository. As such, this package can be
unretired, and it now requires a re-review.
In parallel, I've updated the liquid-dsp package, on which CubicSDR depends, to
the latest release, as this snapshot of CubicSDR requires that.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=1821523
Bug ID: 1821523
Summary: Review Request: musl - Fully featured lightweight
standard C library for Linux
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: ngompa13(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL: https://ngompa.fedorapeople.org/for-review/musl.spec
SRPM URL: https://ngompa.fedorapeople.org/for-review/musl-1.2.0-1.fc32.src.rpm
Description:
musl is a new C standard library to power a new generation
of Linux-based devices. It is lightweight, fast, simple,
free, and strives to be correct in the sense of standards
conformance and safety.
Fedora Account System Username: ngompa
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=1816642
Bug ID: 1816642
Summary: Review Request: golang-github-resty - Simple HTTP and
REST client library
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: mail(a)fabian-affolter.ch
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL: https://fab.fedorapeople.org/packages/SRPMS/golang-github-resty.spec
SRPM URL:
https://fab.fedorapeople.org/packages/SRPMS/golang-github-resty-2.2.0-1.fc3…
Project URL: https://github.com/go-resty/resty
Description:
Simple HTTP and REST client library for Go.
Koji scratch build:
https://koji.fedoraproject.org/koji/taskinfo?taskID=42738403
rpmlint output:
$ rpmlint golang-github-resty-2.2.0-1.fc31.src.rpm
golang-github-resty.src: W: no-%build-section
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
$ rpmlint golang-github-resty-devel-2.2.0-1.fc31.noarch.rpm
golang-github-resty-devel.noarch: W: hidden-file-or-dir
/usr/share/gocode/src/github.com/go-resty/resty/.goipath
1 packages and 0 specfiles checked; 0 errors, 1 warnings.
Fedora Account System Username: fab
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=1812675
Bug ID: 1812675
Summary: Review Request: workspace - directory created on
demand
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: nobody(a)fedoraproject.org
Reporter: gp(a)zimt.uni-siegen.de
QA Contact: extras-qa(a)fedoraproject.org
CC: package-review(a)lists.fedoraproject.org
Target Milestone: ---
Classification: Fedora
Spec URL: ftp://ftp.uni-siegen.de/pub/hpc-workspace/spec/workspace.spec
SRPM URL:
ftp://ftp.uni-siegen.de/pub/hpc-workspace/srpm/workspace-0.0.20200310git-1.fc31.src.rpm
Description:
A **workspace** is a directory created in behalf of a user, associated with a
expiration date, to prevent disks from uncontrolled filling.
The project provides user and admin tools to manage those directories.
Fedora Account System Username: gerd
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component