Comments

45 Comments
BZ#1337926 python-traceback2: missing provides for python2-traceback2
BZ#1337926 python-traceback2: missing provides for python2-traceback2
BZ#1282128 babel: nothing provides python2-babel
karma

This works great for me to build mariadb 10.1 on EL7.


%if 0%{?rhel} && 0%{?rhel} <= 7
%global cmake_name cmake3
%else
%global cmake_name cmake
%endif

BuildRequires:    %{cmake_name} >= 3.3.0

%{expand:%%%cmake_name} . \
    -DBUILD_CONFIG=mysql_release \
    -DFEATURE_SET="community" \
    (et cetera)

Thanks!

BZ#1315193 Review Request (EPEL): cmake3 - Cross-platform make system
BZ#1321198 cmake-3.5.1 is available

Works for me.

BZ#1302726 [python-click] rebase to latest version
BZ#1285555 python-click-6.3 is available

lgtm

BZ#1306026 python-mysql: nothing provides python2-mysql
BZ#1294321 Unowned mysqlclient-*.egg-info dirs
karma

Manually downloaded RPMs from Koji work for me.

BZ#1288807 python3-PyYAML: add provides for python3-yaml
karma

Manually downloaded RPMs from Koji work for me.

BZ#1288807 python3-PyYAML: add provides for python3-yaml
karma

It appears that pkg_resources is preventing the execution of even basic mkdocs commands when tornado 4 isn't present, see #1265828.

BZ#1265828 mkdocs: please build for EPEL7
BZ#1259375 python-mimeparse: missing provides for python2-mimeparse
BZ#1280442 python-taskw: remove dependency on python-ordereddict
BZ#1280443 python-pkgwat-api: remove dependency on python-ordereddict

Fixes #1241671 for me.

Sorry, I meant to say "The provides are NOT working right".

The provides are working right, details provided in bugzilla.

BZ#1241671 python-requests: missing provides for python2-requests

This update allows me to remove python-backports-ssl_match_hostname from my system. Thanks!

BZ#1231381 python-urllib3: requirement of ssl_match_hostname is no longer needed since Python 2.7.9

Can this be pushed to stable now? It is over two weeks old and has +5 karma. The previous version (7-2) is causing build errors in mock for me.

karma

This update resolved an (upstream?) issue I was having with file.uncomment. Thanks!

karma

Fixes the "Macro %py2_install has unterminated body" error I reported.

BZ#1241655 please add new python macros also to epel