--- document: modulemd version: 2 data: name: reviewboard stream: 3.0 version: 20190115131930 context: 099e8bd1 arch: i686 summary: A web-based code review tool description: >- Review Board is a powerful web-based code review tool that offers developers an easy way to handle code reviews. It scales well from small projects to large companies and offers a variety of tools to take much of the stress and time out of the code review process. license: module: - MIT content: - BSD - ISC - LGPLv3 - MIT - MIT and (MIT or GPLv2) - MIT and BSD - MIT and MPLv2.0 xmd: mbs: mse: TRUE scmurl: https://src.fedoraproject.org/modules/reviewboard.git?#faa59fa6c193bf31266a477771f6dcc7d24347b2 commit: faa59fa6c193bf31266a477771f6dcc7d24347b2 buildrequires: platform: ref: virtual stream: f28 context: 00000000 version: 4 filtered_rpms: [] django: ref: da53d66d3db1aa5f6afd75887b00fa26849bcc0a stream: 1.6 context: 9c690d0e version: 20180828135711 filtered_rpms: [] rpms: python-requests-oauthlib: ref: 4ff4810e7c836b78052f5a16fc019b0e03e5ee74 ReviewBoard: ref: 5656f81dc1d2a53ad113cd230dcc8a6b7b378729 python-django-cors-headers: ref: 1c0762b2af97e2ddaef3e1847fdb06d950e61ff3 python-django-evolution: ref: 9d0f9f5c4b7a1ed1680b16fa0688bf45d7fa4cca python-oauthlib: ref: 37e62f33f18ecc4632f002e7c7aa3ad73147a6fb python-django-multiselectfield: ref: 149bf58875fb7b55efe29e1735baf96d44eb99a9 python-publicsuffix: ref: 7667ae904083200453a2d5b9b119306310a6ca1d python-django-haystack: ref: 999cea3a5a6ead6f6ca9f45a60c7c62da1011ae6 python-django-oauth-toolkit: ref: 2bbcf8bcefef32936d4e36e9468280bf99ea8532 python-django-pipeline: ref: 92809ad85daf2270bb6d192adc3106fb1089cc60 python-jwt: ref: fab2b87a56b230362e251bf20aea8dba542d8713 python-asana: ref: e8395e75464604bbf4ebe55a0ee3074aafa8ca2a python-djblets: ref: a7cf64cf86b86001e1131501008b17cd82552401 python-pymdown-extensions: ref: 78a87635b426ca7e8c6f608a38789e82b5611dc9 python-django-braces: ref: 172667f02de94fec7cc7c3d64e6c86c2c9e9f41c dependencies: - buildrequires: django: [1.6] platform: [f28] requires: django: [1.6] platform: [f28] references: community: https://www.reviewboard.org documentation: https://www.reviewboard.org/docs tracker: https://hellosplat.com/s/beanbag/tickets/ profiles: default: rpms: - ReviewBoard server: rpms: - ReviewBoard api: rpms: - ReviewBoard - python2-djblets components: rpms: ReviewBoard: rationale: The Review Board code review tool repository: git+https://src.fedoraproject.org/rpms/ReviewBoard cache: https://src.fedoraproject.org/repo/pkgs/ReviewBoard ref: 3.0 buildorder: 40 python-asana: rationale: Required by ReviewBoard to interact with Asana repository: git+https://src.fedoraproject.org/rpms/python-asana cache: https://src.fedoraproject.org/repo/pkgs/python-asana ref: 0.7 buildorder: 30 python-django-braces: rationale: Required by django-oauth-toolkit repository: git+https://src.fedoraproject.org/rpms/python-django-braces cache: https://src.fedoraproject.org/repo/pkgs/python-django-braces ref: 1 python-django-cors-headers: rationale: Required by ReviewBoard repository: git+https://src.fedoraproject.org/rpms/python-django-cors-headers cache: https://src.fedoraproject.org/repo/pkgs/python-django-cors-headers ref: 1.1 python-django-evolution: rationale: A database modification library used and maintained by the Review Board upstream repository: git+https://src.fedoraproject.org/rpms/python-django-evolution cache: https://src.fedoraproject.org/repo/pkgs/python-django-evolution ref: 0.7 python-django-haystack: rationale: An older version of the Haystack search library for Django, needed for compatibility. repository: git+https://src.fedoraproject.org/rpms/python-django-haystack cache: https://src.fedoraproject.org/repo/pkgs/python-django-haystack ref: 2.4 python-django-multiselectfield: rationale: An older version of a mult-select form field needed by Review Board. repository: git+https://src.fedoraproject.org/rpms/python-django-multiselectfield cache: https://src.fedoraproject.org/repo/pkgs/python-django-multiselectfield ref: 0.1 python-django-oauth-toolkit: rationale: Required by ReviewBoard for OAuth2 support repository: git+https://src.fedoraproject.org/rpms/python-django-oauth-toolkit cache: https://src.fedoraproject.org/repo/pkgs/python-django-oauth-toolkit ref: 0.9 buildorder: 20 python-django-pipeline: rationale: An older version of this asset-packaging library for Django that is compatible with Review Board. repository: git+https://src.fedoraproject.org/rpms/python-django-pipeline cache: https://src.fedoraproject.org/repo/pkgs/python-django-pipeline ref: 1.6 python-djblets: rationale: Review Board tool library repository: git+https://src.fedoraproject.org/rpms/python-djblets cache: https://src.fedoraproject.org/repo/pkgs/python-djblets ref: 1.0 buildorder: 10 python-jwt: rationale: Required for asana and oauthlib repository: git+https://src.fedoraproject.org/rpms/python-jwt cache: https://src.fedoraproject.org/repo/pkgs/python-jwt ref: reviewboard-3.0 python-oauthlib: rationale: Required by django-oauth-toolkit repository: git+https://src.fedoraproject.org/rpms/python-oauthlib cache: https://src.fedoraproject.org/repo/pkgs/python-oauthlib ref: 1.0 buildorder: 10 python-publicsuffix: rationale: Required by python-djblets repository: git+https://src.fedoraproject.org/rpms/python-publicsuffix cache: https://src.fedoraproject.org/repo/pkgs/python-publicsuffix ref: reviewboard-3.0 python-pymdown-extensions: rationale: Required by ReviewBoard for Markdown support repository: git+https://src.fedoraproject.org/rpms/python-pymdown-extensions cache: https://src.fedoraproject.org/repo/pkgs/python-pymdown-extensions ref: 3 python-requests-oauthlib: rationale: Required by Asana repository: git+https://src.fedoraproject.org/rpms/python-requests-oauthlib cache: https://src.fedoraproject.org/repo/pkgs/python-requests-oauthlib ref: 0.8 buildorder: 20 artifacts: rpms: - ReviewBoard-0:3.0.11-1.module_2686+be376157.noarch - ReviewBoard-0:3.0.11-1.module_2686+be376157.src - python-asana-0:0.7.0-3.module_2082+f7d2b01a.src - python-django-braces-0:1.12.0-3.module_1655+dba3aef0.src - python-django-cors-headers-0:1.1.0-1.module_1655+dba3aef0.src - python-django-evolution-1:0.7.7-13.module_2432+692b5256.src - python-django-haystack-0:2.4.1-13.module_2432+692b5256.src - python-django-haystack-docs-0:2.4.1-13.module_2432+692b5256.noarch - python-django-multiselectfield-0:0.1.3-10.module_1655+dba3aef0.src - python-django-oauth-toolkit-0:0.9.0-3.module_1655+dba3aef0.src - python-django-pipeline-0:1.6.14-2.module_2082+f7d2b01a.src - python-djblets-0:1.0.8-2.module_2426+39b53d0b.src - python-jwt-0:1.6.4-2.2.module_2435+826df835.src - python-oauthlib-0:1.0.3-6.module_2686+be376157.src - python-publicsuffix-0:1.1.0-7.1.module_2438+232e381d.src - python-pymdown-extensions-0:3.5-5.module_1655+dba3aef0.src - python-requests-oauthlib-0:0.8.0-7.module_2686+be376157.src - python2-asana-0:0.7.0-3.module_2082+f7d2b01a.noarch - python2-django-braces-0:1.12.0-3.module_1655+dba3aef0.noarch - python2-django-cors-headers-0:1.1.0-1.module_1655+dba3aef0.noarch - python2-django-evolution-1:0.7.7-13.module_2432+692b5256.noarch - python2-django-haystack-0:2.4.1-13.module_2432+692b5256.noarch - python2-django-multiselectfield-0:0.1.3-10.module_1655+dba3aef0.noarch - python2-django-oauth-toolkit-0:0.9.0-3.module_1655+dba3aef0.noarch - python2-django-pipeline-0:1.6.14-2.module_2082+f7d2b01a.noarch - python2-djblets-0:1.0.8-2.module_2426+39b53d0b.noarch - python2-jwt-0:1.6.4-2.2.module_2435+826df835.noarch - python2-oauthlib-0:1.0.3-6.module_2686+be376157.noarch - python2-publicsuffix-0:1.1.0-7.1.module_2438+232e381d.noarch - python2-pymdown-extensions-0:3.5-5.module_1655+dba3aef0.noarch - python2-requests-oauthlib-0:0.8.0-7.module_2686+be376157.noarch - python3-django-cors-headers-0:1.1.0-1.module_1655+dba3aef0.noarch - python3-jwt-0:1.6.4-2.2.module_2435+826df835.noarch - python3-oauthlib-0:1.0.3-6.module_2686+be376157.noarch - python3-publicsuffix-0:1.1.0-7.1.module_2438+232e381d.noarch - python3-requests-oauthlib-0:0.8.0-7.module_2686+be376157.noarch ...