Port details |
- py-codecov Hosted coverage reports for Github, Bitbucket and Gitlab
- 2.1.13 devel =2 2.1.13Version of this port present on the latest quarterly branch.
- DEPRECATED: Deprecated by upstream. On February 1, 2022 this uploader will be completely deprecated and will no longer be able to upload coverage to Codecov
This port expired on: 2024-09-30
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2016-05-21 17:40:23
- Last Update: 2024-09-18 06:13:13
- Commit Hash: 31f9617
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/codecov/codecov-python
- Description:
- Python report uploader for Codecov.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}codecov>0:devel/py-codecov@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-codecov/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-codecov
- pkg install py311-codecov
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-codecov listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-codecov
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1683354627
SHA256 (codecov-codecov-python-v2.1.13_GH0.tar.gz) = b777d2a24f1a417481f158e172f60b3326799ffc121e6f762ef809d3cfffa0c9
SIZE (codecov-codecov-python-v2.1.13_GH0.tar.gz) = 27672
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- py311-ddt>0 : devel/py-ddt@py311
- py311-mock>0 : devel/py-mock@py311
- py311-pytest>0 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-coverage>0 : devel/py-coverage@py311
- py311-requests>=2.7.9 : www/py-requests@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- science/py-nilearn
- www/py-habanero
Configuration Options:
- No options to configure
- Options name:
- devel_py-codecov
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.13 18 Sep 2024 06:13:13 |
Po-Chuan Hsieh (sunpoet) |
devel/py-codecov: Mark DEPRECATED and set EXPIRATION_DATE to 2024-09-30 |
2.1.13 15 Sep 2024 07:18:21 |
Po-Chuan Hsieh (sunpoet) |
devel/py-codecov: Take maintainership |
2.1.13 14 Sep 2024 22:42:00 |
Guangyuan Yang (ygy) |
devel/py-codecov: drop maintainership |
2.1.13 06 May 2023 07:23:34 |
Guangyuan Yang (ygy) |
devel/py-codecov: Update to 2.1.13
Changelog: https://github.com/codecov/codecov-python/releases/tag/v2.1.13 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.1.12 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.1.12 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.1.12 03 Aug 2021 09:51:42 |
Guangyuan Yang (ygy) |
devel/py-codecov: Update to 2.1.12
Changelog: https://github.com/codecov/codecov-python/releases/tag/v2.1.12 |
2.1.11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.11 28 Dec 2020 23:02:15 |
antoine |
Drop python 2.7 support from a few ports
With hat: portmgr |
2.1.11 28 Dec 2020 00:40:59 |
ygy |
devel/py-codecov: Update to 2.1.11
PR: 252142
Approved by: lwhsu |
2.1.10 01 Dec 2020 11:38:28 |
ygy |
devel/py-codecov: Update to 2.1.10 and take maintainership
PR: 251392
Approved by: lwhsu |
2.0.15_1 05 Oct 2020 17:34:54 |
rene |
Return cpm@'s ports to the pool after safekeeping his commit bit.
With hat: portmgr-secretary |
2.0.15_1 10 Apr 2019 06:18:32 |
antoine |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
2.0.15 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
2.0.15 01 Feb 2018 21:53:37 |
cpm |
devel/py-codecov: Update to 2.0.15
Changelog:
https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md#2015 |
2.0.14 19 Jan 2018 18:36:15 |
cpm |
devel/py-codecov: Update to 2.0.14
Changelog:
https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md#2014 |
2.0.13 13 Jan 2018 11:33:45 |
cpm |
Fix python test suite |
2.0.13 09 Jan 2018 14:06:04 |
cpm |
- Add LICENSE_FILE |
2.0.13 09 Jan 2018 14:01:10 |
cpm |
devel/py-codecov: update to 2.0.13
Changelog: https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md |
2.0.10 07 Dec 2017 17:02:12 |
cpm |
devel/py-codecov: update to 2.0.10
Noteworthy changes in version 2.0.10
- Fix uploading when reports contain characters outside of latin-1
- Remove reduced_redundancy header from __init__.py
While I'm here, pet portlint, use a tab after a variable name. |
2.0.9_1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
2.0.9_1 31 May 2017 18:04:24 |
cpm |
devel/py-codecov: Add test support
- Switch to USE_GITHUB
- Add TEST_DEPENDS
- Allow concurrent installation (USE_PYTHON=concurrent)
- Add do-test target
- Add a comment to explain why some test cases has been removed in
patch-tests_test.py
- Bump PORTREVISION
Reviewed by: koobs
Differential Revision: https://reviews.freebsd.org/D10873 |
2.0.9 29 Apr 2017 12:07:28 |
cpm |
- Update to 2.0.9 |
2.0.7 26 Apr 2017 14:00:24 |
cpm |
- Update to 2.0.7
- Cosmetic fixes
- Remove do-test target because the package doesn't include tests |
2.0.5_1 30 Oct 2016 16:15:54 |
lwhsu |
- Remove depending on argparse, all Python versions in ports tree have it
as built-in
- Remove depending on unittest2, it is only required for Pythons lesser than
2.7
PR: 213882
Submitted by: lwhsu
Approved by: cpm (maintainer) |
2.0.5 03 Jun 2016 01:19:02 |
cpm |
- Update to 2.0.5
- Add devel/py-argparse to RUN_DEPENDS
Reviewed by: amdmi3, junovitch (mentors)
Approved by: amdmi3, junovitch (mentors)
Differential Revision: D6690 |
2.0.3 21 May 2016 17:40:16 |
cpm |
New port: devel/py-codecov
Python report uploader for Codecov
WWW: https://github.com/codecov/codecov-python
Submitted by: cpm
Reviewed by: amdmi3 (mentor)
Approved by: amdmi3 (mentor)
Differential Revision: D6450 |