Skip to content
This repository was archived by the owner on Apr 30, 2020. It is now read-only.
This repository was archived by the owner on Apr 30, 2020. It is now read-only.

Reported Requires naming scheme issues are unreadable #20

@hroncok

Description

@hroncok

Currently:

These RPMs use `python-` prefix without Python version in *Requires:
python-fmn-1.3.0-1.fc27
 * Requires: python-arrow (python2-arrow is available), python-bleach (python2-bleach is available), python-devel (python2-devel is available), python-docutils (python2-docutils is available), python-dogpile-cache (python2-dogpile-cache is available), python-fedmsg-meta-fedora-infrastructure (python2-fedmsg-meta-fedora-infrastructure is available), python-flake8 (python2-flake8 is available), python-flask (python2-flask is available), python-html5lib (python2-html5lib is available), python-markupsafe (python2-markupsafe is available), python-mock (python2-mock is available), python-pika (python2-pika is available), python-pytest (python2-pytest is available), python-requests (python2-requests is available), python-setuptools (python2-setuptools is available), python-six (python2-six is available), python-sqlalchemy (python2-sqlalchemy is available), python-twisted (python2-twisted is available)
python2-fmn-1.3.0-1.fc27
 * Requires: python-arrow (python2-arrow is available), python-bleach (python2-bleach is available), python-docutils (python2-docutils is available), python-dogpile-cache (python2-dogpile-cache is available), python-fedmsg-meta-fedora-infrastructure (python2-fedmsg-meta-fedora-infrastructure is available), python-flask (python2-flask is available), python-markupsafe (python2-markupsafe is available), python-pika (python2-pika is available), python-requests (python2-requests is available), python-six (python2-six is available), python-sqlalchemy (python2-sqlalchemy is available), python-twisted (python2-twisted is available)

Possibly:

These RPMs use `python-` prefix without Python version in *Requires:

python-fmn-1.3.0-1.fc27 BuildRequires:
   * python-arrow (python2-arrow is available)
   * python-bleach (python2-bleach is available)
   * python-devel (python2-devel is available)
   * python-docutils (python2-docutils is available)
   * python-dogpile-cache (python2-dogpile-cache is available)
   * python-fedmsg-meta-fedora-infrastructure (python2-fedmsg-meta-fedora-infrastructure is available)
   * python-flake8 (python2-flake8 is available)
   * python-flask (python2-flask is available)
   * python-html5lib (python2-html5lib is available)
   * python-markupsafe (python2-markupsafe is available)
   * python-mock (python2-mock is available)
   * python-pika (python2-pika is available)
   * python-pytest (python2-pytest is available)
   * python-requests (python2-requests is available)
   * python-setuptools (python2-setuptools is available)
   * python-six (python2-six is available)
   * python-sqlalchemy (python2-sqlalchemy is available)
   * python-twisted (python2-twisted is available)

python2-fmn-1.3.0-1.fc27 Requires:
   * python-arrow (python2-arrow is available)
   * python-bleach (python2-bleach is available)
   * python-docutils (python2-docutils is available)
   * python-dogpile-cache (python2-dogpile-cache is available)
   * python-fedmsg-meta-fedora-infrastructure (python2-fedmsg-meta-fedora-infrastructure is available)
   * python-flask (python2-flask is available)
   * python-markupsafe (python2-markupsafe is available)
   * python-pika (python2-pika is available)
   * python-requests (python2-requests is available)
   * python-six (python2-six is available)
   * python-sqlalchemy (python2-sqlalchemy is available)
   * python-twisted (python2-twisted is available)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions