notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
py-codecov Hosted coverage reports for Github, Bitbucket and Gitlab
2.1.13 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1.13Version of this port present on the latest quarterly branch.
Maintainer: ygy@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-05-21 17:40:23
Last Update: 2023-05-06 07:23:34
Commit Hash: 05ef927
Also Listed In: python
License: APACHE20
WWW:
https://github.com/codecov/codecov-python
Description:
Python report uploader for Codecov.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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 py39-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 py39-codecov listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-codecov
Package flavors (<flavor>: <package>)
  • py39: py39-codecov
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):
py37-codecov
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.1.11---2.1.11-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-codecov
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.132.1.13-2.1.132.1.13---
FreeBSD:13:quarterly2.1.132.1.132.1.132.1.132.1.132.1.132.1.132.1.13
FreeBSD:14:latest2.1.132.1.132.1.122.1.132.1.132.1.13-2.1.13
FreeBSD:14:quarterly2.1.132.1.13-2.1.132.1.132.1.132.1.132.1.13
FreeBSD:15:latest2.1.132.1.13n/a2.1.13n/a2.1.132.1.132.1.13
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. py39-ddt>0 : devel/py-ddt@py39
  2. py39-mock>0 : devel/py-mock@py39
  3. py39-pytest>0 : devel/py-pytest@py39
  4. python3.9 : lang/python39
Runtime dependencies:
  1. py39-coverage>0 : devel/py-coverage@py39
  2. py39-requests>=2.7.9 : www/py-requests@py39
  3. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  4. python3.9 : lang/python39
This port is required by:
for Run
  1. science/py-nilearn
  2. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/codecov/codecov-python/tar.gz/v2.1.13?dummy=/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.13
06 May 2023 07:23:34
commit hash: 05ef927484c010b738029a0a3391db2753dfbbedcommit hash: 05ef927484c010b738029a0a3391db2753dfbbedcommit hash: 05ef927484c010b738029a0a3391db2753dfbbedcommit hash: 05ef927484c010b738029a0a3391db2753dfbbed files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.1.12
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.1.12
03 Aug 2021 09:51:42
commit hash: ed112373f216e9d024b1423b76a8d431964490b0commit hash: ed112373f216e9d024b1423b76a8d431964490b0commit hash: ed112373f216e9d024b1423b76a8d431964490b0commit hash: ed112373f216e9d024b1423b76a8d431964490b0 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
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
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.1.11
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
2.1.11
28 Dec 2020 00:40:59
Revision:559442Original commit files touched by this commit
ygy search for other commits by this committer
devel/py-codecov: Update to 2.1.11

PR:		252142
Approved by:	lwhsu
2.1.10
01 Dec 2020 11:38:28
Revision:556726Original commit files touched by this commit
ygy search for other commits by this committer
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
Revision:551529Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
2.0.15
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:460639Original commit files touched by this commit
cpm search for other commits by this committer
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
Revision:459456Original commit files touched by this commit
cpm search for other commits by this committer
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
Revision:458927Original commit files touched by this commit
cpm search for other commits by this committer
Fix python test suite
2.0.13
09 Jan 2018 14:06:04
Revision:458529Original commit files touched by this commit
cpm search for other commits by this committer
- Add LICENSE_FILE
2.0.13
09 Jan 2018 14:01:10
Revision:458528Original commit files touched by this commit
cpm search for other commits by this committer
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
Revision:455740Original commit files touched by this commit
cpm search for other commits by this committer
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
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
2.0.9_1
31 May 2017 18:04:24
Revision:442250Original commit files touched by this commit
cpm search for other commits by this committer
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
Revision:439750Original commit files touched by this commit
cpm search for other commits by this committer
- Update to 2.0.9
2.0.7
26 Apr 2017 14:00:24
Revision:439453Original commit files touched by this commit
cpm search for other commits by this committer
- 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
Revision:424953Original commit files touched by this commit
lwhsu search for other commits by this committer
- 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
Revision:416297Original commit files touched by this commit
cpm search for other commits by this committer
- 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
Revision:415604Original commit files touched by this commit
cpm search for other commits by this committer
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

Number of commits found: 25