Bug 236727 - textproc/py-feedparser: FLAVORS conflict. Enable USE_PYTHON=concurrent
Summary: textproc/py-feedparser: FLAVORS conflict. Enable USE_PYTHON=concurrent
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Sofian Brabez
URL: https://www.freebsd.org/doc/en/books/...
Keywords: easy
Depends on:
Blocks:
 
Reported: 2019-03-23 02:05 UTC by Rodrigo N. Hernandez
Modified: 2020-07-11 13:26 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (sbz)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rodrigo N. Hernandez freebsd_triage 2019-03-23 02:05:38 UTC
Hello.
Trying to install using pkg, py36-feedparser-5.2.1 conflicts with py27-feedparser-5.2.1 on /usr/local/share/doc/feedparser/NEWS
It seems that package can be benefited with the use of USE_PYTHON=concurrent to generate prefixed DOCSDIR fixing this conflict.

Thanks!
Comment 1 Sofian Brabez freebsd_committer freebsd_triage 2020-07-11 13:26:15 UTC
This old PR this seems now to be solved. We have concurrent version of packages for textproc/feedparser:

$ pkg search feedparser
py27-feedparser-5.2.1          Universal feed parser written in Python
py37-feedparser-5.2.1          Universal feed parser written in Python

Thanks for your reporting. I'm closing the PR.