A micro-framework for Python based on Werkzeug, Jinja 2 and good intentions
Go to file
Miro Hrončok bc84ee68d9 Replace Conflicts python2-flask with Obsoletes and specify epoch
Resolves https://bugzilla.redhat.com/show_bug.cgi?id=1767198

The problem was:

Error: Transaction check error:
  file /usr/bin/flask from install of python3-flask-1:1.0.2-8.fc32.noarch
  conflicts with file from package python2-flask-1:1.0.2-6.fc31.noarch

That problem is caused by the missing epoch.
However even when adding the epoch, there would be an error with an explicit conflict
and python2-flask would need to be obsoleted via fedora-obsolete-packages.
We save ourselves some coordination trouble and obsolete the package from python3-flask,
despite arguably, some people might not like that as python3-flask
does not, by some definitions, "replace" python2-flask.
However, such definitions are hard to express.
2019-10-30 23:43:16 +01:00
.gitignore python-flask-1.0.2-1 2018-06-01 14:57:26 -06:00
python-flask.spec Replace Conflicts python2-flask with Obsoletes and specify epoch 2019-10-30 23:43:16 +01:00
sources python-flask-1.0.2-1 2018-06-01 14:57:26 -06:00