Commit Graph

13 Commits

Author SHA256 Message Date
Todd R
07abd18bdf Accepting request 132966 from devel:languages:python
Restore BuildRequires: python3  This package depends on hash algorithms that are only available if python3 is installed, python3-devel will not pull them in.  Building will fail if  BuildRequires: python3 is removed.

OBS-URL: https://build.opensuse.org/request/show/132966
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=18
2012-09-06 12:58:03 +00:00
Sascha Peilicke
48a380f63f Accepting request 122056 from home:babelworx:ldig:branches:devel:languages:python
license update: BSD-2-Clause and (GPL-2.0+ or MIT)
__init__.py is the only file with a definitive license statement (BSD-2-Clause). Also, package contains jquery components (GPL-2.0+ or MIT)

OBS-URL: https://build.opensuse.org/request/show/122056
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=16
2012-05-24 14:07:00 +00:00
Todd R
ed8c9b47eb Accepting request 121937 from home:HighwayStar:branches:devel:languages:python
python3 package added

OBS-URL: https://build.opensuse.org/request/show/121937
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=15
2012-05-23 15:41:38 +00:00
Sascha Peilicke
bd846ba354 - Simplify macro usage
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=13
2012-03-10 16:54:12 +00:00
Sascha Peilicke
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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=10
2011-11-10 11:12:30 +00:00
Sascha Peilicke
38ae8e645b - Add python-distribute runtime requirement
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=9
2011-09-27 08:33:34 +00:00
Sascha Peilicke
6977a54265 Fixed link conflict
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=6
2011-09-08 14:33:29 +00:00
OBS User buildservice-autocommit
0f0d746e7c Updating link to change in openSUSE:Factory/python-coverage revision 2.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=e2ac85981a484eb01ff52aa570bd5334
2011-06-09 10:24:33 +00:00
af55ad9625 Autobuild autoformatter for 71058
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-coverage?expand=0&rev=2
2011-06-09 10:24:33 +00:00
a669657616 Accepting request 71058 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/71058
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-coverage?expand=0&rev=1
2011-06-09 10:24:22 +00:00
Sascha Peilicke
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

- Require setuptools

- Initial import

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=3
2011-05-06 12:44:31 +00:00
Ciaran Farrell
6117c7c3d0 we need setuptools at runtime
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=2
2009-08-22 20:19:41 +00:00
Ciaran Farrell
c9d8504e3a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=1 2009-06-03 15:17:25 +00:00