Ana Guerrero
03d2b51af1
Accepting request 1218732 from devel:languages:python:pytest
...
- Update packages-lock.json to fix CVE-2024-48948, update elliptic js
dependency to 6.6.0. bsc#1231688
OBS-URL: https://build.opensuse.org/request/show/1218732
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-html?expand=0&rev=18
2024-10-28 14:22:01 +00:00
0b3bcd0444
- Update packages-lock.json to fix CVE-2024-48948, update elliptic js
...
dependency to 6.6.0. bsc#1231688
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=42
2024-10-28 08:17:39 +00:00
Ana Guerrero
d4eb544515
Accepting request 1207876 from devel:languages:python:pytest
...
- Update packages-lock.json to fix CVE-2024-48949, update elliptic js
dependency. bsc#1231562
OBS-URL: https://build.opensuse.org/request/show/1207876
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-html?expand=0&rev=17
2024-10-15 12:58:14 +00:00
0a8e88fbb9
- Update packages-lock.json to fix CVE-2024-48949, update elliptic js
...
dependency. bsc#1231562
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=40
2024-10-14 10:58:25 +00:00
Ana Guerrero
53f2d73492
Accepting request 1174794 from devel:languages:python:pytest
...
- Replace node_modules.tar.gz vendoring with obs-service-node_modules
- Delete not needed patch vendor-npm.patch
- Update to 4.1.1:
* fix: Latest eslint is broken (#769 ) @BeyondEvil
* fix: original sort order (#768 ) @BeyondEvil
* [pre-commit.ci] pre-commit autoupdate (#763 ) @pre-commit-ci
- 4.1.0:
* Release v4.1.0 (#761 ) @BeyondEvil
* fix: Escaping HTML in log (#757 ) @BeyondEvil
* test: Add UTF8 test (#760 ) @BeyondEvil
* [pre-commit.ci] pre-commit autoupdate (#563 ) @pre-commit-ci
* fix: Only run npm when building from source (#758 ) @BeyondEvil
* Fix results table modification documentation (#749 ) @michalkaptur
* fix: Add collections errors to report (#756 ) @BeyondEvil
* fix: Revert report generation to full run (#754 ) @BeyondEvil
* fix: Broken duration (#753 ) @BeyondEvil
* Pytest html fix reload button typo (#738 ) @jeffwright13
- 4.0.2:
* Fix: Use absolute path for the report (#735 ) @adrien-berchet
- 4.0.1:
* fix: Incorrect label for xfailed (#733 ) @BeyondEvil
OBS-URL: https://build.opensuse.org/request/show/1174794
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-html?expand=0&rev=16
2024-05-17 18:06:37 +00:00
b6212fb191
- Replace node_modules.tar.gz vendoring with obs-service-node_modules
...
- Delete not needed patch vendor-npm.patch
- Update to 4.1.1:
* fix: Latest eslint is broken (#769 ) @BeyondEvil
* fix: original sort order (#768 ) @BeyondEvil
* [pre-commit.ci] pre-commit autoupdate (#763 ) @pre-commit-ci
- 4.1.0:
* Release v4.1.0 (#761 ) @BeyondEvil
* fix: Escaping HTML in log (#757 ) @BeyondEvil
* test: Add UTF8 test (#760 ) @BeyondEvil
* [pre-commit.ci] pre-commit autoupdate (#563 ) @pre-commit-ci
* fix: Only run npm when building from source (#758 ) @BeyondEvil
* Fix results table modification documentation (#749 ) @michalkaptur
* fix: Add collections errors to report (#756 ) @BeyondEvil
* fix: Revert report generation to full run (#754 ) @BeyondEvil
* fix: Broken duration (#753 ) @BeyondEvil
* Pytest html fix reload button typo (#738 ) @jeffwright13
- 4.0.2:
* Fix: Use absolute path for the report (#735 ) @adrien-berchet
- 4.0.1:
* fix: Incorrect label for xfailed (#733 ) @BeyondEvil
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=38
2024-05-17 09:09:31 +00:00
Ana Guerrero
7f0763b6bd
Accepting request 1108827 from devel:languages:python:pytest
...
- Refresh patches and node_modules.tar.gz
- Update to 4.0.0:
* Feat: Add duration format hook (#724 ) @BeyondEvil
* Chore: Drop support for python 3.7 (#723 ) @BeyondEvil
* Add expander to log output (#721 ) @drRedflint
* Fix: Broken sorting for custom columns (#715 ) @BeyondEvil
* Chore: Stop running scheduled tests on forks (#720 ) @BeyondEvil
* Chore: Fix tox (#718 ) @BeyondEvil
* use max height instead of fixed height (#706 ) @drRedflint
* if only one item in gallery, remove navigation (#705 ) @drRedflint
* Chore: Support legacy pytest-metadata (#714 ) @BeyondEvil
* Feature: Untemplate table header (#713 ) @BeyondEvil
* Fix: Borken HTML in jinja template (#712 ) @BeyondEvil
* Feature: Update json-data-blob (#704 ) @BeyondEvil
* Fix: Collapsed state between redraws (#703 ) @BeyondEvil
* Feature: Only one collapsed state (#701 ) @BeyondEvil
* Chore: General JS cleanup (#700 ) @BeyondEvil
* Feature: Template test and duration summary (#698 ) @BeyondEvil
* Feature: Template result filters (#697 ) @BeyondEvil
* Feature: Template table header (#696 ) @BeyondEvil
* Fix: visible query param (#695 ) @BeyondEvil
* Fix: Handle legacy py html (#694 ) @BeyondEvil
* Fix: Environment table toggle bug (#693 ) @BeyondEvil
* Feature: Add initial sort column as ini (#692 ) @BeyondEvil
* Fix: Duration sorting (#691 ) @BeyondEvil
* Fix: Logging issues with teardown (#690 ) @BeyondEvil
* Chore: Simplify results table hooks (#688 ) @BeyondEvil
* Enable variable expansion for CSS addons. (#676 ) @BeyondEvil
* Fix: results table html hook (#669 ) @BeyondEvil
* fix for #671 - Sort icons inverted in next-gen branch (#672 ) @harmin-parra
* Docs: Update ReadTheDocs to v2 (#673 ) @BeyondEvil
* Feature: Add 'session' to results summary hook (#660 ) @BeyondEvil
* Chore: Fix npm building (#658 ) @BeyondEvil
* Feature: Add hide-able Environment Table (#638 ) @BeyondEvil
* Feature: Make entire row collapsible (#656 ) @BeyondEvil
* Chore: Disambiguate collapsed (#657 ) @BeyondEvil
* Chore: Assorted fixes around pytest entry points (#655 ) @BeyondEvil
* Chore: Add eslint (#651 ) @BeyondEvil
* Chore: Decouple ReportData (#650 ) @BeyondEvil
* Chore: Add npm build hooks (#649 ) @BeyondEvil
* Docs: Fix deprecations page title [skip ci] (#645 ) @BeyondEvil
* Fix: Renamed report-data class to avoid confusion (#642 ) @BeyondEvil
* Chore: Temporary imports for backwards compat (#643 ) @BeyondEvil
* Docs: Add Deprecations docs (#640 ) @BeyondEvil
* Fix: Support cells.pop() (#641 ) @BeyondEvil
* Fix: Order and layout of outcome summary (#629 ) @BeyondEvil
* Fix: Sorting of custom table columns (#634 ) @BeyondEvil
* Chore: Allow concurrency on default branch (#639 ) @BeyondEvil
* Fix: Initial sort and query param (#637 ) @BeyondEvil
* Fix: Add skip marker results to report (#636 ) @BeyondEvil
* Fix: Deprecate use of 'True' in render_collapsed (#635 ) @BeyondEvil
* Fix: Color E(xecption) lines in the log red (#631 ) @BeyondEvil
* Fix: Handle appends on table hooks (#630 ) @BeyondEvil
* Fix: Handle assignment on table hooks (#628 ) @BeyondEvil
* Docs: Update contrib docs (#627 ) @BeyondEvil
* Fix issue with report.extra attribute (#626 ) @BeyondEvil
* chore: It's , 120 is fine (#625 ) @BeyondEvil
* Next gen (#621 ) @BeyondEvil
* chore: Migrate from Poetry to Hatch (#617 ) @BeyondEvil
* docs: Update to current (#616 ) @BeyondEvil
* fix: Broken sorting due to typo in jinja template (#614 ) @BeyondEvil
* fix: Use the same duration formatting as for the tests (#613 ) @BeyondEvil
* fix: Replacing log HTML (#611 ) @BeyondEvil
* fix: Incorrect precedence render collapsed (#610 ) @BeyondEvil
* chore: Better directory and class structure (#609 ) @BeyondEvil
* fix: Deprecate the Cells.pop function (#608 ) @BeyondEvil
* fix: Collapsed should support All and none (#605 ) @BeyondEvil
* tests: Add tests for stdout and sterr capture (#604 ) @BeyondEvil
* fix: Missing logging in report (#603 ) @BeyondEvil
* chore: Add code coverage for JS (#600 ) @BeyondEvil
* Fix: Table row hook (#599 ) @BeyondEvil
* fix: Report fails to render with pytest-xdist (#598 ) @BeyondEvil
* fix: Add config to report object (#588 ) @BeyondEvil
* update: duration_format renders deprecation warning (#589 ) @BeyondEvil
* chore: Add unit test file (#590 ) @BeyondEvil
* refactor: stop overwriting pytest data (#597 ) @BeyondEvil
* Combined fe and be (#479 ) @BeyondEvil
* Revert "Rename master branch to main" (#562 ) @BeyondEvil
* Switch to setuptools-scm >= 7.0.0 (#567 ) @dvzrv
OBS-URL: https://build.opensuse.org/request/show/1108827
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-html?expand=0&rev=15
2023-09-04 20:53:31 +00:00
e4ee7cad4b
- Refresh patches and node_modules.tar.gz
...
- Update to 4.0.0:
* Feat: Add duration format hook (#724 ) @BeyondEvil
* Chore: Drop support for python 3.7 (#723 ) @BeyondEvil
* Add expander to log output (#721 ) @drRedflint
* Fix: Broken sorting for custom columns (#715 ) @BeyondEvil
* Chore: Stop running scheduled tests on forks (#720 ) @BeyondEvil
* Chore: Fix tox (#718 ) @BeyondEvil
* use max height instead of fixed height (#706 ) @drRedflint
* if only one item in gallery, remove navigation (#705 ) @drRedflint
* Chore: Support legacy pytest-metadata (#714 ) @BeyondEvil
* Feature: Untemplate table header (#713 ) @BeyondEvil
* Fix: Borken HTML in jinja template (#712 ) @BeyondEvil
* Feature: Update json-data-blob (#704 ) @BeyondEvil
* Fix: Collapsed state between redraws (#703 ) @BeyondEvil
* Feature: Only one collapsed state (#701 ) @BeyondEvil
* Chore: General JS cleanup (#700 ) @BeyondEvil
* Feature: Template test and duration summary (#698 ) @BeyondEvil
* Feature: Template result filters (#697 ) @BeyondEvil
* Feature: Template table header (#696 ) @BeyondEvil
* Fix: visible query param (#695 ) @BeyondEvil
* Fix: Handle legacy py html (#694 ) @BeyondEvil
* Fix: Environment table toggle bug (#693 ) @BeyondEvil
* Feature: Add initial sort column as ini (#692 ) @BeyondEvil
* Fix: Duration sorting (#691 ) @BeyondEvil
* Fix: Logging issues with teardown (#690 ) @BeyondEvil
* Chore: Simplify results table hooks (#688 ) @BeyondEvil
* Enable variable expansion for CSS addons. (#676 ) @BeyondEvil
* Fix: results table html hook (#669 ) @BeyondEvil
* fix for #671 - Sort icons inverted in next-gen branch (#672 ) @harmin-parra
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=36
2023-09-04 09:58:20 +00:00
Dominique Leuenberger
9a7f384401
Accepting request 1102826 from devel:languages:python:pytest
...
- Add drop-assertpy-dep.patch to remove assertpy dependency
- Add vendor-npm.patch to vendor npm build requirements
- Update to 4.0.0rc5, compatible with python-pytest-metadata 3.0.0
(gh#pytest-dev/pytest-html#683)
- No release notes upstream
OBS-URL: https://build.opensuse.org/request/show/1102826
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-html?expand=0&rev=14
2023-08-08 13:54:50 +00:00
c5078f1fae
- Update to 4.0.0rc5, compatible with python-pytest-metadata 3.0.0
...
(gh#pytest-dev/pytest-html#683)
- No release notes upstream
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=34
2023-08-08 07:49:22 +00:00
7fe7082838
Accepting request 1102628 from home:dgarcia:branches:devel:languages:python:pytest
...
- Update to 4.0.0rc5
- Add drop-assertpy-dep.patch to remove assertpy dependency
- Add vendor-npm.patch to vendor npm build requirements
OBS-URL: https://build.opensuse.org/request/show/1102628
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=33
2023-08-07 15:54:25 +00:00
Dominique Leuenberger
0e9f29f7bd
Accepting request 1085856 from devel:languages:python:pytest
...
OBS-URL: https://build.opensuse.org/request/show/1085856
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-html?expand=0&rev=13
2023-05-10 14:19:07 +00:00
0f180bdee4
Accepting request 1085686 from home:ojkastl_buildservice:Branch_devel_languages_python_pytest
...
add sle15_python_module_pythons
OBS-URL: https://build.opensuse.org/request/show/1085686
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=31
2023-05-09 21:48:21 +00:00
Dominique Leuenberger
9ff6a4861a
Accepting request 1039079 from devel:languages:python:pytest
...
- Remove python_module macro definition
- Add python-py dependency
- Update to 3.2.0
* Explicitly add py.xml dependency.
Thanks to @smartEBL for the PR
* Implement the visible URL query parameter to control visibility of test
results on page load. (#399 )
Thanks to @TheCorp for reporting and @gnikonorov for the fix
* Make the report tab title reflect the report name. (#412 )
Thanks to @gnikonorov for the PR
* Implement environment_table_redact_list to allow for redaction of
environment table values. (#233 )
Thanks to @fenchu for reporting and @gnikonorov for the PR
OBS-URL: https://build.opensuse.org/request/show/1039079
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-html?expand=0&rev=12
2022-11-30 14:00:15 +00:00
87b3e3fedc
- Remove python_module macro definition
...
- Add python-py dependency
- Update to 3.2.0
* Explicitly add py.xml dependency.
Thanks to @smartEBL for the PR
* Implement the visible URL query parameter to control visibility of test
results on page load. (#399 )
Thanks to @TheCorp for reporting and @gnikonorov for the fix
* Make the report tab title reflect the report name. (#412 )
Thanks to @gnikonorov for the PR
* Implement environment_table_redact_list to allow for redaction of
environment table values. (#233 )
Thanks to @fenchu for reporting and @gnikonorov for the PR
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=29
2022-11-30 10:45:43 +00:00
Dominique Leuenberger
215478421d
Accepting request 864174 from devel:languages:python:pytest
...
OBS-URL: https://build.opensuse.org/request/show/864174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-html?expand=0&rev=11
2021-01-19 15:02:58 +00:00
878de64ed0
Accepting request 864144 from home:bnavigator:branches:devel:languages:python:pytest
...
- Update to 3.1.1
* Fix issue with reporting of missing CSS files. (#388 )
Thanks to @prakhargurunani for reporting and fixing!
- Changelog for 3.1.0
* Stop attaching test reruns to final test report entries (#374 )
Thanks to @VladimirPodolyan for reporting and @gnikonorov for
the fix
* Allow for report duration formatting (#376 )
Thanks to @brettnolan for reporting and @gnikonorov for the fix
- Changelog for 3.0.0
* Respect --capture=no, --show-capture=no, and -s pytest flags
(#171 ) Thanks to @bigunyak for reporting and @gnikonorov for the
fix
* Make the Results table Links column sortable (#242 )
Thanks to @vashirov for reporting and @gnikonorov for the fix
* Fix issue with missing image or video in extras. (#265 and
pytest-selenium#237)
Thanks to @p00j4 and @anothermattbrown for reporting and
@christiansandberg and @superdodd and @dhalperi for the fix
* Fix attribute name for compatibility with pytest-xdist 2. (#305 )
Thanks to @Zac-HD for the fix
* Post process HTML generation to allow teardown to appear in the
HTML output. (#131 )
Thanks to @iwanb for reporting and @csm10495 for the fix
OBS-URL: https://build.opensuse.org/request/show/864144
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=27
2021-01-18 23:18:43 +00:00
Dominique Leuenberger
91e1fdac18
Accepting request 787378 from devel:languages:python:pytest
...
- Update to 2.1.1:
* Fix issue with funcargs causing failures. (#282 )
OBS-URL: https://build.opensuse.org/request/show/787378
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-html?expand=0&rev=10
2020-03-23 11:52:10 +00:00
Tomáš Chvátal
7da827b561
- Update to 2.1.1:
...
* Fix issue with funcargs causing failures. (#282 )
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=25
2020-03-23 09:12:50 +00:00
Dominique Leuenberger
81716a28fb
Accepting request 785474 from devel:languages:python:pytest
...
- Update to 2.1.0:
* Added support for MP4 video format. (#260 )
* Added support for sorting metadata by key. (#245 )
* Added support for rendering reports collapsed (#239 )
* Added extra fixture (#269 )
* Added ability to change report title using hook (#270 )
OBS-URL: https://build.opensuse.org/request/show/785474
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-html?expand=0&rev=9
2020-03-19 18:48:15 +00:00
Tomáš Chvátal
1ac9060610
- Update to 2.1.0:
...
* Added support for MP4 video format. (#260 )
* Added support for sorting metadata by key. (#245 )
* Added support for rendering reports collapsed (#239 )
* Added extra fixture (#269 )
* Added ability to change report title using hook (#270 )
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=23
2020-03-16 08:29:50 +00:00
Dominique Leuenberger
00903144f5
Accepting request 781139 from devel:languages:python:pytest
...
- Raise minimal pytest version
OBS-URL: https://build.opensuse.org/request/show/781139
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-html?expand=0&rev=8
2020-03-04 08:39:53 +00:00
Tomáš Chvátal
df01528fd9
- Raise minimal pytest version
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=21
2020-03-03 09:52:06 +00:00
Dominique Leuenberger
9ad3142063
Accepting request 753971 from devel:languages:python:pytest
...
- Update to 2.0.1:
* Properly check for presence of CSS file
* Added support for UTF-8 display
* Fix initial sort on column
OBS-URL: https://build.opensuse.org/request/show/753971
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-html?expand=0&rev=7
2019-12-04 12:56:23 +00:00
Tomáš Chvátal
dd7a6a5252
- Update to 2.0.1:
...
* Properly check for presence of CSS file
* Added support for UTF-8 display
* Fix initial sort on column
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=19
2019-12-04 12:13:13 +00:00
Dominique Leuenberger
f17c07998e
Accepting request 732115 from devel:languages:python:pytest
...
- Update to 2.0.0:
* Drop support for python 2.7
OBS-URL: https://build.opensuse.org/request/show/732115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-html?expand=0&rev=6
2019-09-26 18:37:52 +00:00
Tomáš Chvátal
18d383ba8a
- Update to 2.0.0:
...
* Drop support for python 2.7
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=17
2019-09-20 09:49:50 +00:00
Yuchen Lin
5128da1474
Accepting request 731175 from devel:languages:python:pytest
...
OBS-URL: https://build.opensuse.org/request/show/731175
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-html?expand=0&rev=5
2019-09-18 11:11:20 +00:00
Tomáš Chvátal
70f758860b
Accepting request 730821 from home:jayvdb:py3only
...
- Define LANG in %check to fix openSUSE/SLE 15 builds
OBS-URL: https://build.opensuse.org/request/show/730821
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=15
2019-09-16 07:42:12 +00:00
Dominique Leuenberger
0690a0349d
Accepting request 722841 from devel:languages:python:pytest
...
- Update to 1.22.0:
* Refactor asset naming to be OS safe
OBS-URL: https://build.opensuse.org/request/show/722841
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-html?expand=0&rev=4
2019-08-13 11:27:10 +00:00
Tomáš Chvátal
b697f0ea8f
- Update to 1.22.0:
...
* Refactor asset naming to be OS safe
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=13
2019-08-12 15:43:34 +00:00
Dominique Leuenberger
191ea2fb4d
Accepting request 713053 from devel:languages:python:pytest
...
- Update to 1.21.1:
* Fix issue with assets filenames being too long.
* Allow opening generated html report in browser (@ssbarnea)
* Handle when report title is stored as an environment variable (@BeyondEvil)
* Change assets naming method (@SunInJuly)
OBS-URL: https://build.opensuse.org/request/show/713053
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-html?expand=0&rev=3
2019-07-03 13:15:00 +00:00
Tomáš Chvátal
ef84b2a171
- Update to 1.21.1:
...
* Fix issue with assets filenames being too long.
* Allow opening generated html report in browser (@ssbarnea)
* Handle when report title is stored as an environment variable (@BeyondEvil)
* Change assets naming method (@SunInJuly)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=11
2019-07-02 12:30:15 +00:00
Dominique Leuenberger
7c57427f4a
Accepting request 679737 from devel:languages:python:pytest
...
- Fix typo in the ansi2html Requires
- Update to 1.20.0:
* Tests running with Pytest 4.0 and Python 3.7
* Stop filtering out falsy environment values (#175 )
* Removed extraneous space from anchor tag (@chardbury)
* Always define __version__ even if get_distribution() fails (@nicoddemus)
* Refactor css config code (@crazymerlyn)
OBS-URL: https://build.opensuse.org/request/show/679737
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-html?expand=0&rev=2
2019-02-27 14:10:05 +00:00
Tomáš Chvátal
1340146715
- Fix typo in the ansi2html Requires
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=9
2019-02-27 08:14:11 +00:00
Tomáš Chvátal
1a9c286e13
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=8
2019-02-20 12:24:44 +00:00
Tomáš Chvátal
6fe6126de3
- Update to 1.20.0:
...
* Tests running with Pytest 4.0 and Python 3.7
* Stop filtering out falsy environment values (#175 )
* Removed extraneous space from anchor tag (@chardbury)
* Always define __version__ even if get_distribution() fails (@nicoddemus)
* Refactor css config code (@crazymerlyn)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=7
2019-02-14 13:40:43 +00:00
Dominique Leuenberger
b4fc02c7d5
Accepting request 651084 from devel:languages:python:pytest
...
OBS-URL: https://build.opensuse.org/request/show/651084
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-html?expand=0&rev=1
2018-11-29 21:58:18 +00:00
Tomáš Chvátal
6ceb9779a0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=3
2018-11-22 11:49:52 +00:00
Tomáš Chvátal
0d10375e4c
- Cleanup with spec-cleaner
...
- Make sure the tests are really executed
- Remove useless devel dependency
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=2
2018-11-22 10:47:10 +00:00
Tomáš Chvátal
fbb3c1e3c4
Accepting request 650723 from home:glaubitz:branches:devel:languages:python
...
- Submit fix for build dependency required for new python-dns-lexicon version
OBS-URL: https://build.opensuse.org/request/show/650723
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-html?expand=0&rev=1
2018-11-22 10:37:31 +00:00