1
0

Commit Graph

  • ad396f7e37 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=33 Sascha Peilicke 2013-10-24 11:00:41 +00:00
  • 3fc493c581 Accepting request 204143 from devel:languages:python Tomáš Chvátal 2013-10-21 18:01:20 +00:00
  • fa07bd858d Accepting request 204138 from home:dirkmueller:branches:devel:languages:python Sascha Peilicke 2013-10-21 12:30:35 +00:00
  • e337a48f1e Accepting request 179765 from devel:languages:python Stephan Kulow 2013-06-19 14:27:32 +00:00
  • 8089c854c2 Python3 moved to devel:languages:python3 Sascha Peilicke 2013-06-17 12:50:28 +00:00
  • 576b75a262 Accepting request 175850 from devel:languages:python Stephan Kulow 2013-05-16 14:15:40 +00:00
  • f287b9d310 - Fix update-alternatives and support upgrade from previous versions Sascha Peilicke 2013-05-15 14:48:13 +00:00
  • e637f440de Accepting request 174418 from devel:languages:python Stephan Kulow 2013-05-03 11:44:18 +00:00
  • f820e2ec3c - Buildrequire python3 to get acces to the 'sha512' module (not part of python3-base which comes through python3-devel) Sascha Peilicke 2013-05-03 10:08:08 +00:00
  • 6aaf867aa4 - Update to version 1.3.3: + Upstreamed: - 0001-Restore-compatibility-with-Prettytable-0.7.2.patch - ignore-cmd2-requires.diff: Sascha Peilicke 2013-05-03 10:02:59 +00:00
  • 9ce3271a6d - Apply update-alternatives for binaries and man-pages - Drop buildrequires on python-xml, I don't see it being used Sascha Peilicke 2013-05-03 09:14:06 +00:00
  • 0b5fe3bc85 Accepting request 173961 from home:dirkmueller:branches:devel:languages:python Sascha Peilicke 2013-05-02 09:11:59 +00:00
  • 7848406a54 Accepting request 143339 from devel:languages:python Stephan Kulow 2012-11-28 13:32:50 +00:00
  • 61fe48b4a0 - Update to version 3.5.3: + Line numbers in the HTML report line up better with the source lines, fixing issue 197 + When specifying a directory as the source= option, the directory itself no longer needs to have a __init__.py file, though its subdirectories do, to be considered as source files. + Files encoded as UTF-8 with a BOM are now properly handled, fixing issue 179_. + Fixed more cases of non-Python files being reported as Python source, and then not being able to parse them as Python. Closes issue 82 (again). + Fixed memory leaks under Python 3, thanks, Brett Cannon. Closes issue 147_. + Optimized .pyo files may not have been handled correctly, issue 195_. + Certain unusually named file paths could have been mangled during reporting, issue 194_. + Try to do a better job of the impossible task of detecting when we can't build the C extension, fixing issue 183_. + Testing is now done with tox - Changes from version 3.5.2: + No changes since 3.5.2.b1 - Changes from version 3.5.2b1 + The HTML report has slightly tweaked controls: the buttons at the top of the page are color-coded to the source lines they affect. + Custom CSS can be applied to the HTML report by specifying a CSS file as the extra_css configuration value in the [html] section. + Source files with custom encodings declared in a comment at the top are now properly handled during reporting on Python 2. Python 3 always handled them properly. This fixes issue 157_. + Backup files left behind by editors are no longer collected by the source= option, fixing issue 168_. + If a file doesn't parse properly as Python, we don't report it as an error Sascha Peilicke 2012-11-20 18:20:40 +00:00
  • 1380a9da91 Accepting request 132968 from devel:languages:python Stephan Kulow 2012-09-11 07:15:33 +00:00
  • 07abd18bdf Accepting request 132966 from devel:languages:python Todd R 2012-09-06 12:58:03 +00:00
  • e664ce04d5 Accepting request 122066 from devel:languages:python Stephan Kulow 2012-05-29 08:35:12 +00:00
  • 48a380f63f Accepting request 122056 from home:babelworx:ldig:branches:devel:languages:python Sascha Peilicke 2012-05-24 14:07:00 +00:00
  • ed8c9b47eb Accepting request 121937 from home:HighwayStar:branches:devel:languages:python Todd R 2012-05-23 15:41:38 +00:00
  • b739209ccf Accepting request 108729 from devel:languages:python Stephan Kulow 2012-03-11 19:04:49 +00:00
  • bd846ba354 - Simplify macro usage Sascha Peilicke 2012-03-10 16:54:12 +00:00
  • 333009c9e6 Accepting request 90920 from devel:languages:python Stephan Kulow 2011-11-14 12:35:03 +00:00
  • 31f46a45b9 - Update to version 3.5.1: * The [paths] feature unfortunately didn't work in real world situations where you wanted to, you know, report on the combined data. Now all paths stored in the combined file are canonicalized properly. Sascha Peilicke 2011-11-10 11:12:30 +00:00
  • 38ae8e645b - Add python-distribute runtime requirement Sascha Peilicke 2011-09-27 08:33:34 +00:00
  • a35459102f Accepting request 81571 from devel:languages:python Lars Vogdt 2011-09-12 21:45:37 +00:00
  • 6977a54265 Fixed link conflict Sascha Peilicke 2011-09-08 14:33:29 +00:00
  • 0f0d746e7c Updating link to change in openSUSE:Factory/python-coverage revision 2.0 OBS User buildservice-autocommit 2011-06-09 10:24:33 +00:00
  • af55ad9625 Autobuild autoformatter for 71058 Marcus Rueckert 2011-06-09 10:24:33 +00:00
  • a669657616 Accepting request 71058 from devel:languages:python Marcus Rueckert 2011-06-09 10:24:22 +00:00
  • 0eebcc6850 - Update to version 3.4: + The XML report is now sorted by package name, fixing issue 88. + Programs that exited with sys.exit() with no argument weren't handled properly, producing a coverage.py stack trace. That is now fixed. - Changes from version 3.3.1: + Using parallel=True in .coveragerc file prevented reporting, but now does not, fixing issue 49. + When running your code with "coverage run", if you call sys.exit(), coverage.py will exit with that status code, fixing issue 50. - Added documentation (AUTHORS.txt, CHANGES.txt and README.txt) - Addded changes file Sascha Peilicke 2011-05-06 12:44:31 +00:00
  • 6117c7c3d0 we need setuptools at runtime Ciaran Farrell 2009-08-22 20:19:41 +00:00
  • c9d8504e3a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=1 Ciaran Farrell 2009-06-03 15:17:25 +00:00